排序
Developer story – path to Python
Developer story - path to Python,Somehow, I became a Python developer and I like it. And now, some context. I started my work career at 19 (I am 33 now) right after I finished tech...
Bytesize: 2 Accidental discoveries that changed programming
Bytesize: 2 Accidental discoveries that changed programming,Bytesize is our 5-minute infusion of developer history, speculation, or otherwise fun knowledge that you can enjoy durin...
Scrape Github User details with Python.
Scrape Github User details with Python.,When i was learning web scraping , one of the ideas that came to my mind is a Github Scraper. Here i will try my best to describe each proce...
Day-2, 100 days of Python
Day-2, 100 days of Python,On the second day, I learned about Data types, Numbers, Operations, Type conversions, f-strings. All together at the end of the day, we can do a tip gener...
Write Better Java Project
Write Better Java Project, Introduction When we first started our coding journey. The program used to be short. The compiler was enough to know all the technical errors and warning...
Top 7 Programming Books Recommended By Programmers
Top 7 Programming Books Recommended By Programmers, Introduction Books are not only for reading and getting knowledge. It helps to increase our concentration as reading and underst...
When 0.1 + 0.2 = 0.30000000000000004: A Java Developer’s Guide to Trust Issues 🤔
When 0.1 + 0.2 = 0.30000000000000004: A Java Developer's Guide to Trust Issues 🤔,Ever had that moment when your calculator says 0.1 + 0.2 = 0.3, but Java's like 'Hold my bits'? We...
Make an Instagram Bot Using Python
Make an Instagram Bot Using Python, Python Projects (11 Part Series) 1 Make an Instagram Spam Bot 2 Beginner Python Projects part 1 ... 7 more parts... 3 Beginner Python Project Pa...
Is There an Equivalent of Spring Boot for Kotlin?
Is There an Equivalent of Spring Boot for Kotlin?, The joy of Kotlin (20 Part Series) 1 How Kotlin makes editing your Gradle build less frustrating 2 Better dependency management i...
The 22 Most-Used Python Packages in The World in 2021
The 22 Most-Used Python Packages in The World in 2021,Hi dev.to, I assembled the top 22 most used Python packages in the world and wrote a bit about each of them. I had a lot of fu...
Java compiler error cascades… and fixing them
Java compiler error cascades... and fixing them,So you know how, when programming, in a sudden realization of the power of code reuse, you decide to merge two prior programs you wr...
GUI Dictionary using api calls in python (with pronunciation)
GUI Dictionary using api calls in python (with pronunciation),Dictionary is defined by Merriam-Webster as “a reference book listing alphabetically the words of one language and sh...