Darth Autocrat (Lyndon NA)

@Adoubleagent I'm not following? X needs to be implemented for Y reason. Y is the criteria, and may have requirements/constraints. The request should contain what/why/how it shou...

Benjamin Bennett Alexander

5 GitHub Repositories that EVERY Python developer should know 🧵👇👇

Charly Wargnier

Everyone is talking about #ChatGPT & #GPT3, but did you know there were many alternatives? Here are 10 of them! 🔥👇 1. BLOOM 2. GLaM 3. Gopher 4. Megatron-Turing NLG 5. Chinchill...

D-Coder

Learn Git and GitHub for free. Open this thread:🧵↓

Swapna Kumar Panda

40 useful Linux commands for everyone ⇩

Tushar Sadhwani

Python Dunder of the Day Day 8: ✨__module__✨ Let's talk about the functools module first: It has some really useful tools, such as `cache`, which caches results from function call...

Javarevisited

Docker cheat sheet https://t.co/C165sr4l4v

Hasan Toor ✪

Low code tools are Amazing. Here is one amazing low code tool that will make your life super easy:

Sharyph

Stop wasting time on coding. Here are 7 websites that will help you to build the app in minutes. (without coding) 👇

Saumya Singh

Stop wasting time coding everything from scratch. Here are low-code tools top coders use to build faster:

Hasan Toor ✪

GitHub is a Goldmine and finding the right resources can be difficult. These 10 GitHub repositories will help you become an expert developer:

Marko Denic

Learning to code in an interactive way is way more fun. So, I created a list of interactive learning tools for you. In this list, you can find tools to learn CSS, JavaScript, T...

Linus ●ᴗ● Ekenstam

What you know about software is about to get completely turned on its head What if AI could eliminate all future bugs? Or make sure your website/application was always running?...

Tlon Corporation

If Tlon had an official mission statement, it would be to build an exceptional user experience for general purpose personal computing in the cloud. Our initial problem was to make...

Tushar Sadhwani

🐍Python Dunder of the day Day 5: ✨__length_hint__✨ Let's do a little obscure one this time. Did you know that dunders can have multiple words? Anyway, take a look at this code: h...

George Moller

Leverage the power of CSS grid to create a full dashboard layout in no time ↓ 1/7 https://t.co/0eo9KAl39y

Agile_Dev ⚡

@CulturedCoder Long term industry projects you can build, maintain and have on your portfolio: 1. A web application for project management or task tracking 2. A platform for onlin...

javinpaul

20 Design Patterns You can Learn to become a better Developer https://t.co/dare7Fb2Z1

Marko Denic

Learn for free: HTML: https://t.co/ZZ65CzGLB4 CSS: https://t.co/f9C247W2fy JavaScript: https://t.co/b1EUNxLUhi React: https://t.co/5XoI81163l API: https://t.co/5CnsaoY9Zf Python:...

Nikki Siapno

GitHub is an absolute goldmine of quality learning resources. Here are 7 programming repos you'll wish you knew sooner:

Bas Steins

💡🐍 In Python 3.7, the breakpoint function was introduced. If you want to debug your Python code just from the command line, here is what you need 👇 https://t.co/JlUidechcF

Madza 👨‍💻⚡

16 React libraries to implement killer features in minutes (10X productivity):

Martin Joo

💡There are common mistakes that you can make in Laravel. I collected some of them I see (and make) on a daily basis. There are three main groups: - Performance issues - Deployment...

Mark Tenenholtz

There’s now a Python library for RLHF called TRLX! (The same reinforcement learning strategy used in training ChatGPT) It works well with Hugging Face models, supports multiple R...