My 4th Day Learning Code Experience | New lesson, new mistakes ~

in Hive Learnerslast year (edited)

Salinan dari Salinan dari WOO event (3).png

Hello guys, welcome back to Ramadhanight's Hive Blog. I made new cover for this session, i hope you guys would like it (i'm not good at creative things 😅 ). Anyway, today i would like to share my journey on learning code again, and now i've got past my 4th day of learning, there is new things i've learned. What do you think i've learned on my 4th day on learn coding ? Let's check it out ! :))

Dvder.png

~Preview~

I have a very little experience on coding (if it could said as coding 😅), just formating some excel formulas, little editing on openkore configuration file for Ragnarok Online's bot (got some free bot apps and doing some research about changing some configuration. Yet, i've never able to bot my character until lv 99 😂), and little editing on blogger when i was on high school 😁

image.png
image source

I want to learn coding because of:
1. It's the Internet era, most of things are using computer and i think understanding coding will help in many ways :)
2. I want to be able to create (or at least understand how set) my own bot (i'm trying the free splinterlands bot i've found on google but it's not performed well and i'm stuck on find out how or where should i edit about it).
3. To help me getting easier job doing blogging on hive. I'm trying to create curation account called @indonesianhiver , yet found out that there so many things i've felt i need to do, maybe bot could help me to reach my vision.
To reach those mission, i've got a recommendation by my friend that are advance on coding, to learn the fundamental, then trying to find a course about C# or Python. He also recommend a website to learn called freecodecamp.org and a google playstore apps called Sololearn. Since i've found my time is still limited, i decide to try to learn by mobile apps called Sololearn.

On my 1st day of learning code with Sololearn, I felt that this apps is very easy to use and very usefull. It has a feature where we could try to code and run it. There is some excercise as well to retest our understanding about things we learned. And on my 1st day session, I've learned about Introduction to Python, Working with Numerical Data, Working with Text Data, and Mixing things up. I shared my 1st day Lesson takeways which contain some great information about the lesson that i've just learned. If you want to see the detail, please take a look at link below

1st Day Coding Lesson

On my 2nd and 3rd Day, i've learned about variables and it's operation, taking user input and working with it, in place operator, and booleans as well the If statements. If you want to see the details, please take a look at link below :

2nd and 3rd Day Coding Lesson

Dvder.png

My 4th Day Lesson Progress and Takeaways

Again, i've just missed 1 day on the course due to limited time to learn in my real life, but on the next day i'm managed to finish 1 day lesson about :
1. else Statements, that can be used to run some statements when the condition of the If statement is False. So if on the previous the Booleans is for the True, now else is for the False statement. Code inside the block needs to be indented as well and so the colon after the else keyword is important as well. Every if condition block can only have one else statement. For multiple check, we need to chain if and else stement;
2. Elif Statements is useful as a shortcut to use for chaining if and else statement to makes it shorter and easier to read. We can simply put elif without repeating the Else, and put the else statement only for the last False statement when all of the if and elif is not True;
3. Boolean Logic. On this lesson i've learned about combining multiple condition on Booleans. 'And', 'Or', 'Besides' are some operation we could use with Boolean now. We could chain multiple conditional statements in the if statement using Boolean as well.
4. Boolean Not, that takes just one argument, and invert it. Result of not true is false, and not False is become True.

After i finish my session, i got a notification again that i'm on new league and reach 4th rank . Let's see how this season will end 😁

WhatsApp Image 2023-02-01 at 15.32.19.jpeg

Here is some picture of the lesson i've got in sololearn, with some mistakes i made as well (most of them are those details again) 😂

After found trouble at coding details, i think i need to learn about every explanation on the wrong section so i could easily find the wrong things, because i'm not familiar with the words there 😅

I also would like to create a recapitulation of the formulas, so i won't missed the detail again


WhatsApp Image 2023-02-01 at 15.32.16.jpeg

