programming
4209 Threads
How JavaScript works (Behind the scenes) Threadπ§΅π https://t.co/4C0l6Vws7y
Docker File Explained! A Thread π https://t.co/Yp47LPROHh
Mastering Javascript Date A Thread π§΅ https://t.co/frUlhdMBX1
An Overview of Event Sourcing Design Pattern and Its Implementation in Microservice Architecture. https://t.co/nvAFCDjO9x https://t.co/NTODbvS8YN
Websites to grab free cheat sheets for web developers π§΅π https://t.co/DSzx0JEjGt
Some Python courses worth looking at to get started with your journey π { Get Started With Python } https://t.co/5yRfmbMslv { Python For Data Analysis } https://t.co/gdodWYfjhp...
If you're not improving at programming, you're doing this WRONG:
1. Array.prototype.flat() and Array.prototype.flatMap() flat() and flatMap() are array methods that flatten nested arrays. flat() flattens the array, while flatMap() applies a fun...
Game changer. You can now run GPT locally on your macbook with GPT4All, a new 7B LLM based on LLaMa. It's completely open source: demo, data and code to train an assistant-style...
5 GitHub repositories will make your life 90% easier:
Myth: You need to be too good at Programming to get started with freelancing. Don't say this right now (at least not yet). Mega thread https://t.co/9bVPcqCyHm
Pandas is one of the most important libraries for Data Analysis. But when working with larger datasets it becomes really slow and runs out of memory Introducing Modin a python li...
8 Data Analysis Projects for beginners that will transform your Portfolio and your Resume. With source code in Pythonπ²
Mastering React in 2023. 70+ Projects to Practice:
Web scraping can be tricky. I'll be sharing some essential tips and tools for effective web scraping π
Mastering Modern JavaScript: ES6, ES7 and Beyond [Part 1]:
I thought I'll make a thread of my favorite game-related prompts for you. I started making a series of tutorials on making video games and learning how to program with GPT-4. Whe...
Generators are a really cool Python πΒ tool. Let me show you why you should bother learning them! π A short thread: π https://t.co/K8YnNVoi9G
Extremely useful ChatGPT prompts to finish work in minutes: π§΅
I've been solo-building a pet project for a few months, and I'm pleasantly surprised by how much a hardcore backend engineer can achieve with the modern frontend stack! πͺ A thread...
Here are 8 JavaScript one-liners that will make you look like an expert π https://t.co/QzbFNv0KzN
19 useful GitHub repositories for beginner developers (save them):
Web developers need Git. Become a Git Pro π€ Check out this list of the top tutorial resources to get you there in no time! π π
A Guide to Debugging JavaScript in Browsers: