Best of CourseAugust 2022

  1. 1
    Article
    Avatar of communityCommunity Picks·4y

    Full Docker Course [FREE]

    The course is a mix of animated theoretic explanations and hands-on demo’s to follow along. You will have a deep understanding of the concepts and a great overall big picture of how Docker is used in the whole software development process. It's a handy way to quickly look something up or refresh your knowledge at work.

  2. 2
    Article
    Avatar of medium_jsMedium·4y

    The 2022 Python Programmer RoadMap

    The 2022 Python Programmer RoadMap is an illustrated guide to become a Python Developer in 2022. Python is an open-source language meaning people are constantly collaborating to make it easier to use in every industry.

  3. 3
    Article
    Avatar of freecodecampfreeCodeCamp·4y

    Frontend Web Developer 21-Hour Bootcamp

    Frontend Web Developer 21-Hour Bootcamp will teach you the core skills you need to know to become a frontend web developer. You will learn various web development technologies and create a few projects.

  4. 4
    Article
    Avatar of kdnuggetsKDnuggets·4y

    Free AI for Beginners Course

    A 12 week, 24 lesson curriculum designed to introduce learners to the world of AI. You can see specific course content, laid out lesson by lesson, here. If you are interested in knowing more, you might want to get to know the instructors for the course.

  5. 5
    Article
    Avatar of freecodecampfreeCodeCamp·4y

    Implement Event-Driven Architecture with React and FastAPI

    A course on the freeCodeCamp.org YouTube channel will teach you how to code an event-driven system with React, FastAPI, and Redis. You will learn to use the Finite State Machine pattern. The program will change the state every time there is a new event.

  6. 6
    Article
    Avatar of freecodecampfreeCodeCamp·4y

    Learn React from Three All-Star Instructors

    Learn React from Three All-Star Instructors React is one of the most popular frontend JavaScript frameworks. We just published a full React course for beginners on the freeCodeCamp.org YouTube channel. This course is a project-based course and focuses on teaching you everything you need to know to start creating your own React applications.

  7. 7
    Article
    Avatar of freecodecampfreeCodeCamp·4y

    Learn CSS in 11 Hours

    Learn CSS in 11 Hours is essential for frontend web developers to understand how to use CSS. Watch the full course below or on the freeCodeCamp.org YouTube channel (11-hour watch) We've already published a popular HTML course from Dave Gray.

  8. 8
    Article
    Avatar of quick_codeQuick Code·4y

    5 Free Golang Courses to learn Go Programming

    Golang is an open-source programming language developed at Google by Rob Pike, Robert Griesemer, and Ken Thompson. It is a procedural, compile-time, and statically-typed programming language designed by Google to address the problems that Google had in developing software at scale. In this Golang course, we will cover: Loops Arrays Maps Structs and Structs.

  9. 9
    Article
    Avatar of freecodecampfreeCodeCamp·4y

    How to Code 20 Beginner Python Projects

    Tomi Tokko created a video course on the freeCodeCamp.org YouTube channel that will teach you how to create 20 fun Python projects. Tomi has created a bunch of really popular tutorials both on his own channel and on thefreeCode camp.org channel.

  10. 10
    Article
    Avatar of hackernoonHacker Noon·4y

    Why You Need to Learn Multiple Programming Languages

    Boot.dev is a battery-included computer science curriculum in the browser. The full curriculum will only require the use of about 6 languages in total. The majority of the program can just use JavaScript, Python, and Go. If you only write one programming language, it’s easy to assume a certain You might find yourself needing to look up syntax occasionally, but everyone does that.

  11. 11
    Article
    Avatar of rpythonReal Python·4y

    Building a URL Shortener With FastAPI and Python – Real Python

    A URL shortener reduces the number of characters in a URL, making it easier to read, remember, and share. By following this step-by-step project, you’ll build a URLShortener with Python and FastAPI.

  12. 12
    Article
    Avatar of devgeniusDev Genius·4y

    Is Java Pass By Value or Pass By Reference

    The above diagram shows how the first code block is put together. S generates two variables and an object. The first one has the heading Sting object, the second one is about the Course Object. The refereeing address is the only item that has changed here.

  13. 13
    Article
    Avatar of tuts_plusTuts+·4y

    PHP Tutorial for Beginners: Free 7 Hour Course

    Learn the fundamentals of PHP and use it to write web apps in this free course. Follow along to learn the most important skills writing apps for the web.

  14. 14
    Article
    Avatar of freecodecampfreeCodeCamp·4y

    Learn HTML and CSS by Building an Order Summary Component

    The freeCodeCamp.org YouTube course will help you learn HTML and CSS through building an order summary component. Madison Kanna created the course and will show you how to solve a challenge from Frontend Mentor.

  15. 15
    Article
    Avatar of kdnuggetsKDnuggets·4y

    Free Python Project Coding Course

    Free Python Project Coding Course clocks in at almost exactly 3 hours. It walks you from Python newbie to what you might call a proficient intermediate Pythonista in this length of time. Don't forget to check out some other Python courses we have recently highlighted.

  16. 16
    Article
    Avatar of freecodecampfreeCodeCamp·4y

    Create Stardew Valley Using Python and Pygame

    The freeCodeCamp.org YouTube course will teach you how to create a Stardew Valley game clone using Python and Pygame. The game you will create has features such as farming, foraging, a day and night cycle, weather effects, a merchant, and more.

  17. 17
    Article
    Avatar of hashnodeHashnode·4y

    Don't Tell Me You Don't Know About These Online Tools Self-Developers Use!

    There is no arguing about how important the internet has helped and is still helping self-developers. There are basic tools that would get you started and help you improve your tech journey and make it a pleasant one. Here is a list of sites to check for the courses you wish to take on your journey.

  18. 18
    Article
    Avatar of quick_codeQuick Code·4y

    5 Free Online Courses for Beginners to learn Vue JS

    Vue.js is easy to integrate into existing projects and is a good option for building refined Single-Page Applications (SPAs) It is a top-rated free Vue JS course on Udemy with a 4.8 out of 5-course rating and a 2-hour 38-minute length.

  19. 19
    Article
    Avatar of quick_codeQuick Code·4y

    7 Free Online Flutter Courses to learn App Development

    Flutter is a cross-platform software development kit created by Google. The course will introduce you to Flutter, a high-performance and intuitive framework for building Android and iOS apps from scratch. It is a top-rated free Flutter course on Udemy with a 4.0 out of 5-course rating and a 1-hour 41-minute length.

  20. 20
    Article
    Avatar of pointerPointer·4y

    trane-project/trane: An automated practice system for learning complex skills

    Trane is an automated learning system for acquiring complex skills. It is based on the principles of spaced repetition, mastery learning, and chunking. Trane selects exercises to present to the user. It tries to keep the difficulty of the exercises balanced, so that the selected exercises lie slightly outside the user's current abilities.