CodeNewbie Community 🌱

Discussion on: #CNC2021 "Code More" Pre-Mission Submission Thread

Collapse
 
kkskr profile image
mastan

Things that worked

  • I learn mostly by attempting to create projects that are in my mind. This way I learn new techniques/technologies along the way.
  • Choosing Python over Javascript for backend.
  • Using Django on backend as it don't require that much dependencies for every little thing & gets the job done for most of basic tasks.

Things that didn't worked

  • Taking a too long break from coding due to my job.
  • Reading too much books/tutorials etc.

Long-term Goals

My long-term goal is to go full time a freelance/remote developer and leave my current job.

Short-term Goals

Short term goal is to get comfortable with creating fully decoupled backends and frontends (also with integrating them).