Day 19 of #100DaysOfCode with #Python
finished python crash course book.
skipped some parts due to my priorities at work.
mostly dealing with network data.
if you are new to programming with python this book definitely helps a lot :
nostarch.com/pythoncrashcour…
Day 18 of #100DaysOfCode with #Python
Started using #github API
also visualized wildfires in entire world happens in the last 24 hours ☹️
knowing that the data is real and the fire is really happening was the most sad part.
data source:
earthdata.nasa.gov/earth-obs…
Day 15 of #100DaysOfCode with #Python
Random walks was so fun and exciting, even as a network engineer I may hardly use it in the future.
can not wait for plotting some real network graphs in coming days 😉
Day 14 of #100DaysOfCode studying #Python
finished the basics after 3rd attempt in last 2 years, passes the gaming part and started the data visualization chapter with #matplotlib
Day 11 of #100DaysOfCode studying #Python
an exhausting day with no energy at all arrived home but continued the current chapter.
even small progress matters !
#consistency
Day 9 of #100DaysOfCode with #Python
spending more time with classes and learning inheritance
digesting new concepts takes time ,don't pass the subject until you get the whole idea.
Day 7 of #100DaysOfCode
sometimes you need some traditional ways to understand a concept ,I had some logic problems with while loops in #Python so I draw it on the paper.
It really helps ,try it 😉
day 6 of #100DaysOfCode studying #Python with #pythoncrashcourse ,user input and while loops , one chapter a day it's not bad for now I think ! 13 more chapters to go 😉