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 time!
About Channel:
We're an open source community of busy people who learn to code and build projects for nonprofits.
Python Django Framework - Full Course for Beginners
by
freeCodeCamp.org
on
Youtube
Duration:
3.56 hours
Learn the Python Django framework with this free full course. Django is a high-level Python Web framework that encourages rapid development and clean, ...
About Channel:
We're an open source community of busy people who learn to code and build projects for nonprofits.
Full stack Python Flask tutorial - Build a social network
by
freeCodeCamp.org
on
Youtube
Duration:
0.63 hours
Learn how to build a basic social platform with the Python Flask web framework. In this video we review how to create a database, pull data in and out of that ...
About Channel:
We're an open source community of busy people who learn to code and build projects for nonprofits.
Get Productive with Python in Visual Studio Code
by
freeCodeCamp.org
on
Youtube
Duration:
0.75 hours
Learn how to use the cross-platform, free, and open source Visual Studio Code for all your Python development needs. From editing, to linting, to debugging and ...
About Channel:
We're an open source community of busy people who learn to code and build projects for nonprofits.
Natural Language Processing (NLP) Tutorial with Python & NLTK
by
freeCodeCamp.org
on
Youtube
Duration:
0.64 hours
This video will provide you with a comprehensive and detailed knowledge of Natural Language Processing, popularly known as NLP. You will also learn about ...
About Channel:
We're an open source community of busy people who learn to code and build projects for nonprofits.
Tweet Visualization and Sentiment Analysis in Python - Full Tutorial
by
freeCodeCamp.org
on
Youtube
Duration:
1.5 hours
In this Python tutorial, the Tweepy module is used to stream live tweets directly from Twitter in real-time. The tweets are visualized and then the TextBlob module ...
About Channel:
We're an open source community of busy people who learn to code and build projects for nonprofits.
Snake Game Python Tutorial
by
freeCodeCamp.org
on
Youtube
Duration:
0.82 hours
Learn to code a snake game using Python and Pygame. This is suited for intermediate level programmers with some experience but anyone is welcome to ...
About Channel:
We're an open source community of busy people who learn to code and build projects for nonprofits.
Connect Four Python Game Tutorial with pygame
by
freeCodeCamp.org
on
Youtube
Duration:
1.1 hours
Learn how to program Connect Four in Python 3 and pygame. First, see how to store the board state, and build a simple command line interface for dropping ...