🌐
YouTube
youtube.com › channel › UC8butISFwT-Wl7EV0hUK0BQ › search
freeCodeCamp.org - YouTube
Learn math, programming, and computer science for free. A 501(c)(3) tax-exempt charity. We also run a free learning interactive platform at freecodecamp.org
🌐
YouTube
youtube.com › watch
Learn Python - Full Course for Beginners [Tutorial] - YouTube
This course will give you a full introduction into all of the core concepts in python. Follow along with the videos and you'll be a python programmer in no t...
Published   July 11, 2018
Discussions

What's the difference between the core courses and other youtube videos?
So I’m a complete 0 at Python and starting with the Scientific Computing with Python course. However, I noticed there’s this other YouTube video from FCA, but it’s not one of the core certificate options of the website. What’s the difference? Should I be starting with the video linked ... More on forum.freecodecamp.org
🌐 forum.freecodecamp.org
0
0
February 22, 2022
freecodecamp python course isn't really teaching me anything
Honestly speaking, CS50x is excellent for those who have no background at all. More on reddit.com
🌐 r/learnpython
71
47
January 5, 2024
Youtube tutorial
Why some of the latest tutorials of freeCodeCamp in youtube is not available? Such as ‘data structure’ and ‘machine learning in python’. More on forum.freecodecamp.org
🌐 forum.freecodecamp.org
0
0
September 17, 2019
Learning Python

I've taken all three and would highly recommend each and that you take them in the order they're displayed in the curriculum. It goes from the basics to more advanced stuff as you go down. They're all high quality courses and dive deep into the behind the scenes type stuff of how Python and the various packages work. I found that to be especially helpful in learning the material. For the courses...

The first is scientific computing with Python. This one goes over the basics of Python, python functionalities and how Python code runs. Its a fantastic intro to Python.

The second course is the data analysis with Python. This goes over data analysis packages such as Numpy, Pandas and some graphing/visualization packages. This one is where I feel Python excels and will provide a lot of value to someone interested in data processing / manipulation.

The last course is the Machine Learning with Python which goes over TensorFlow and SKLearn (the two most common packages for machine learning in Python). It goes over the theory behind machine learning as well as showing you how to develop ML models. Depending on the field you go into, you may not use ML models, but it was still really awesome to learn about and understand how these things work, as well as build a few myself!

I hope this helps and good luck on your coding journey!

