This thread is for participants in Cohort 1 of #CNC2022's "Start Coding" Challenge.
Mission 4 Discussion Thread
After you've completed the reading and exercises in your Mission 4 email (to be sent at 1:30 PM UTC on Monday, February 21, 2022), respond to the following...
1. Give your coding session from Mission 4 a score from 1-10 (with 10 being the best)
2. Tell us what you've been working on and what you've been having a hard time with.
3. If you need an accountability partner, say so! If you want to be someone else's accountability partner who's looking for one, respond to their comment. You can share what you're working on with this person and ask for their feedback... or encouragement.
Scan through the comments after you've posted your own and interact with 1-2 other people. Don't forget to follow these people on CodeNewbie Community if you aren't already!
Congrats on challenging yourself to Start Coding! If you have any questions about the challenge overall, head to the Start Coding Help Thread. For any technical questions throughout the challenge (or in general) write a #help post on CodeNewbie Community or DEV and share with the community!
Top comments (26)
Sounds like amazing project🤩. And if you can share some of the resources that you have used it would be grateful 'coz I am also planning to learn data science near future.
Hey Dulya, I'd love to help you with any information. I did this project on Dataquest, which is an amazing site for data science. It teaches you basic python first then data science basics. They have many career paths too.
Oohh.. I seee😊!! Sure, I'll get back you near future.
Hello, Dulya I would be happy to assist you with any information. This project was completed on Dataquest, a fantastic website for data science. You learn the fundamentals of Python first, then of data science. They have numerous job options. geometry dash
Give your coding session from Mission 4 a score from 1-10 (with 10 being the best)
Tell us what you've been working on and what you've been having a hard time with.
Working through the JS course on fCC as well but I feel like I'm hitting a wall. I think part of it is that my studying has been a bit more sporadic so I'm not retaining the information as well as I did with HTML and CSS but I also think I'm just having a harder time with the syntax and foundation of JS.
https://www.youtube.com/watch?v=3PHXvlpOkf4&t=421s
Recently I’m also using this tutorial to learn JS basics.
Check it out if you are interested in :)
Thanks! This is exactly the kind of video I'm looking for.
I'm also saving that link for later. Thanks. 👍
Give your coding session from Mission 4 a score from 1 -10 (with 10 being the best). My coding session was a 8/10. A lot was learned and had a productive session.
Tell us what you've been working on an what you've been having a hard time with. I am taking a course currently on Udemy and learning web development. I've been working on some projects using NodeJS and Mongo. The struggle I was having was just finding some motivation and drive to continue and not give up.
How are you liking the Udemy course? I've been looking at a few options on there as well for web development.
Im finding it really great, very informative and gives you some exercises. Some stuff I know so its a great review, but most things are new to me and Im glad it teaches up to date information for 2022 coding.
Where can I find the Udemy course, I am also interested in learning catalogos ofertas
1. Give your coding session from Mission 4 a score from 1-10 (with 10 being the best)
If I'm being honest, I think I'd only give this session a score of 5. I was able to dedicate a solid chunk of time to coding but I still feel like I'm really struggling to grasp the syntax and core concepts of JavaScript. I think I'll need to adjust my plan to pursue more structured and guided courses first to establish a solid base in the language before returning to resources like fCC.
2. Tell us what you've been working on and what you've been having a hard time with.
As mentioned above, I'm currently working through the JavaScript course on fCC. I really like the self-paced nature of fCC but with JavaScript I'm having a lot more trouble than I experienced with HTML and CSS. I think I'd definitely benefit with an actual intro course (structured walkthrough or lecture) to better understand the fundamentals of the language.
FCC has videos on intros on their YouTube page like this one.
youtu.be/PkZNo7MFNFg
Goodluck 👍
Yes! I've been using this video a lot when I get stuck on a lesson. It's been great.
I would give my session a 7/10, I'm enjoying it.
Tell us what you've been working on and what you've been having a hard time with.
I am working on a JavaScript program through freecodecamp. The hardest thing for me is getting rid of distractions so I can study.
Give your coding session from Mission 4 a score from 1-10 (with 10 being the best)
I would give myself a 7.
Tell us what you've been working on and what you've been having a hard time with.
I started a project as my learning curriculum. Most of the stuff are somewhat revision because I learnt them before, just that I don't really have the chance to really use them until recently. It was a bit time-consuming but fun! I'm also planning to write posts for the things I created so far.
Currently I'm having difficulty allocating time for another session. The first session was used for coding which was successful while the second session I intended to use it to have a good read on the CGI documentation (RFC 3875) but haven't been successful yet. I'm not sure if
I can make time for it this week. I think its probably due to the fact that it's not so important and that's why I'm not too serious about it :)
1. Give your coding session from Mission 4 a score from 1-10 (with 10 being the best)
2. Tell us what you've been working on and what you've been having a hard time with.
1. Give your coding session from Mission 4 a score from 1-10
My coding session was 7/10. I enjoyed it and it was challenging too, only issue was the noise as my partner was also in the room (our flat is small) and was playing games on his PC with friends which was a bit distracting.
2. Tell us what you've been working on and what you've been having a hard time with
I've been working through the foundations course on The Odin Project and am currently learning about CSS Flexbox. I struggled getting to grips with applying it to real life scenarios instead of just tutorials at first but am getting better with practice.
1. Give your coding session from Mission 4 a score from 1-10 (with 10 being the best)
My coding session was a 7/10. I learnt lot and had a productive session.
2. Tell us what you've been working on and what you've been having a hard time with.
Working on mobile application development using latest stable version of flutter which is totally new for me. So I just struggled lot to connect the application with firebase and finally connect it by going through the some blog articles. And then implement a small application including crud operations.