Python intro, setup and basics - Advent of Python ๐ Course - Day 1
About this lesson
First day from the "Advent of Python ๐ Course" video series where we will learn how to install Python, prepare the setup, some basics of #python (variables, operators, loops and conditional statements) and then we will apply all of this to solve the 1st day of the Advent of Code 2022 challenge: https://adventofcode.com/2022/day/1 Link to the Advent of Python ๐ Course GitHub repository: https://github.com/enricd/Advent_of_Python_Course Course Playlist: https://www.youtube.com/watch?v=y_pL4PnBH8o&list=PLy0W2ijNPczNqFCalQE1DW-QfcHHTkGln&ab_channel=EnricDomingo CHAPTERS: 0:00 - Intro 2:14 - Install Python, VS Code, Terminal, Git 6:46 - Python Variables (int, float, str, bool, list) 10:15 - Python Operators (math and comparison) 11:58 - Python Loops (for and while) 16:25 - Python Conditional Statements (if, elif, else) 18:27 - AoC Day 1: Challenge overview 19:53 - AoC Day 1: Input data preprocess steps 32:30 - AoC Day 1: Part 1 35:58 - AoC Day 1: Part 2 46:12 - AoC Day 1: My personal solution of the Challenge Subscribe to follow this series with more intermediate and advanced applied concepts in the future ๐๐ ------------------------------------------------------------- GitHub: https://github.com/enricd Twitter: https://twitter.com/mad_enrico Linkedin: https://www.linkedin.com/in/e-domingo/ Kaggle: https://www.kaggle.com/edomingo #programming #challenge #learnpython #aoc2022 #adventofcode
DeepCamp AI