More on reddit.com
🌐 r/FreeCodeCamp
6
10
May 23, 2022
🌐
freeCodeCamp
freecodecamp.org › news › learn-python-free-python-courses-for-beginners
Learn Python – Free Python Courses for Beginners
December 13, 2021 - Programming for Everybody (Getting Started with Python) - University of Michigan ... In this freeCodeCamp YouTube Course, you will learn programming basics such as lists, conditionals, strings, tuples, functions, classes and more.
🌐
YouTube
youtube.com › watch
Speedrunning The Freecodecamp Python Course In Under 300 Hours (Part 1) - YouTube
In this new series, Justin will be going through the Scientific Computing with Python course on freeCodeCamp and attempt to speedrun through this while teach...
Published   June 10, 2022
🌐
YouTube
youtube.com › watch
Python for Beginners – Full Course [Programming Tutorial]
Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.
🌐
YouTube
youtube.com › watch
Python Tutorial for Beginners (with mini-projects)
Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.
🌐
Medium
medium.com › @ntcoding › learn-python-full-course-for-beginners-by-freecodecamp-org-on-youtube-3fe44485b4e5
Learn Python — Full Course for Beginners (by freeCodeCamp.org, on YouTube) | by Naoya Tatsuzawa | Medium
July 1, 2024 - Learn Python — Full Course for Beginners (by freeCodeCamp.org, on YouTube) I’ve just finished watching a YouTube video, Learn Python — Full Course for Beginners by freeCodeCamp.org. The video …
🌐
freeCodeCamp
freecodecamp.org › news › ultimate-beginners-python-course
Ultimate Beginner's Python Course
September 20, 2023 - You can watch the full course on the freeCodeCamp.org YouTube channel (9-hour watch). Beau Carnes · I'm a teacher and developer with freeCodeCamp.org. I run the freeCodeCamp.org YouTube channel.
Find elsewhere
🌐
YouTube
youtube.com › freecodecamp.org
Intermediate Python Programming Course - YouTube
Take your Python skills to the next level with this intermediate Python course. First, you will get a review of basic concepts such as lists, strings, and di...
Published   August 27, 2020
Views   320K
🌐
freeCodeCamp
freecodecamp.org › news › python-programming-course
Free Python Programming Course
October 4, 2024 - We just released an all-new Python programming course on the freeCodeCamp.org YouTube channel. My name is Beau Carnes and I created this course. I’ve previously created one of the most popular JavaScript courses on YouTube as well as many ...
🌐
freeCodeCamp
freecodecamp.org › news › tag › youtube
youtube - freeCodeCamp.org
Browse thousands of programming tutorials written by experts. Learn Web Development, Data Science, DevOps, Security, and get developer career advice.
🌐
freeCodeCamp
forum.freecodecamp.org › python
What's the difference between the core courses and other youtube videos? - Python - The freeCodeCamp Forum
February 22, 2022 - So I’m a complete 0 at Python and starting with the Scientific Computing with Python course. However, I noticed there’s this other YouTube video from FCA, but it’s not one of the core certificate options of the website. …
🌐
freeCodeCamp
freecodecamp.org › news › tag › python
Python - freeCodeCamp.org
Browse thousands of programming tutorials written by experts. Learn Web Development, Data Science, DevOps, Security, and get developer career advice.
🌐
YouTube
youtube.com › freecodecamp.org
12 Beginner Python Projects - Coding Course - YouTube
Improve your Python skills by following along with 12 different Python project tutorials.🎥 Course developed by Kylie Ying. Check out her YouTube channel: ht...
Published   December 9, 2020
Views   4M
🌐
YouTube
youtube.com › freecodecamp.org
Python for Everybody - Full University Python Course - YouTube
This Python 3 tutorial course aims to teach everyone the basics of programming computers using Python. The course has no pre-requisites and avoids all but th...
Published   May 2, 2019
Views   1M
🌐
Class Central
classcentral.com › subjects › programming › programming languages › python
Free Video: Python Tutorial for Beginners from freeCodeCamp | Class Central
August 29, 2024 - Comprehensive Python tutorial covering basics to advanced topics, including system setup, syntax, data structures, control flow, error handling, and project building for beginners.
🌐
Reddit
reddit.com › r/learnpython › freecodecamp python course isn't really teaching me anything
r/learnpython on Reddit: freecodecamp python course isn't really teaching me anything
January 5, 2024 -

Hello!
I have no background in computer science, data analytic, or coding at all. I've always been interested in learning how to code. A few days ago I began going through the Scientific Computing with Python (Beta) course(?) on freecodecamp website. I finished the first module and I feel like I haven't really learned anything. I can follow the instructions and go through each module/project pretty quickly but at the end of the day it feels like I don't know what I'm actually doing. I'm just following directions without actually knowing what it does or what it means. maybe a lot of the tasks are common sense to someone who is a CS major but I am completely lost. Is there a website or course or book that teaches the fundamentals?

🌐
freeCodeCamp
freecodecamp.org › news › learning-python-from-zero-to-hero-120ea540b567
Learning Python: From Zero to Hero
September 30, 2017 - In Python, we can do that using @property (decorators) to define getters and setters. Let’s see it with code:
🌐
freeCodeCamp
forum.freecodecamp.org › python
Youtube tutorial - Python - The freeCodeCamp Forum
September 17, 2019 - Why some of the latest tutorials of freeCodeCamp in youtube is not available? Such as ‘data structure’ and ‘machine learning in python’.