Been away from coding for more than 20days now. The good news is that I found a job (non-tech) to support my expenses, finally! I will start my learning journey again and soon become a Java Developer.
#Java#100DaysOfCode#coder
Day19 of #100DaysOfCode
Came across a dead end while solving a program, eventually had to look up for the solution. I really need a lot of practice. Sometimes, it gets so frustrating when you can't break through a program. I won't give up!
#Java#coder
Day18 of #100DaysOfCode
Following up on with @kunalstwt's Java + DSA playlist on YouTube. Next video 'Linear Search Algorithm' seems interesting. So far all good. Couldn't appreciate more on the content of the videos. Great job man !
#Java#coder
Day17 of #100DaysOfCode
Working on solving the 'Simple Tic Tac Toe' game logic. Just a few steps away from putting the entire program together. Have to read a lot across different websites for help. *Fingers crossed*
#Java#coder
Day16 of #100DaysOfCode
Solving problems on https://t.co/qEBPH5oP3n and simultaneously watching @kunalstwt YouTube videos on Java. Not forging ahead with new learnings for a couple of days as I really feel the need to concrete my existing knowledge.
#Java#coder
Day15 of #100DaysOfCode
Learning more about functions/methods. Method overloading, Varargs, etc. Came across @kunalstwt YouTube channel. Clear and on-point explanation. Will be catching up with his Java playlist. Happy weekend !
#Java#coder
Day14 of #100DaysOfCode
Was finally able to cross a big hurdle and solve the program. Stage 3 completed of โSimple Tic Tac Toeโ. Will be learning to write the code in a more efficient way. New learnings tomorrow. Excited :)
#Java#coder
Day13 of #100DaysOfCode
I've hit a dead end solving a program. Turns out that I need to learn more concepts to solve that program(user defined methods) .Day '13' surely was 'unlucky'.
#Java#coder
Day 12 of #100DaysOfCode
Ending this Saturday evening on a good note. Completed the stage of 2D/3D array. Yes, I had to cross a few hurdles with some help ,but in the end I completed all the programs. Phew! What an evening !
https://t.co/qfB58GbizU ,thanks again.
#Java#coder
@Utz_Alexander_ Thats the reason I decided to call it a day and take rest. I had dreams about the same program and how to solve it๐ A new day, new adventures begin ๐ thanks @Utz_Alexander_ for the motivation ๐๐ป
Day 11 of #100DaysOfCode
Started learning about multidimensional arrays -2D/3D arrays. Iterating multidimensional arrays seems so frustrating. I am stuck at a program , but I think I should continue with it tomorrow. Done for the day.
#Java#coder
Day 10 of #100DaysOfCode
Continued with solving multiple problems and questions based on 'iteration over arrays'. Learnt about the 'for each' loop and how it helps in processing arrays easily.
Still on stage 3 of the project(Simple Tic Tac Toe).
#Java#coder
Day 9 of #100DaysOfCode
The entire day was dedicated to learn "how to iterate over arrays". This is the next stage of learning for my next project at https://t.co/qfB58GbizU. Speed of learning might be slow, but understanding things properly is my current priority.
#Java#coder
Day 8 of #100DaysOfCode
'Revision Saturdays' ! Working largely on understanding loops and exercising my brain on https://t.co/NrJXP187Gn. I think I should dedicate Saturdays only to revision and the rest of the week learning(except Sundays).
#Java#coder#codingbat
Day 7 of #100DaysOfCode
Today's task was to learn about type casting, methods(in-built), arrays, while and do-while loop. Absurd pattern of learning is solely project based by https://t.co/qfB58GbizU
Loving this approach of learning and its slowly growing on me.
#Java#coder
Day 6 of #100DaysOfCode
Completed my 1st Java project "Simple Chatty Bot". It was quite a journey. Learnt about GitHub and how to use repositories for storing your project.
Next project - Simple Tic Tac Toe. Kudos to https://t.co/qfB58GbizU
#Java#coder#github
CAR HORNS should be made as loud inside the car, as they are on the outside.
This one simple rule can potentially reduce unnecessary honking everywhere. @nitin_gadkari
Day 5 of #100DaysOfCode
Today's syllabus was all about loops, especially 'for' loop. Nested for loop, nested for-if loop, etc. And rest of the time was revising previous topics. Project shall be completed tomorrow.
#Java#coder
Day 4 of #100DaysOfCode
Things are getting interesting. Learnt about boolean and logical operations, relation operators, conditional statements and lastly ternery operator (interesting and bemusing). Shall complete my 1st project by tomorrow.
#Java#coder