programming
4209 Threads
I started my Data Science career back in 2018 and spent countless hours practicing it. Here is the ultimate roadmap to become a data scientist. (A thread) ๐งต๐
SQL Roadmap with YouTube Resources A Thread ๐งต https://t.co/Oy40AFiFNJ
GitHub Copilot RIP? ๐๐ชฆ Introducing StarCoder๐ All you need to Know (+Demo+Extension+Model+Data)โคต๏ธโคต๏ธโคต๏ธ https://t.co/ukl5HLhdYY
JavaScript Project Ideas for beginners with source code ๐๐งต https://t.co/EzEA61Iiy6
Frontend Developer Roadmap with YouTube Resources A Thread ๐งต https://t.co/ojxPPeZ6r7
Introducing: ๐ซStarCoder StarCoder is a 15B LLM for code with 8k context and trained only on permissive data in 80+ programming languages. It can be prompted to reach 40% pass@1 on...
/1 How do you become a full-stack developer? The diagram shows a simplified possible full-stack tech stack. Full stack development involves developing and managing all layers of...
The next 10 years of web development is here and these 10 JavaScript frameworks will dominate. Discover the ultimate list of the 10 important JavaScript frameworks: https://t.co/S...
Common JavaScript coding patterns and when to use them: Thread ๐งต๐
ChatGPT-powered tool for code explanation - GPTutor is a ChatGPT-powered programming tool for code explanation provided as a VSCode extension - claims to deliver more concise and...
The basename command in Linux prints the last element of a file path. This is particularly helpful in bash scripts where you only want the file name from a given file path. In th...
ChatGPT just dropped their most powerful tool yet ๐คฏ It's called the Code Interpreter. From creating charts to basic video editing to converting files, it does it all. Here are...
Here are some of my โBest practicesโ for writing APIs: - Versioning - IDs vs UUIDs - Nested resources - JSON API - Let the client decide what it wants ๐งตKeep reading
The 10 essential JavaScript events to improve your web development. Learn how to use these key JavaScript events: https://t.co/cZdjUoWNnU
JavaScript for Beginners. A thread: https://t.co/2KUl4rwD7d
Blockchain/ Web3 Development Roadmap. Prerequisite - Full stack development I attached all resources; follow them in chronological order. Threadย ๐งต
10 Python one liner for new beginners
5 GitHub repositories to do hours to work in minutes.
A lot of us misunderstand how merging works in Pandas! ๐ผ Let me simplify it for you today! ๐ A Thread ๐งต๐ https://t.co/fXGsthRWk1
Learn For Free in 2023: 1. Python โ https://t.co/mtO9c48RgD 2. JavaScript โ https://t.co/XY9apCqb9a 3. SQL โ https://t.co/NyLEjCyx4h 4. Git โ https://t.co/zg98551nB4 5. Azure...
Eagle=Phoenix https://t.co/CTkiYDsVJQ
Web Development Roadmap with resources I used ๐ 1. HTML and CSS https://t.co/ApOTFbe9SO 2. CSS https://t.co/EekUJhHbi4 3. Git & GitHub https://t.co/ECPxzgWRJK 4. Tailwind CSS...
/1 10 Key Data Structures We Use Every Day ๐น list: keep your Twitter feeds ๐น stack: support undo/redo of the word editor ๐น queue: keep printer jobs, or send user actions in-game ๐น...
K-Nearest Neighbours (KNN) is a simple yet powerful ML algorithm! Today, we clearly understand & implement KNN from scratch! ๐ฅ Let's go! ๐งต๐ https://t.co/ciGcZNyA8P