Signal
Advertise
Signal
Advertise
Sign in
Discover trends that matter
Trending repositories
Daily
Weekly
Monthly
Yearly
Live mentions
Topics
GitHub trending
Repositories
Developers
Insights
Stats
Log in
Nikhilgog777/100-Days-Of-Python — GitHub trending stats & insights | Trendshift
Featured
LinkMap
open-connector
Nikhilgog777/100-Days-Of-Python
#
Programming examples
This is the documentation for the 100 days code challenge in Python.
Visit GitHub
Python
1 contributors
website
Social mentions
Recent discussions about this repository across the web
Day 27 of #100DaysOfCode in Python: Mastered encapsulation! Learned how to secure data using private attributes (__balance) and gatekeeper methods (deposit/withdraw) to protect object states from…
@Nikhil_giri_777 · x.com
Day 26 of #100DaysOfCode in Python: Just completed the next challenge: added a total_books class variable to track and count every instance created across parent and child classes. Github link :…
@Nikhil_giri_777 · x.com
Day 24 of #100DaysOfCode in Python: 🎯Challenge Done! Just mastered OOP inheritance by building a Book base class and extending it into an EBook subclass with a custom "file_size" attribute. Here is…
@Nikhil_giri_777 · x.com
Day 22 of #100DaysOfCode in Python: 🎯 Challenge Done! Built a Library class in Python using OOP Composition. Cleanly encapsulates a list of Book objects with safe add, remove, and list methods. Here…
@Nikhil_giri_777 · x.com
Day 22 of #100DaysOfCode in Python: Successfully added a new method to my Book class that updates the is_read flag and prints a custom success message. Here is the repository : #Python #Coding…
@Nikhil_giri_777 · x.com
Day 21 of #100DaysOfCode in Python: Started OOPs today !! This challenge was to define a basic class of Books including attributes of title, author and year of publications. Here is the repository :…
@Nikhil_giri_777 · x.com
Day 20 of #100DaysOfCode in Python: Built a "password strength checker" for today's challenge. Here is the repository : I used ascii characters for the effects 😄 #Python #Coding #Journey
@Nikhil_giri_777 · x.com
Repository activities
repository's daily and monthly activities across stars, forks, merged PRs, issues, and closed issues