EN
Useful coding websites - sorted by usefulness, design & readability
10
points
NOTE: this is blog post, do not edit me this post. Thank you.
In this blog post I would like to collect and share my favourite websites. 🚀 ☕ 🔥
- I need to remember one rule to add link to below list - the website MUST BE practical with code examples.
- The link should be to the example article, not to the main page.
Links per category
Web Dev:
PHP:
Java:
C# / .NET
Algorithms & Data Structures:
- gfg - graph list
- Algorytmy LO Tarnów - mgr Jerzy Wałaszek
General coding knowledge and solutions:
Tutorials
Tutorial - more then 1 article merged into one list. Topics from A to Z (into into harder topics).
- tutorials point - java
- MDN - CSS tutorial
- c-sharpcorner - Angular 8 tutorial
- javascript.info - nice js documentation with tutorial map
Left vs right list with articles
Websites with list of left side:
- tutorials point - java
- w3schools - js
- MDN - js math abs
- programiz JS Math Abs
- howtodoinjava.com
- jenkov - java tutorials
- c-sharpcorner - Angular 8 tutorial
Websites with list of right side:
- react js docs
- PHP docs - string length
- yt - video recommendation
Tools and editors
Contents, On this page, In this article, Table of contents
- cypress docs - On this page
- docker docs - On this page
- microsoft .NET docs - In this article
- gitlab docs - On this page
- cheatsheetseries.owasp.org - Table of contents
Customizable UX
Nice websites that we can customize our UX.
For example we can change:
- Menu fixed, floating
- Colors of nav bar
- Font size
- Font type
- More
List of such websites:
- gitlab repository
- dev to
Fixed left menu
- gitlab repository
- fb
Websites design - 1, 2, 3 columns
1 main column
- medium
2 columns (usually main column and right menu bar)
- yt - single video view
- dev to
3 columns (usually fixed left menu, main column, right menu)
Websites with communities
On the left:
- fb
Very useful:
Readability and UX - ranking :D
Serivces architecture
TODO:
Hostings
Static websites:
- Netlify - static websites - generated with hugo or react SSR
- Cloudflare workers - similar to Netlify
Clouds:
- AWS + S3
- GCP
- Azure
Other:
- Cloudflare
- Heroku