Web Servers and APIs using C++

Web Servers and APIs using C++

C++ has re-emerged as a go-to language for developing high-performance websites and web applications. C++ compiles to machine code, making it faster to start up and execute. For users, this means less time waiting for a site to render. This course teaches developers how to build a website powered by Read more…

.NET MAUI: Advanced UI and Custom Control Techniques

.NET MAUI: Advanced UI and Custom Control Techniques

Take your .NET MAUI development skills to the next level with this comprehensive course on advanced UI techniques and animations. Learn to create engaging, professional-grade mobile applications through practical, hands-on examples and real-world projects. This course guides you through essential advanced topics in .NET MAUI development, starting with mastering transformations Read more…

Let's Build 10 NextJs Projects

Let’s Build 10 NextJs Projects

NextJs is an open source web development framework built by Vercel, and built upon the React JavaScript library. It has become one of the most beloved frameworks for front-end and back-end web developers because it offers server-side rendering by default, and static-site generation. Because it is a framework, NextJs handles Read more…

Learning Python

Learning Python

Python—the popular and highly-readable object-oriented language—is both powerful and relatively easy to learn. Whether you’re new to programming or an experienced developer, this course can help you get started with Python. Joe Marini provides an overview of the installation process, basic Python syntax, and an example of how to construct Read more…