Welcome to the world of programmers and share some niche websites about programmers. There are not only practical websites full of dry goods, but also some interesting entertainment websites that only programmers can understand.
1. Programmer music
Address:
//musicforprogramming.net/
A background music website that imitates code style has selected some songs and albums, which are suitable for background music when writing code. Sound wave animation written with code is cool.
2. Programming Language Ranking
Address: //www.tiobe.com/
Launched in 2003, the TIOBE list is an indicator of the popular trend of programming languages. It is updated every month. The list is based on the number of global technical engineers, courses and third-party suppliers, including popular search engines and technology communities, such as Google, Baidu, Wikipedia, CSDN, Bing, Hao 123, etc.
According to the latest list, TIOBE officials pointed out that Python, C, Java and C++were the top 4 languages in the TIOBE index list for a long time. They were far more than other languages, with an overall share of more than 55%.
3. Programmer Inn
Address: //www.proginn.com/
The domestic veteran programmers engage in part-time sideline business channels. The very early domestic free work platform provides stable online job opportunities for high-end programmers, product managers, designers and other Internet related personnel, including free work, remote work and part-time work. It also supports employment on demand. The most important thing is to support Chinese without language barriers.
4、Devnors
Address:
//en.test-bituni.proginn.com/
A remote work website for global programmers. It has excellent programmers and employers from all over the world. Its commission is paid by virtual currency. It communicates in English. Those who have good English skills can try it.
5、Stack Overflow
Address:
//stackoverflow.com/
The programmer version of "Zhihu" is a question and answer community focused on solving bugs. It is a gathering place of programmers all over the world. Genius is rampant and big men are gathered. Ordinary people can't understand it. It is a must for programmers. No matter what bugs they encounter, they can come to search for them.
6、Topcoder
Address: //www.topcoder.com/
A well-known online programming contest platform, including algorithm contest, design contest and development contest. In the field of algorithm competition, ACM and Google Code Jam are called three major competitions in the world.
It can answer online directly through the code editor. After each Topcoder challenge, all participants can freely access the winner's code to improve their programming ability.
7、IBM developer
Address:
//developer.ibm.com/
IBM's developer community, cutting-edge technologies, documents, and learning tutorials, communicate with global developers.
8. IT Panda
Address: //itpanda.net/book/
I sorted out some excellent programmer books, including watercress scores and detailed classifications.
9、Geeksforgeeks
Address:
//www.geeksforgeeks.org/
A comprehensive platform for programmers, rich online courses, programming competitions, interview skills, etc.
10、DEV
Address: //dev.to/
The international version of "Digging Gold" is a programmer oriented community. The UI design is simple and beautiful. DEV is based on Forem. The software is open source, and teams are distributed around the world. There is no office, and the remote office mode is completely adopted.
11. "Hello World"
Address:
//netsmell.com/apps/helloworldcollection/
"Hello World" is usually the first program written by beginners when learning a new language. This habit was first used in the B programming language guidance textbook by Professor Brian Kernighan, and was later quoted by "The C Programming Language" written by Professor Kernighan&Ritchie in 1978 and widely known.
The website was launched in 1994. At present, it has collected about 481 "Hello World" programs, covering almost all known programming languages. Many languages may not have heard of them.
12. Programming Language Encyclopedia
Address: //overapi.com/
The encyclopedia of programming language, as a database website, is one of the necessary collections for every programmer.
13、LibHunt
Address: //www.libhunt.com/
A website to help you find the most popular class libraries and open source projects. It monitors all content published on Reddit, HackerNews and Dev.to in almost real-time. It provides a comparison between class libraries and open source projects, which can make a very detailed comparison to help you make choices.