Python Dictionaries - Advent of Python ๐ Course - Day 2
About this lesson
2nd day from the "Advent of Python ๐ Course" video series where we will learn about #python #dictionaries and then we will apply them to solve the 2nd day of the Advent of Code 2022 challenge: https://adventofcode.com/2022/day/2 Link to the Advent of Python ๐ Course GitHub repository: https://github.com/enricd/Advent_of_Python_Course/blob/main/day02_dictionaries.ipynb Course Playlist: https://www.youtube.com/watch?v=y_pL4PnBH8o&list=PLy0W2ijNPczNqFCalQE1DW-QfcHHTkGln&index=1&t=0s CHAPTERS: 0:00 - Intro 0:54 - Python Dictionaries 2:26 - Create Dictionaries 4:01 - Read Dictionary's elements 5:37 - Update Dictionary's elements 6:20 - Delete Dictionary's elements 8:04 - SQL / NoSQL examples 11:29 - AoC Day 2: Intro and input 17:55 - AoC Day 2: Part 1 23:09 - AoC Day 2: Part 2 28:20 - AoC Day 2: My personal solution of the Challenge 29:01 - Advanced hint and Conclusion 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 #dictionary #dict #pythondictionary
DeepCamp AI