Best of CourseApril 2023

  1. 1
    Article
    Avatar of freecodecampfreeCodeCamp·3y

    ChatGPT Course – Use the OpenAI API to Create Five Projects

    Ania Kubow, a renowned software developer and course creator, takes you on a deep dive into the fascinating world of the OpenAI API. With five engaging projects, you'll learn to create a ChatGPT clone, a DALL-E Image Creator, and a SQL Generator, among others.

  2. 2
    Article
    Avatar of freecodecampfreeCodeCamp·3y

    Mastering Zustand: A Simple and Efficient State Management Library for React

    Zustand, a minimalistic state management library for React, offers just that. It doesn't rely on a provider, making it less prone to errors and faster than React's context API. It's also less opinionated, allowing developers to adapt it to their preferred way of working with React.

  3. 3
    Article
    Avatar of freecodecampfreeCodeCamp·3y

    Create a Personal Website with Next.js 13, Sanity.io, TailwindCSS, and TypeScript

    Create a personal website with Next.js 13, Sanity.io, Tailwind CSS, and TypeScript. The course is divided into multiple sections, each designed to help you grasp essential concepts and apply them in a practical setting. You'll learn how to create individual project pages, style them, and add a navigation bar.

  4. 4
    Article
    Avatar of medium_jsMedium·3y

    FREE Advanced ChatGPT Prompt Engineering Course

    A free advanced ChatGPT prompt engineering course is available. It covers Python scripting, combining Python with ChatGPT prompts, and building a real-world prototype with ChatGPT. The course also provides a Notion template and the source code for a Bitcoin Analyzer.

  5. 5
    Article
    Avatar of freecodecampfreeCodeCamp·3y

    Use Bash Scripting to Enhance Your Productivity

    Use Bash Scripting to Enhance Your Productivity Bash scripting is an essential skill for any developer, system administrator, or power user who wants to automate repetitive tasks and make their workflow more efficient. The course is perfect for beginners who are new to bash scripting or want to refresh their knowledge.

  6. 6
    Article
    Avatar of freecodecampfreeCodeCamp·3y

    Learn Machine Leaning without Libraries or Frameworks

    "No Black Box" Machine Learning Course in JavaScript offers a hands-on approach to understanding machine learning systems by coding from scratch. By delving into the inner workings of these algorithms, you'll gain valuable insights and experience that will help you become a more proficient developer.

  7. 7
    Article
    Avatar of freecodecampfreeCodeCamp·3y

    Prepare for Your JavaScript Interview

    Roadside Coder, a full-stack developer and popular course creator, guides you through each section of the course with clear and concise instructions. The course also covers callback functions, arrow functions, and lexical scope. You'll also be well-equipped to answer JavaScript interview questions related to closures and functions.

  8. 8
    Article
    Avatar of freecodecampfreeCodeCamp·3y

    Unleash the Power of React Native to Build Mobile Apps

    The full React Native course is designed to take you from the basics of app development to creating your own weather app with a sleek user interface and real-time data integration. The course will walk you through core concepts such as components, state management, hooks, and styling, while providing hands-on experience and practical examples.

  9. 9
    Article
    Avatar of freecodecampfreeCodeCamp·3y

    Build Minimal APIs in .NET 7

    The freeCodeCamp.org YouTube channel will teach you the power of Minimal APIs in.NET 7 and build well-constructed endpoints with C#,.NET 7, and Swagger. Learn about the changes you'll need to make to your Program.cs file to accommodate Minimal API endpoints.

  10. 10
    Article
    Avatar of freecodecampfreeCodeCamp·3y

    Use Scrapy for Web Scraping in Python

    The Scrapy Beginners Course is broken down into 13 easy-to-follow parts that cover everything you need to know to get started with web scraping. The course also teaches you how to deploy your scraper to the cloud and schedule it to run periodically. Using fake user-agents and browser headers to avoid getting blocked.