New course participant! -Question about coding in general #792
-
Hi Everyone, New to the course and currently on lesson 4. Going for a career change into web/web3 development! I'm really enjoying it, but definitely am struggling with the meaning behind a lot of the javascript/solidity code, as I am a beginner there. I know intermediate python(learned 2 years ago and haven't done much with since) but that isn't helping me understand what's going on in javascript. Should I keep pushing through to lesson 9, where we start learning more javascript, or shall I pause and take a separate course about javascript first? Any recommendations or advice would be helpful! |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 8 replies
-
@Lakings8 This course is not using a much deeper level of JavaScript you just the basics of programming and that's it. If you are not comfortable even with basics, like variables, functions, parameters, data types, etc, then I recommend first learn the basics (JavaScript Recommended) and then continue the course. |
Beta Was this translation helpful? Give feedback.
-
I URGE you to stop the course right now if you are not grasping things properly, as it progressively gets harder - and also as this is by far the best course to get your feet wet in the web3 space.
I will recommend going through 1->HTML, 2->CSS and then a full JavaScript fundamentals course; and then crash courses on Node, React and Next (if you like, you can commit further of your time into these, but for this course you will have sufficient knowledge from crash courses alone). Whenever you have doubts just open an issue/discussion - we'll help you! I wish you all the best! |
Beta Was this translation helpful? Give feedback.
-
Before taking this course I would highly recommend you to take this path:
You don't have to master things but you should have a good idea about all these techs & tools :) |
Beta Was this translation helpful? Give feedback.
-
you'll be fine. He also has a 16 hour course using python and brownie |
Beta Was this translation helpful? Give feedback.
-
Hi @Lakings8, Andy Harris outlines 7 Big Ideas which enable you to write algorithms and code in any programming language from an understanding of these concepts.
I found it helpful. Good luck in your journey and hope this helps. All the suggestions in this thread are great. |
Beta Was this translation helpful? Give feedback.
I URGE you to stop the course right now if you are not grasping things properly, as it progressively gets harder - and also as this is by far the best course to get your feet wet in the web3 space.
I will recommend going through 1->HTML, 2->CSS and then a full JavaScript fundamentals course; and then crash courses on Node, React and Next (if you like, you can commit further of your time into these, but for this course you will have sufficient knowledge from crash courses alone). Whenever you have doubts just open an issue/discussion - we'll help you!
I wish you all the best!