SubLoaded
Senior Member
- Joined
- Oct 18, 2018
- Messages
- 313
- Reaction score
- 87
- Points
- 2,785
- Age
- 30
Probably too busy mutating states instead of setting them...?where my reactjs homies at?
Probably too busy mutating states instead of setting them...?where my reactjs homies at?
class based components are literally evilProbably too busy mutating states instead of setting them...?
funny enough scrolling through those posts did motivate me to go stuff around with things, very inspiring thank you.
Masekend!!!! When I was in varsity a single textbook could run over R1000 (and that was like 20 years back)This can get expensive. What I do is buy Humble Bundle programming books whenever it comes up. Often the top tier where you get all the books costs like R260 when converted to Rand. Even if you don't want all the books in the bundle, it still costs less than buying a single book. Another option is a subscription with Packt or O'Reilly's.
Much appreciated, will look into it.frontendmasters.com is the best by a long mile. I've used all the above-mentioned websites and resources, and I can without a doubt say that this is the best place to go and learn. That being said, finding what works for you is your best bet, but this has to be a part of your learning journey. There are some free introduction courses, and the bootcamp is also free. Jen Kramer and Brian Holt have an unmatched ability to teach in a way which is going to teach you industry standards, best practices, and get you job ready.
You can email them, and ask for an international promo code, which will take the price down to about R420 pm. It is well worth the money, and it will teach you everything you need to know to become a professional developer.
Thank you, I will look into this.Hey man. Hope you are well. I found studies through edx to be the best. The biggest Unis in the world has courses on it and can be graded. For example, the Harvardx Web development professional certificate is so damn good. The lectures are very well constructed, there is a self mark IDE web plugin bot to test your code and also different difficulty LABS. On another note, you can do it for free to earn a certificate, but you can get a professional certificate that holds a lot of credit and recognition. Below is the link for the harvard one. I did the Harvardx and moved to the Full Stack Cloud microBachelors that IBM offers on the site.
Computer Science for Web Programming Professional Certificate
An introduction to the intellectual enterprise of computer science and the art of web development.www.edx.org
I also did like 20 Udemy courses, and found them to be lacking in some areas. Also as soon as I added my edx certifications to my linkedin, I have been having a lot more success in being noticed, if that counts as anything.
Glad to see you still at it! Just remember, "if you code in the mainstream, remember to swim, or you will drown"Thank you all. I've been working on the front end thus far in between my day-to-day and such, next up is JS, and then on to server-side languages.
What I would do (not a CS guy, just a Elec Eng that is used to running stuff on limited resource microcontrollers):... I would like to avoid making any major mistakes, such as code something that will be too resource-intensive or load particularly slowly. (Running XAMPP locally on a decent machine, I can't help but wonder how it will load over a kak internet connection on an old i3 with a cluttered OS).
I have just opened a similar thread, how is your coding journey going @BearZA
Howzit, so I have gotten some skills down, I got a little busy when I got to the JS section, so I did not get far there, but overall, I can do some stuff, albeit I need to look up stuff often since I just don't work with it on a regular basis.@BearZA Hows it going now? Really curious on your progress over these 2 years
Really glad you've made progress and feeling better about yourself, keep it upHowzit, so I have gotten some skills down, I got a little busy when I got to the JS section, so I did not get far there, but overall, I can do some stuff, albeit I need to look up stuff often since I just don't work with it on a regular basis.
My extra maths and GED tuition has gotten pretty busy, my depression is better, so I guess I no longer feel so strongly about needing to change careers. I do still want to get better though, teaching/tuition will not be what I want to do forever.
My plan now, is to get some more practice with stock HTML and CSS, and slowly introduce JS and PHP. I do have some JS and PHP experience, but not nearly enough. Then once I can sit my arse down and build something that comes to mind without taking forever and googling everything, move on to frameworks.
Shots for everyone's input.
Well done on all fronts. I am also a tutor (maths and physics) and I also find the seasonality frustrating and depressing sometimes. It's always good to add more skills to one's stable I reckon. I have got a lot of coding done over the last 2 or 3 months in addition to my normal work, I would say over 200 hours which wasn't easy. I made it my goal from early on to code things that I would actually use in my tuition centre, like a mental calculation program where the guys can do times tables and integers against the clock and compete against each other for the top score. Having it add functionality really keeps me motivatedHowzit, so I have gotten some skills down, I got a little busy when I got to the JS section, so I did not get far there, but overall, I can do some stuff, albeit I need to look up stuff often since I just don't work with it on a regular basis.
My extra maths and GED tuition has gotten pretty busy, my depression is better, so I guess I no longer feel so strongly about needing to change careers. I do still want to get better though, teaching/tuition will not be what I want to do forever.
My plan now, is to get some more practice with stock HTML and CSS, and slowly introduce JS and PHP. I do have some JS and PHP experience, but not nearly enough. Then once I can sit my arse down and build something that comes to mind without taking forever and googling everything, move on to frameworks.
Shots for everyone's input.
That is awesome! I want to eventually write an assessment generator, plug in the sections, cognitive levels, and grade, and press a button...Well done on all fronts. I am also a tutor (maths and physics) and I also find the seasonality frustrating and depressing sometimes. It's always good to add more skills to one's stable I reckon. I have got a lot of coding done over the last 2 or 3 months in addition to my normal work, I would say over 200 hours which wasn't easy. I made it my goal from early on to code things that I would actually use in my tuition centre, like a mental calculation program where the guys can do times tables and integers against the clock and compete against each other for the top score. Having it add functionality really keeps me motivated
As far as I can tell people are really amped on Angular. It seems like it may be the second most popular choice after ReactJS.I am going to start coding next year (all aspects) - what is the hate towards Angular?