排序
My Experiences in Writing and Publishing My First Java Library
My Experiences in Writing and Publishing My First Java Library,More than a year ago, a friend introduced me to the concept of Railway-Oriented Programming (ROP). I liked the idea a...
Django, Null=True or Blank=True or both
Django, Null=True or Blank=True or both,When we add a database field to Django, we have several options for defining the modal field. They usually have default values that we can o...
Running computational tasks indefinitely on the cloud
Running computational tasks indefinitely on the cloud,I have been running my most resource-intensive computations on the cloud (that is, on commercial external servers) rather than...
First Python Project
First Python Project,Hello World!! Let's start making the first Python project on your machine! Step 1) Open PyCharm Editor. You can see the introductory screen for PyCharm, click ...
Currency Converter with Python
Currency Converter with Python,With COVID surging, enjoying the weekend with outdoor recreation has become a challenge. Last weekend, my better half was converting USD into multipl...
Coupling And Cohesion
Coupling And Cohesion,TL;DR If you know about this, do something better with your time. Working for a startup, they tell me to setup an Authentication User using Django. I'm a Java...
Why Kotlin: A Note From a Java Developer
Why Kotlin: A Note From a Java Developer,This blog is about sharing my experience and what I love about Kotlin. I worked with two applications that are entirely written in Kotlin i...
Building My First Projects with Java!
Building My First Projects with Java!,Coming from the Flatiron Bootcamp, I have been exploring different programming languages out there to keep my wheels turning. Especially in th...
Learning a New Language – Java!
Learning a New Language - Java!,Last week, I wrote about my job hunt process and what I have been doing during so. In this industry where one can never learn enough and know everyt...
How I went from a noob to a Hackathon Winner
How I went from a noob to a Hackathon Winner,To be frank, learning a new language is no easy feat and is certainly not everyone's cup of tea. For someone with no prior experience i...
Are JavaScript and Java same?
Are JavaScript and Java same?,Well, not exactly. What is JavaScript? JavaScript is a cross-platform, object-oriented scripting language used to make interactive webpages that inclu...
LGTM Devlog 38: Sprint 5 Plan
LGTM Devlog 38: Sprint 5 Plan, LGTM (40 Part Series) 1 LGTM Devlog 0: Teaching Git through playing a game 2 LGTM Devlog 1: New Logo, and jumping the gun by buying a domain ... 36 m...