Learn with Google AI. Whether you're just learning to code or you're a seasoned machine learning practitioner, you'll find information and exercises in this resource center to help you develop your skills and advance your projects.
What's in a Production Web Application? · Stephen Mann
This is the second post in a series. If you want to start from the beginning: Don’t Do This in Production. Early in my career, I worked at a company that built web content management systems. Their product helped marketing departments self-manage their own websites, instead of relying on developers to make every change. This product helped their customers reduce operational expenses, and it helped me learn how to build web applications.
GraphQL Server Tutorial with Apollo Server and Express - RWieruch
Learn how to build a GraphQL server with Apollo Server and Express with authentication, authorization, pagination, subscription, database access, tests ...
Philip Roberts: What the heck is the event loop anyway? | JSConf EU 2014 -
JavaScript programmers like to use words like, “event-loop”, “non-blocking”, “callback”, “asynchronous”, “single-threaded” and “concurrency”. We say things l...
The Total Beginner's Guide to Game AI - Artificial Intelligence - GameDev.n
This article will introduce you to a range of introductory concepts used in artificial intelligence for games (or ‘Game AI’ for short) so that you can understand what tools are available for approaching your AI problems, how they work together, and how you might start to implement them in the language or engine of your choice.
Webpack 4 course - part one. Entry, output and ES6 modules - wanago.io - Ma
1. Webpack 4 course – part one. Entry, output and ES6 modules2. Webpack 4 course – part two. Using loaders to handle scss, image files and transpile JS3. Webpack 4 course – part three. Working with plugins4. Webpack 4 course – part four. Code splitting with SplitChunksPlugin5. Webpack 4 course – part five. Built-in optimization […]
Learn web development with over 550 free video lessons ranging from writing basic HTML and CSS to creating custom web applications with Laravel and WordPress. What will you learn today?
What's the best way to learn to write better and faster SQL queries?
Imagine how spider-man's life would look like if he had never find out that he can shoot webs from his wrist... Not a good starting point, isn't it? Sometimes one can learn to write SQL queries but miss critical functionalities and important features, which can change their day-to-day life and sa
For years, my self-education was stupid and wasteful. I learned by consuming blog posts, Wikipedia articles, classic texts, podcast episodes, popular books, video lectures [http://academicearth.org/], peer-reviewed papers, ... (Read More)