Posts

Showing posts with the label Youtube

[Video Tutorial] Learn Python - Full Course for Beginners

Image
freeCodeCamp.org freeCodeCamp.org 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! Want more from Mike? He's starting a coding RPG/Bootcamp - https://simulator.dev/ ⭐️ Contents ⭐ ⌨️ ( 0:00 ) Introduction ⌨️ ( 1:45 ) Installing Python & PyCharm ⌨️ ( 6:40 ) Setup & Hello World ⌨️ ( 10:23 ) Drawing a Shape ⌨️ ( 15:06 ) Variables & Data Types ⌨️ ( 27:03 ) Working With Strings ⌨️ ( 38:18 ) Working With Numbers ⌨️ ( 48:26 ) Getting Input From Users ⌨️ ( 52:37 ) Building a Basic Calculator ⌨️ ( 58:27 ) Mad Libs Game ⌨️ ( 1:03:10 ) Lists ⌨️ ( 1:10:44 ) List Functions ⌨️ ( 1:18:57 ) Tuples ⌨️ ( 1:24:15 ) Functions ⌨️ ( 1:34:11 ) Return Statement ⌨️ ( 1:40:06 ) If Statements ⌨️ ( 1:54:07 ) If Statements & Comparisons ⌨️ ( 2:00:37 ) Building a better Calculator ⌨️ ( 2:07:17 ) Dictionaries ⌨️ ( 2:14:13 ) While Loop ⌨️ ( 2:20:21 ) Building a Guessing Game ⌨️ ...