Learning C
1️⃣0️⃣0️⃣0️⃣ Hour Challenge
- Hit 1000 Hours by 2021 -
Surround yourself with others who want to succeed. Habits are contagious, so you might as well pick up good ones!
#CodeNewbie#100DaysOfCode#1000HoursOfCode#cplusplus
Do I need to get a degree to realistically get a job in development? About 4 or 5 months ago I started pushing myself each day and I worry that even if I have projects to show, I won't even get an interview. #100DaysOfCode#LearnToCode#CodeNewbie
The programming community is so welcoming. Initially I worried it would be filled with pretentiousness or greed over knowledge but what I have found is nothing but people wanting to share knowledge and motivate you. Here's my thank you to all of you!
#100DaysOfCode#CodeNewbie
Learning #reactjs and I love it. Such a great way to develop quickly and efficiently.
I have truly fallen in love with programming. My drive for this only increases each day. I look forward to a career in development
#100DaysOfCode#CodeNewbie#javascript#learning
Been #LearnToCode for about 3 months now. I hit everything as hard as I could & at a pace I enjoyed. (about 4-5h during the week and about 12 to 14h weekends)
Only knew minimal python to now knowing html, css, js, & now learning react. You can do it! #CodeNewbie#100daysofcode
Oh, and tailwind is amazing. Literally amazing. I've started using mostly @tailwindcss with css to supplement it via custom classes. Such a beautiful tool. ❤️
I'm see so many new possibilities. The more I learn, the more I see how much I can truly express myself. A program is simply art created via code. The computer: my canvas, the keyboard: my paintbrush, & the language: my paint
#CodeNewbie#100DaysOfCode#programming
Just discovered @tailwindcss recsntly and I think I'm in love....
I honestly find it more readable and easier to maintain then css. Is it okay to use this for production? It's so fast to complete tasks that it feels like cheating.
#CodeNewbie#CSS
Some people may be quick to tell you that your goals are unrealistic. It makes them feel better about not trying to achieve their own goals. Ignore them. You can and WILL get there. Believe in yourself.
#100DaysOfCode#javascript#CodeNewbie
Don't use #Python lists for your stack/queues! Use a collections.deque instead: it has O(1) complexity for push/pop operations. By the way, did you ever hear about the collections module?
Retweets appreciated! 👌
#coding#matplotlib#programming#100DaysOfCode#learning
1. Do Not Copy-Paste Code
This is what functions are for. Use them. Maintainability and refactoring is much easier when you have functions that encapsulate functionality.
Thanks @tvaneerd and @bjorn_fahllerx.com/bjorn_fahller/status/1…
This is actually pretty damn accurate lol. I don't tend to copy paste though. Mostly because I'm stubborn. And until I understand the solution I tend to refuse to use it since I'm still learning.
Decipline is the world's skeleton key. It can change ur life. Once I realized this, it was like a light switch was flipped. When you feel that momentum don't let up. Ride that wave to the very top!
#100DaysOfCode#CodeNewbie