1. Python Applications
Description: The weblinks contain examples of different applications and games that can be created in Python. Some of the common games are number guessing, text-based adventure games, dice rolling simulator, hangman, rock-paper scissors, text-based calculator etc.
Core Concepts: Developing text-based applications in Python.
Links:
2. Tkinter Games
Description: The weblinks contain different Tkinter games and their codes for easy understanding and reference. Some common listed games are color game, snake game, rock, paper and scissor, tic-tac-toe, etc.
Core Concepts: Developing GUI based applications.
Links:
3. Database Introduction
Description: The weblinks provide information on the concepts of database with simple explanation and examples.
Core Concepts: Database.
Links:
4. SQLite RDBMS
Description: The weblinks contain tutorials on creating database in SQLite.
Core Concepts: Database.
Links:
5. Tkinter with Database
Description: The weblinks contain tutorials on how to integrate SQLite database in Tkinter applications. It has examples and sample codes on how to link SQLite with Tkinter applications.
Core Concepts: Tkinter with SQLite database.
Links:
6. Maintaining a Documentation
Description: The weblinks contain information on developing algorithms and flowchart for a project and documenting python code.
Core Concepts: Maintaining a documentation.
Links:
7. Introduction to NumPy
Description: The weblinks contain videos, codes, examples and links་on data analysis using Python Numpy.
Core Concepts: Data manipulation and analysis with NumPy.
Links:
8. Pandas Library
Description: The weblinks contain videos, codes, examples and links on data analysis using Pandas in Python.
Core Concepts: Data processing and analysis with Pandas.
Links:
- Website on Pandas documentation
- Website on Pandas tutorial form W3Schools
- Website on Pandas tutorial from Tutorialspoint
- Website on Pandas tutorial from kaggle
- Website on Pandas tutorial from DataCamp
- Website on Pandas tutorial from Real Python
- Video on data analysis with Python Pandas
- Github repository on Pandas for beginners
9. Matplotlib Library
Description: The weblinks contain videos and information with examples on how to use Matplotlib library in Python to visualize data.
Core Concepts: Data visualization with Matplotlib.
Links: