Timeline

Timeline

Back to main page


  • 0321 Startup, 3 hours
    • Defined project
    • Installed VSC
    • Ran program
    • Started learnpython lessons
  • 0324, 2
    • Took baseline quiz
    • Learned about
    • Learned about string formatting
    • Basic string operations
  • 0325, 3
    • Learned about conditions
    • Learned about Loops
    • Functions
    • Classes and Objects
  • 0326, 3
    • Learned about:
      • Dictionaries
      • Modules & Packages
      • NumPi arrays
      • Pandas basics
    • Also researched the job market
  • 0327, 2
    • Puzzles from Facebook
    • Generators
    • Iterators
  • 0328, 2
    • List Comprehensions
    • Decimal module
    • Discussion about floats in other languages
  • 0329, 2
    • Lambdas
    • Multi function arguments
  • 17 hours total
  • 04/08/24, 3
    • Started Stackskills Complete Python course
    • Setup remote desktop
    • Fixed Vis Studio 2022 python runtime
  • 04/09/24, 3
    • Treasure hunters project
    • Discussion on functions
  • 04/10/24, 3
    • Mod division
    • Strings & string formatting
    • User input
    • Booleans & comparisons
    • And & Or
  • 04/14/24, 2
    • Lists
    • Tupels
    • Sets & advanced set operations
    • Dictionary
    • Length & Sum
    • Join lists
    • If statements
  • 04/15/24, 1
    • developed video about repl.it
  • 04/16/24, 1
    • while and for loops
    • destructuring syntax