๐งตTips to become a better programmer, overcome the common problems beginners face and boost your learning process. ๐โ๏ธโญ๏ธ
A thread ๐งต๐
1๐น Set short term goals
2๐น Understand what the problem says, Try asking the right question.
3๐น Debug, do not Hit and Try
4๐น Do not make excuses
5๐น Practice Daily
6๐น Take up small Challenges/tasks
7๐น Interact with Other Developers
8๐น Join a devloper community
9๐น Take regular Breaks
10๐น Cultivate good Habits
11๐น Have a positive mindset
12๐น Do not give up easily
13๐น Help Other fellow Developers
14๐น Do not Compare Yourself
15๐น Find a mentor
16๐น Revisit the Basics
17๐น Make mistakes, that's how you will learn!
18๐น Learn Googling
19๐น Do not try to learn everything at once
20๐น Track your learning
21๐น Never stop the learning process
22๐น Read more often
23๐น Prioritise your work
24๐น Contribute to Open Source
25๐น Always add comments in your code
26๐น Read and refactor your code
27๐น Be patient, Do not run for results
28๐น Learn Techniques not Tools
29๐น Under Promise and Over deliver
30๐น Pair Program
31๐น Take up tasks that scare you
32๐น Be open to Constructive criticism
33๐น Do not reply on a single Language/tool/Library/framework
34๐น Take up responsibilities
35๐น Recognise and work on your weakness
36๐น Know your worth and Value your work
37๐น Cut off the source of distraction
38๐น Be Proactive and do not Procastinate
39๐น Do not just Copy and Paste
40๐น Do not overlook the Details
41๐น Collaborate Cross-teams
42๐น Attend workshops and seminars
43๐น Read the Documentation
44๐น Psudeo code before Code
45๐น Write Unit Tests
46๐น Share your learnings
47๐น Stay mentally Fit
48๐น Devlope soft skills
โข โข โข
Missing some Tweet in this thread? You can try to
force a refresh
๐งตHow to Showcase Soft Skills on Your Resume and why are they important?๐งต
(Here's all you need to know about your Soft Skills and how they can help you land your next Job) ๐
๐A thread
๐งต๐
1โฃ What are Soft Skills?
๐ Soft skills are your character and personality traits.
๐ They're the interpersonal skills you use each day, relate to how you work.
๐ Soft skills have more to do with who people are, rather than what they know.
๐งตA curated list of Ultimate Python resources! ๐งต
(Getting started with #Python or a senior Python developer, you wouldn't wanna miss this) ๐
A thread.
๐งต๐
1๏ธโฃ Python Books: ๐ 1- Automate the Boring Stuff with Python 2- Python Crash Course 3- Python Cookbook 4- Headfirst Python 5- Learn Python the Hard Way 6- How to think like a computer scientist 7- Think Python 8- Python Tricks by Dan Bader 9- Dive into Python 10- Fluent Python
2๏ธโฃ Python IDE: ๐ฅ๏ธ ๐น 1- Jupyter Notebook 2- Visual Studio Code 3- PyCharm 4- Atom 5- Sublime Text 6- Spyder 7- GNU Emacs 8- Vi / Vim 9- Pydev 10- Thonny