Lessons

The following lessons explain different programming concepts and have been published by our members. Search for a particular lesson using the filters

Plotting Distributions with Python

Learn how to graph functions with Python using NumPy and Matplotlib. Discover how to visualize data and boost your programming skills!

Master Django Rest Framework to build powerful web applications and RESTful APIs. Discover essential tips and best practices for your development journey!

Discover the key differences between jQuery and JavaScript! Learn which to use for your web projects and enhance your coding skills today!

Learn about HTTP, the key protocol for web communication. Discover how it works, its request methods, and response codes. Understand the interaction between client and server, how data is transmitted, and what status codes mean. Click to explore and dive deeper into the topic.

Event Driven Programming: website load, user click, window resize, etc. As a developer, you have to make sure that your applications have a flow. That flow is determined by all the possible events that can occur as the user interacts with your app.

Developers spend hours every day using the command line (a.k.a: The Terminal). Embrace reality and become more powerful than ever before.

Learn how to implement linear regression in Python using scikit-learn. Master data prediction and analysis today! Click to explore more!

Explore the fascinating origins of probability in games like Senet! Discover how ancient games shaped our understanding of chance. Learn more now!

Python is a programming language with the fastest-growing community in the world, it does almost everything you can think of, and the best news is that it's one of the easiest to learn.

What is the Internet: Everything you see on the Internet is a text document. Everything!! As developers, all we do is generate chunks of text based on a set of criteria. If you understand this simple concept, the sky will be the limit.

Learn here everything about Back-End Web development and what it takes to become a Back-End developer

Learn the difference between controlled and uncontrolled inputs in React.js. Master form handling and enhance your app's performance today!

Master PHP sessions and learn to manage user data securely. Discover essential techniques for effective session handling in your web applications!

Learn how to implement Naive Bayes in Python using scikit-learn. Master classification techniques and boost your data science skills today!

Master the art of crafting an amazing resume that lands interviews! Discover essential tips and examples to showcase your skills effectively.

Master PHP syntax with our easy-to-follow guide! Learn essential concepts, data types, and practical examples. Understand the core structure of PHP programming and how it compares to JavaScript. Start coding today and explore the full potential of PHP for web development

For senior developers, it is imposible to think about developing a JS application without Webpack. Thanks to Webpack, developing front-end feels good and professional for the first time.So its time to learn what is webpack

The Context API is one of the most recent tools that the React.js team created to handle application data flow. It is the perfect companion for building small to mid-size applications without the need of a state management library like Redux

Hooks are like Steroids for React Components, and they are almost impossible to avoid. This lesson will focus on the 2 most important ones: useState and useEffect.

Load more...