Month: August 2021
-
5 Unique Project Ideas For Developers
Enhance your resume with these projects Today we are going to discuss some interesting project ideas that might be fun for anyone to do, and especially if you’re a beginner trying to find your first job as a developer, these projects can compensate for your lack of experience. Every project I am going to mention, I […]
-
Iterating a DataFrame in Python Pandas
Which way is the best in terms of performance? Pandas is one of the most popular Python packages for handling data.In case you are a data analyst \ scientist or whatever role that requires you to manipulate data — you probably use Pandas daily. Assuming that Github stars and forks model somewhat accurately how popular a package […]
-
How Not To Study Programming
More often than not, I encounter posts on Medium, LinkedIn, Youtube, etc Claiming to present you with some Python/JS/any other language magic lines that will change your life or make it more productive.Some even claim that there are some specific tricks you must know — how could you not?! <Random Number> One-liners you must know. […]
-
Build An API With A Database From Scratch
Spring semester is over, Summer break has begun, and I always feel like I want to learn something new around this time of the year. The first item on my ‘Summer Learning’ list was building an API since I never got the chance to build one before and I assumed that at some point I […]
-
Analyzing The Olympic Games
I always enjoyed watching the Olympic games, watching the best people at each sport compete with each other is inspiring to me and makes me wonder how my life would look like if I would pursue Volleyball (my current favorite sport) instead of Software Engineering. Since that’s not the case, and I stuck to Software […]