"If a worker wants to do his job well, he must first sharpen his tools." - Confucius, "The Analects of Confucius. Lu Linggong"
Front page > Programming > Day / Days of Code: Exploring New Patterns

Day / Days of Code: Exploring New Patterns

Published on 2024-11-07
Browse:955

Day /  Days of Code: Exploring New Patterns

Wed, August 14, 2024

Learning a programming language isn’t for the faint-hearted. You really need to dive in to grasp it, and there are many skill levels to progress through. JavaScript, for instance, is quite different from C . As a higher-level language, it handles a lot for you, has some pretty advanced constructs, and has a lot of them. It’s like comparing a text editor to a word processor; there are many template layers that do real work for you. I haven’t tackled file I/O yet, but working with standard output to the console was engaging today. Managing order of execution by grouping operators and operands, is a great warm-up. Today, I covered conditionals, including if-else statements. Tomorrow, I’ll start with functions, where the heavy lifting begins.

For healthy workspace reasons, I may relocate for the next five days, but it won’t significantly impact my learning.

Release Statement This article is reproduced at: https://dev.to/jacobsternx/day-45-100-days-of-code-exploring-new-patterns-4ad7?1 If there is any infringement, please contact [email protected] to delete it
Latest tutorial More>

Disclaimer: All resources provided are partly from the Internet. If there is any infringement of your copyright or other rights and interests, please explain the detailed reasons and provide proof of copyright or rights and interests and then send it to the email: [email protected] We will handle it for you as soon as possible.

Copyright© 2022 湘ICP备2022001581号-3