Skip to content

Latest commit

 

History

History
48 lines (39 loc) · 2.65 KB

File metadata and controls

48 lines (39 loc) · 2.65 KB

related repo Programming-Records

# python_G_colab

learning / practicing python in google colabotary. And transitioning into the AI career path.

# Concepts to Learn

  • Algorithms (Especially, Number Theory)

# purpose

  • Python Basics
  • AI stuff using Python: https://opencv.org/, ML
  • Game Dev: PyGame. Godot GDscript similar to Python
  • BackEnd: Django
  • Social Bot: Discord.py | Related repo
  • misc. : pandas

# Resources

# Guide/suggestions on transition to AI route

"Learn basic python (freecodecamp) → very basics of ML (grameenphone academy, freecodecamp) (learn by doing a project) → basics of gen AI (cs50 AI, freecodecamp, inception bd) → coose a part of AI and start research"

"Do 50 problem solves on CodeForces, get used to Python, then we will talk about AI. Almost everything can be done with Python now."
"follow the course CS 188 Spring 2025 for AI"

# Problem Sets

# Contributors (CodeForces)

Screenshot 2026-01-03 015706 cf_rank_magic_tatatin_2

# references