Learn Python 3 and 110+ other coding courses
Python is a general-purpose, versatile and popular programming language. It’s great as a first language because it is concise and easy to read, and…
Learn Java and 110+ coding courses
Java is among the most popular programming languages out there, mainly because of how versatile and compatible it is. Java can be used for…
Learn Node.js and 110+ coding courses
JavaScript has been the most popular programming language for the last 6 years. The powerful Node.js runtime environment has been ranked the technology most…
Learn PHP and 110+ coding courses
PHP is a widely used server-side programming language that’s become increasingly fast and powerful over the years. PHP works well with HTML and databases,…
Learn Redux and 110+ other coding courses
Why Learn Redux? If you’re building React applications, you’re likely sharing some kind of data between React components. When the application scales and sharing…
Learn Conversational Design with Alexa & 110+ other coding courses
Why Learn Alexa? With a comprehensive understanding of the process for developing a custom Alexa skill, you will join a community of developers that…
Technical Interview Practice with JavaScript & 110+ coding courses
Why practice technical interview problems with JavaScript? You’ll need to pass a technical interview if you want to be hired for a technical role….
Technical Interview Practice with Java & 110+ coding courses
Why practice technical interview problems with Java? You’ll need to pass a technical interview if you want to be hired for a technical role….
Java for Programmers
Why Java for Programmers? This course is dedicated to programmers who are already familiar with the world of programming and are looking to become…
Deploying with Netlify and Heroku
Outcomes You’ve created a site or an app on your local computer, and now you want to share it with the world. What do…
Learn p5.js & 110+ other coding courses
Why Learn p5.js? Learn how to be expressive with code! The p5.js JavaScript library provides tools that simplify the process of programming interactive visuals…
Learn HTML & 110+ other coding courses
HTML is the foundation of all web pages. Without HTML, you wouldn’t be able to organize text or add images or videos to your…
Learn JavaScript & 110+ other coding courses
JavaScript is among the most powerful and flexible programming languages of the web. It powers the dynamic behavior on most websites, including this one….
Learn React & 110+ other coding courses
ReactJS offers graceful solutions to some of front-end programming’s most persistent issues, allowing you to build dynamic and interactive web apps with ease. It’s…
Learn Data Visualization with Python & 110+ other coding courses
When we present data graphically, we can see the patterns and insights we’re looking for. It becomes easier to grasp difficult concepts or identify…
Learn Linear Regression in R & 110+ other coding courses
This course is an introduction to the topic of linear regression and how to implement them using the R programming language. Linear regression models…
Learn Handlebars & 110+ other coding courses
Learn to create semantic templates using a popular and lightweight semantic templating engine, Handlebars! This styling of templates allows you to create simple, easy…
Livestreams & 110+ other coding courses
Why Code Along with Livestreams? The videos in these projects are recordings of previous livestreams. Livestreams offer a unique opportunity to see experienced programmers…
Learn dplyr & 110+ other coding courses
This course is an introduction to the dpylr package and how to use it with the R programming language. The dpylr package is commonly…
Learn Statistics with R & 110+ other coding courses
This course is a great introduction to both fundamental statistics concepts and the R programming language. R is used by professionals in the Data…
CS101 Livestream Series
The content we’ll cover is designed for students and is similar to what you’d see in your first semester of a college Computer Science…
Learn ASP.NET & 110+ other coding courses
If you want to build fast, secure, and maintainable web apps, ASP.NET is your framework. Built by Microsoft on top of the C# language,…
Learn Testing for Web Development & 110+ other coding courses
esting is essential for web development. A good test suite for a web application allows you to confidently build new features without breaking old…
How to Debug JavaScript Errors & 110+ other coding courses
This course will guide you through the basics of debugging and handling JavaScript errors to build a growth mindset approach to programming and prevent…
Learn Hardware Programming with CircuitPython
CircuitPython is a programming language designed to simplify experimenting and learning to program on hardware devices. It makes getting started with low-cost microcontroller boards…
Learn Node-SQLite & 110+ other coding courses
This course lays the groundwork for developing fully integrated web applications, connecting your servers to your databases. With communication between a back-end database and…
Learn Flask & 110+ other coding courses
Python is a powerful, general-purpose programming language used by novices, scientific researchers, software engineers, and data scientists. Flask is a web framework that allows…
Learn Authentication with Ruby on Rails & 110+ other coding courses
Most applications out there require you to sign up. As a user, you can sign up for a service, log in, and log out…
Learn Emojicode & 110+ other coding courses
Emojicode is a real programming language with playful syntax like 😀 🔤Hello, world!🔤❗️ in place of traditional programming keywords. Learning it can bring some smiles and…
Technical Interview Practice with Python & 110+ other coding courses
You’ll need to pass a technical interview if you want to be hired for a technical role. Don’t worry — these interviews are pretty…
Learn Navigation Design & 110+ other coding courses
This course will take your knowledge of website design to the next level. It’s not enough to just know HTML and CSS—if you want…
Learn JavaScript Unit Testing & 110+ other coding courses
ests are essential for programmers! Errors in software are inevitable and costly. Testing enables programmers to catch more of their own bugs before deploying…
Learn D3 & 110+ other coding courses
This popular JavaScript library allows us to create beautiful interactive data visualization for the web. Take-Away Skills: Learn the basics of data visualization with…
Learn Color Design & 110+ other coding courses
This course will teach you to use color more effectively on your websites. It’s perfect for marketers who want to learn how the effective…
Learn Intermediate SQL for Marketers and Product Managers & 110+ other coding courses
Once you have the SQL foundation you need, it’s time to apply those skills on-the-job. Designed for Marketers, Product Managers, Consultants, and Data Analysts,…
Learn Statistics with NumPy & 110+ other coding courses
NumPy is a popular Python library that will help you calculate large quantities and common descriptive statistics without writing these functions from scratch. These…
Learn the Basics of Android & 110+ other coding courses
The use of mobile devices is increasing every year. Meet the operating system that powers nearly 90% of these devices—Android. Take-Away Skills In this…
Learn the Watson API & 110+ other coding courses
IBM Watson is one of the most powerful AI systems in the world. Learn how to plug your code into the Watson API to…
How to Clean Data with Python & 110+ other coding courses
People say that data scientists spend 80% of their time cleaning data and only 20% of their time doing analysis. Learn some of the…
How to Implement Search Algorithms with Python & 110+ other coding courses
Optimizing your approach for each search in your application makes your overall system more efficient. Proficiency in this topic will help prepare you for…
How to Transform Tables with SQL & 110+ other coding courses
This course lets you get more sophisticated with what you can do with data. Even if you are not doing data analysis yourself, understanding…
How to Analyze Business Metrics with SQL & 110+ other coding courses
Building on the knowledge from the Learn SQL course, this course expands on the skillset that you’ll need to be able to interact with…
Learn Express & 110+ other coding courses
With these skills, you’ll be able to build APIs in JavaScript and implement the CRUD (create, retrieve, update, and delete) functionality which forms the…
Learn Asynchronous JavaScript & 110+ other coding courses
Asynchronous JavaScript can be tricky even for experienced developers, but it’s part of what makes JavaScript such a powerful and efficient programming language. Take-Away…
Learn A-Frame (VR) & 110+ other coding courses
A-Frame is a popular open-source web framework for building virtual reality experiences in the web browser. It is based on top of HTML, making…
Learn Sorting Algorithms with Python & 110+ other coding courses
Sorting numbers is one of the most commonly used computer science operations. There is an abundance of data in our digital world and sorting…
Learn Natural Language Processing & 110+ other coding courses
From your virtual assistant recommending a restaurant to that terrible autocorrect you sent your parents, natural language processing (NLP) is a rapidly growing presence…
Learn the Basics of Blockchain with Python & 110+ other coding courses
Blockchain is a powerful technology with applications in fields such as cryptocurrency, healthcare, insurance, government, music, identification, supply chain, data management, and many more….
How to Deploy a Website & 110+ other coding courses
Deploying—or pushing new code to a server—is an integral part of a developer’s daily workflow. Knowing the relationship between your computer (including your local…
Learn Statistics with Python & 110+ other coding courses
Statistics is a tool used to communicate our understanding of data. It helps us understand the world better, make assertions, and communicate our confidence…
Learn Recursion with Python & 110+ other coding courses
Recursion gives you a new perspective on problem-solving by defining a problem in terms of itself. This mind-bending concept unlocks new strategies for reducing…
Learn Sass & 110+ other coding courses
Sass is an easy-to-use styling language that helps reduce a lot of the repetition and maintainability challenges of traditional CSS. Learning Sass will not…
Learn AngularJS 1.X & 110+ other coding courses
As a web developer, you’ll need to learn how to use new frameworks on a regular basis. AngularJS is a full-featured framework that is…
Learn Data Analysis with Pandas & 110+ other coding courses
Pandas provides tools for working with tabular data, i.e. data that is organized into tables that have rows and columns. Tabular data has a…
Learn Complex Data Structures & 110+ other coding courses
These data structures use a layer of abstraction to make specific operations much more straightforward. They’re designed as solutions for problems that don’t require…
Learn Responsive Design & 110+ other coding courses
As a website developer, it’s your responsibility to ensure that your websites remain legible and visually appealing across a variety of devices. Using responsive…
Learn Web Scraping with Beautiful Soup & 110+ other coding courses
Many of your coding projects may require you to pull a bunch of information from an HTML or XML page. This task can be…
Learn the Basics of Regular Expressions & 110+ other coding courses
Regular expressions, or regex for short, are one of the most powerful and applicable techniques in programming. We can use regular expressions to search…
Learn the Basics of Machine Learning & 110+ other coding courses
Machine learning, the field of computer science that gives computer systems the ability to learn from data, is one of the hottest topics in…
Learn to Program Alexa & 110+ other coding courses
With a comprehensive understanding of the process for developing a custom Alexa skill, you’ll be prepared to publish your own program and work with…
Learn Ruby on Rails & 110+ other coding courses
As one of the most powerful ways to quickly develop web applications, Ruby on Rails has a high relevance and demand in today’s marketplace….
Linear Data Structures & 110+ other coding courses
Data structures are the way computer programs are able to store and retrieve data. In this course, you will learn about and build the…
Learn jQuery & 110+ other coding courses
With HTML and CSS, you can build visually appealing static web pages. With a bit of JavaScript, you can add dynamic behavior to these…
Learn Vue.js & 110+ other coding courses
Modern web apps require increasingly complicated front-ends that can handle large amounts of user interactions and dynamic data. For example, Instagram has over 95…
Learn Bash Scripting & 110+ other coding courses
The essence of a useful technology is the mechanization of a repetitive process, and that is exactly the spirit of a bash script: a…
Learn Bootstrap & 110+ other coding courses
If you want to quickly create a website without writing tons of CSS from scratch, then Bootstrap 4 might be the framework you’re looking…
Create a Professional Website with Velo by Wix & 110+ other coding courses
With Wix you can create a site that fits your needs in no time. Wix offers a huge range of expertly designed templates that…
Learn Game Development with Phaser.js & 110+ other coding courses
Learn how to make Phaser games in this series of lessons, quizzes, and projects. Turn your game ideas into game realities and build on…
Building Interactive JavaScript Websites & 110+ other coding courses
This course will guide you through combining HTML, CSS, and JavaScript to make exciting interactive sites! The concepts covered in this course lay the…
Learn TypeScript & 110+ other coding courses
JavaScript is a powerful programming language. But as it continues to evolve, outdated code gets messy and difficult to maintain. That’s where TypeScript comes…
Learn Go & 110+ other coding courses
Go (or Golang) is an open source programming language designed to build fast, reliable, and efficient software at scale. Google uses Go specifically for…
How to Make a website with NameCheap & 110+ other coding courses
Everything you see on a website is a result of the combination of HTML and CSS. With these two languages, you will have the…
Learn Kotlin & 110+ other coding courses
Kotlin is a modern, expressive programming language made with developers in mind. Concise, open-source, and safe, Kotlin is a popular language for Android development,…
Learn Git & 110+ other coding courses
Ever have an “I lost all my work and I have a deadline the next day” moment? Git is the most popular version control…
Learn the Command & 110+ other coding courses
We use our mouse and fingers to click images of icons and access files, programs, and folders on our devices. However, this is just…
Learn Swift & 110+ other coding courses
Swift is a powerful programming language that is easy and also fun to learn. Its code is safe by design, yet also produces software…
Learn Ruby & 110+ other coding courses
Ruby is a general-purpose language that is still popular and in high demand in the marketplace, as it’s more commonly used in Rails applications….
Learn R & 110+ other coding courses
R is a widely used statistical programming language that’s beloved by users in academia and industry. R works well with data, making it a…
Learn How to Code & 110+ other coding courses
Programming is, quite literally, all around us. From the take-out we order, to the movies we stream, code is ever present in our lives….
Learn C# & 110+ other coding courses
C# is one of the most popular programming languages and can be used for a variety of things, including mobile applications, game development, and…
Learn CSS & 110+ other coding courses
Without CSS, every web page would be drab plain text and images that flowed straight down the page. With CSS, you can add color…
Learn SQL & 110+ other coding courses
We live in a data-driven world: people search through data to find insights to inform strategy, marketing, operations, and a plethora of other categories….
WordPress Training Kit
WP Training Kit With WP Training Kit Package, you get access to step-by-step tutorial videos to set up your own profit-pulling website….
WordPress Security
WP Security The Brand New, 8 Part, Step By Step Video Course on WP Security ” Finally, Discover How to Secure Your WordPress…
WordPress Gutenberg
WP Gutenberg The Brand New, 9 Part, Step By Step Video Course That Shows You… “Finally, Learn How To Use the WordPress Gutenberg…
WordPress Engagement
WP Engagement The Brand New, 8 Part, Step By Step Video Course on WP Engagement. “Finally, Discover How to Increase Engagement On Your WordPress…
WordPress Automation Secrets
WordPress Automation Secrets This is Brand New 8-Part Video Course “Finally, Discover How to Free Up Your Valuable Time & Run Your WordPress Site…
WordPress Affiliate Program
WordPress Affiliate System This is the Brand New, 7 Part, Step By Step Video Course. Discover How You Can Start an Affiliate System On…