WhatsApp Image 2023-02-01 at 15.32.17 (1).jpeg

WhatsApp Image 2023-02-01 at 15.32.17.jpeg

WhatsApp Image 2023-02-01 at 15.32.18 (1).jpeg

WhatsApp Image 2023-02-01 at 15.32.18.jpeg

WhatsApp Image 2023-02-01 at 15.32.19 (1).jpeg

WhatsApp Image 2023-02-01 at 15.32.20.jpeg

WhatsApp Image 2023-02-01 at 15.32.21 (1).jpeg

WhatsApp Image 2023-02-01 at 15.32.21.jpeg

WhatsApp Image 2023-02-01 at 15.32.22.jpeg

WhatsApp Image 2023-02-01 at 15.32.23 (1).jpeg

WhatsApp Image 2023-02-01 at 15.32.23.jpeg

WhatsApp Image 2023-02-01 at 15.32.11.jpeg

WhatsApp Image 2023-02-01 at 15.32.12 (1).jpeg

WhatsApp Image 2023-02-01 at 15.32.12.jpeg

WhatsApp Image 2023-02-01 at 15.32.13 (1).jpeg

WhatsApp Image 2023-02-01 at 15.32.13.jpeg

WhatsApp Image 2023-02-01 at 15.32.14 (1).jpeg

WhatsApp Image 2023-02-01 at 15.32.14.jpeg

WhatsApp Image 2023-02-01 at 15.32.15 (1).jpeg

WhatsApp Image 2023-02-01 at 15.32.15.jpeg

WhatsApp Image 2023-02-01 at 15.32.16 (1).jpeg

Dvder.png

Final Words

Thank you for kindly read my post, i hope you enjoyed this post and could give another view about coding things to help me learn. If you have experience on coding, please let me know which lesson i should take to reach my goals faster and how long it would usually take to be able to reach those goals 😌

Anyway, If you are a Splinterlands Players, I also had giveaway cool CL edition cards up to Epic rarity! (go check my profile, don't missed it !)

Put 3% of beneficiaries to @indonesianhiver to support all Indonesian hive blogger.

Credits
Hive for the cool ecosystem
PeakD and Ecency for great dApps
Mrs. carrieallen for the very useful ULTIMATE Markdown Tutorial
@marianaemilia , @arcange , @fengchao for keep supporting my post
@oadissin for reblogging my post
Canva for the free photoshop
Ezgif for video to gif converter
All curators and readers that i couldn't mentioned all of your name

~Thank You~

Sort:  

You seem to be doing great with the coding lessons! If you want to try things that are not in the app tutorials, there are several free python development environments you can install on a computer. Spyder is only one, the page lists several alternatives too https://alternativeto.net/software/spyder/about/

 last year  

thanks for your attention and the recommendation as well. I think i'm going to check that out, but i have to wait because i don't have much space right now, that's why i'm still doing it on the apps. And i feel a little bit harder using the apps now because it's more complicated and not as simple as my earlier day 😅

As long as you take notes, and keep practising what you learned in the earlier lessons too, you'll do great :)

 last year  

i hope so, i wish i could do those things as i think i need them too :)

Thanks for your contribution to the STEMsocial community. Feel free to join us on discord to get to know the rest of us!

Please consider delegating to the @stemsocial account (85% of the curation rewards are returned).

You may also include @stemsocial as a beneficiary of the rewards of this post to get a stronger support. 
 

Congratulations @ramadhanight! You received a personal badge!

You powered-up at least 10 HIVE on Hive Power Up Day! This entitles you to a level 1 badge.
Participate in the next Power Up Day and try to power-up more HIVE to get a bigger Power-Bee.
May the Hive Power be with you!

You can view your badges on your board and compare yourself to others in the Ranking

Check out our last posts:

Hive Power Up Month Challenge - January 2023 Winners List
Be ready for the February edition of the Hive Power Up Month!
Hive Power Up Day - February 1st 2023
The Hive Gamification Proposal