Pratham Profile picture
11 Apr, 8 tweets, 4 min read
7 great websites a programmer should visit

Thread 🧡 πŸ‘‡πŸ»
1️⃣ Pastebin

Pastebin can store texts like code, notes, and snippets online for a set time which can be shared instantly.

πŸ”— pastebin.com
2️⃣ Learn Shell

Whether you are an experienced programmer or not, this website is intended for everyone who wishes to learn programming with Unix/Linux shell interpreters.

πŸ”— learnshell.org
3️⃣ Programming Language Converter

- This is a super cool tool where you can convert code from one programming language into another.

πŸ”— ide.onelang.io
4️⃣ Web Skills

Websites for all kind of learning resources for web developers

- Fundamentals
- Accessibility
- Web components
- Progressive web apps
- Frameworks and libraries
- Testing
- Architecture and Paradigm
- UI and UX
- DS and Algo

πŸ”— andreasbm.github.io/web-skills/
5️⃣ Dev Docs

- A one-place well-known API Documentation with a searchable interface

πŸ”— devdocs.io
6️⃣ Easely

- Free resume and inforgraphics for developers

πŸ”— easel.ly
7️⃣ Can I use?

- A website that provides up-to-date browser support tables for support of front-end web technologies on desktop and mobile web browsers.

πŸ”— caniuse.com

β€’ β€’ β€’

Missing some Tweet in this thread? You can try to force a refresh
γ€€

Keep Current with Pratham

Pratham Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @Prathkum

13 Apr
I failed 8+ interviews. This is what I did

πŸ§΅β‡“
99% of the time, we already know the outcome of the interview ⇓

{ 2 / 7 }
The biggest reason for failing a particular interview is the inability to answer certain questions.

Instead of feeling dispirited, I move on but ⇓

{ 3 / 7 }
Read 7 tweets
12 Apr
These 8 CSS tips and tricks will make you pro in CSS🎨

🧡 πŸ‘‡πŸ»
1️⃣ Create round text

Creating round text on your website is easy
2️⃣ Change the marker of list element

- The "type" attribute of <ol> element accpets 5 type of values πŸ‘‡πŸ»
Read 9 tweets
12 Apr
8 CSS pseudo classes most likely you are not familiar with

🧡 πŸ‘‡πŸ»
1️⃣ :autofill

- The :autofill CSS pseudo-class matches when an <input> element has its value autofilled by the browser

See this in action here codepen.io/prathamkumar/p… input:autofill {   border: 3px solid blue; }
2️⃣ :empty

- The :empty CSS pseudo-class represents any element that has no children.
Read 8 tweets
11 Apr
A complete guide to learning JavaScript for Web Development

🧡 πŸ‘‡πŸ»
JavaScript is a robust language for web development. You should learn it if you want to be a web developers

Reasons πŸ”½

πŸ”Ή Currently used by 94.5% websites
πŸ”Ή Wide range of applications including mobile and desktop devices
πŸ”Ή Most in-demand language

{ 2 / 19 }
Depth of JavaScript is something that every developer loves or hates (Not sure). But starting with it is easy.

Even it becomes 50% easier if you're familiar with the few common programming concepts. For example, loops. control statements etc...

{ 3 / 19 }
Read 19 tweets
10 Apr
Top 12 Cheat Sheets that can help you immensely if you're a coder

🧡 πŸ‘‡πŸ»
1️⃣ Linux cheat sheet 🐧

πŸ”— assets.hongkiat.com/uploads/cheats…
2️⃣ Big-O cheat sheet

πŸ”— bigocheatsheet.com
Read 14 tweets
10 Apr
Complete guide to Responsive Web Design

πŸ§΅πŸ‘‡πŸ»
In order to make a RWD, you just need to consider one thing.

"Ability of content to fit inside any device that look good and it will be for user to interact with that"

{ 2 / 16 }
Responsive web design is not a kind of program or framework. We can say it's a combination of various concepts using which we try to make our web page look good on all devices

The great thing is that you can achieve RWD using HTML and CSS only⚑

{ 3 / 16 }
Read 17 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Too expensive? Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal Become our Patreon

Thank you for your support!

Follow Us on Twitter!