排序
If trying write AI
If trying write AI,We tolk a lot about new trend writting code with help AI. If you look into it, it will become obviously: AI capable of replacing small parts of modern code in co...
Sometimes it’s the little things
Sometimes it's the little things,I have recently been in a rut, when it comes to programming. At my job I am currently working on some generative AI stuff (mainly an internal chat ...
Embarking on My Data Structures and Algorithms Grind v3!
Embarking on My Data Structures and Algorithms Grind v3! , Data Structures and Algorithms Grind v3 (7 Part Series) 1 Embarking on My Data Structures and Algorithms Grind v3! 2 Unle...
Mis primeras 5 semanas en DEVELTREX
Mis primeras 5 semanas en DEVELTREX,Durante mis primeras 5 semanas en Develtrex, he tenido la oportunidad de aprender mucho sobre el desarrollo de aplicaciones web y la implementac...
Personal reflections: how release planning can bring remote teams together
Personal reflections: how release planning can bring remote teams together,When the pandemic hit in 2020, our office closed and we began developing from home. Nearly 3 years on, we...
Python sys.argv ile basit bir CLI uygulaması
Python sys.argv ile basit bir CLI uygulaması,Merhaba Bu yazıda size Python un sys.argv() komutu ile komut satırı arayüzünden nasıl kullanıcı girdisi alabileceğinizi anlat...
AI/ML Case Study on Swiggy
AI/ML Case Study on Swiggy,This blog has been written as a part of the Capstone Project to analyze Swiggy — one of the largest food aggregator platforms. This has been done to exp...
This Script is Only Useful to Me (Probably)
This Script is Only Useful to Me (Probably),I have a podcast with a friend and we were interested in uploading our episodes in full to YouTube. Unfortunately, he doesn't know how t...
Mastering Python the Right Way
Mastering Python the Right Way, Introduction So, what exactly is it? Why is it so well-known that everyone seems to be talking about it? What was the source of it? What is the best...
Motivação para aprender Java em 2022
Motivação para aprender Java em 2022, 原文链接:Motivação para aprender Java em 2022
Podrá Spring Native revivir a Java?
Podrá Spring Native revivir a Java?,El esfuerzo del equipo de desarrollo de Spring por mantenerse actualizado parece dar resultados al anunciar la aparicion de Spring Native, una ...
Program Control Statements 3
Program Control Statements 3,So it's day nine of my learning java journey and today I will discuss the topic of loops in program control statements. Loops in general understanding ...