[Journey] I will teach myself to code :)

Today i covered topic :-

  • Booleans
  • list
  • list operators
  • list functions and method

i stopped at list for today as it seems a little bit overwhelming when trying different list function and operators
today i will again read about list and digest it
for tommorow goal is if -else and looops
 
Good luck. Get a good book, video courses are not enough to learn all the details you need to know. The first thing I made was a simple ugly calculator and it felt amazing.
 
Good luck. Get a good book, video courses are not enough to learn all the details you need to know. The first thing I made was a simple ugly calculator and it felt amazing.

that ugly calculator is aalso in my syllabus

today :-

learned about conditional statements

nested if else and elif

issue :-

my lazziness got me again but i overcome it now . i will surely complete this journey

2. 1 day behind shedule
 
Good on you mate! Progression will come day by day and before you know it your coding some cool stuff. You’ve got this man!
 
make sure your code isn't ugly. That's all i rally want
 
that ugly calculator is aalso in my syllabus

today :-

learned about conditional statements

nested if else and elif

issue :-

my lazziness got me again but i overcome it now . i will surely complete this journey

2. 1 day behind shedule
I am lazy too and in order to avoid turning on the computer I used to write down the code I've learned on a paper sheet and think about what that code would do. It worked wonders for me, you could try. For example, try writing on paper a conditional statement.
 
Good luck with your coding journey, is python course at coursera free?
 
I am lazy too and in order to avoid turning on the computer I used to write down the code I've learned on a paper sheet and think about what that code would do. It worked wonders for me, you could try. For example, try writing on paper a conditional statement.

i will try this . currently i am just typing all examples

Good luck with your coding journey, is python course at coursera free?

there is little button called " Audit " under every course . BY clicking on it you can get course content for free but you will not get teacher support and certificate
 
today

learned about while loops . Although there are few issues that slowed down my speed

for tomorrow :-
i will complete the for loop and range

current issue :- i am not upto my shedule . almost 2 day late

BUT I AM HAPPY THAT ATLEAST I AM MOVING .

WILL FOCUS ON INCREASING MY PACE
 
Congratulations and good luck. I still remember learning my first language, BASIC on a TI-994A. Fun stuff.
 
I think Python is great to start with because you can learn awesome skills like decomposition from the beginning, unlike Java or C.

I struggle with laziness too. Starting a journey here has helped me stay on track this year so far. So this is surely going to help you.

Good luck!
 
Congratulations and good luck. I still remember learning my first language, BASIC on a TI-994A. Fun stuff.

This is my 1st programming languages too . Thanks for good luck :)

master the foundation then advance .

take years to master being honest .

yes , my friend also told me to focus on core things 1st
thanks for advice :)

I think Python is great to start with because you can learn awesome skills like decomposition from the beginning, unlike Java or C.

I struggle with laziness too. Starting a journey here has helped me stay on track this year so far. So this is surely going to help you.

Good luck!

thanks for Good luck :)

yes having a journey also helping me .
 
Today :-

i complete a full section of course and i am happy about it

At the end of this section i created A simple command line based calculator

happy about it :)

although i am 3 day late than shedule

but i will be focusing on grabing concepts and making sure that basics remains strong
 
topic covered :-

  • for loop
  • range function
  • exceptions

For now i have put aside topic " list " . my friend suggested that i should cover it later with dictionary and tulips

there may be a break for a day or 2 cause i have to go outstation
 
from last 2-3 days i am out of city
back on track now

surely going to complete this journey :)

today :-

learned a little about functions

with this 1st course out of 5 in python speciaisation complete

for next 1 -2 days i will revise what i have learn so far .
 
today

i just did 2 -3 example exercise on topic = function

from last few day the continuity is disturbed

yesterday also i didn't do anything .

I will surely do code daily from now on
 
Back
Top