ProgrammingKnowledge
548 subscribers
26 photos
43 links
Public Channel for ProgrammingKnowledge News and Updates
Download Telegram
3 tips to become a better developer
1. code daily
2. read open source code
3. don't forget non-functional requirements
Useful websites for web developers.

1. cheatography .com
Free programming cheat sheets

2. javascript30 .com
Build 30 things with vanilla Js in 30 days

3. goalkicker .com
Free Programming books

4. codinghub. tips
coding tips for related to HTML, CSS & JS
Having a PhD doesn't make you smarter, better, or more important than anyone else.
But it does, in fact, make you a doctor.
Developers who are working, can you share all the tech you actually use?

Let's give newbies a realistic overview of what they should learn.
To all the software developers out there. What were some of your biggest struggles when learning how to code? #programming #softwaredeveloper
Top Resources to get CSS Snippets.

- codepen.​io
- codemyui.​com
- cssdeck.​com
- webcode.​tools
- css.​tricks.​com/snippets
- codepad.​co
- littlesnippets.​net
- bootsnipp.​com

Do you know other websites?
Help us by sharing them.
I discovered a fantastic GitHub repository called: Computer Science

It's a complete guide to free online education in computer science.

This is proof that Computer Science education must be self-paced and free.

Link - https://github.com/ossu/computer-science
I choose Linux what about you ?
You only need to build 3 projects to master JavaScript:

1. Blog
2. E-commerce store
3. Chat application

They cover 97% of everything you might face in a real job
Top 7 Node JS Frameworks.

1. Express
GitHub Star - 51.5K

2. Nest js
GitHub star - 33.7K

3. Koa
GitHub star - 30.6K

4. Sails
GitHub star - 21.8K

5. Fastify
GitHub star - 17K

6. Hapi
GitHub star - 13K

7. Adonis js
GitHub star - 9.3K

Which one you use?