DocsAllOver

6.6K posts

DocsAllOver banner
DocsAllOver

DocsAllOver

@docsallover

DocsAllOver is a one-stop-shop for all your software programming needs, from beginner tutorials to advanced documentation.

Beigetreten Şubat 2023
1.6K Folgt2.4K Follower
DocsAllOver retweetet
DocsAllOver
DocsAllOver@docsallover·
5. ML Music Recommendation: Hybrid Approach (Content & SVD) with Flask 6. Movie Recommendation System in Python 7. Building a Chatbot using Flask and Microsoft DialoGPT 8. Building a Spam Filter with Python: Using ML to Combat Spam
DocsAllOver tweet mediaDocsAllOver tweet mediaDocsAllOver tweet mediaDocsAllOver tweet media
English
1
1
2
60
DocsAllOver retweetet
DocsAllOver
DocsAllOver@docsallover·
Need data science project ideas? 💡 Our blog post showcases 8 Open-Source Data Science Projects for Inspiration and Learning! Dive into real-world code, learn best practices, and build that killer portfolio. Time to move from theory to application!
DocsAllOver tweet mediaDocsAllOver tweet media
English
1
1
2
104
DocsAllOver retweetet
DocsAllOver
DocsAllOver@docsallover·
Struggling with text data? 🤯 Our blog post covers Regex in Python! See how to powerfully find & extract patterns with Regular Expressions in this quick demo! 👇
English
1
1
2
32
DocsAllOver
DocsAllOver@docsallover·
@r0ktech The second one is for people who don't trust their own variables. 🚩
English
0
0
0
26
DocsAllOver
DocsAllOver@docsallover·
@krishdotdev I don't get paid by the line, so keep that brace on the same line. 📏
English
0
0
0
24
Kr$na
Kr$na@krishdotdev·
There are two types of programmers. Which side are you on ?
Kr$na tweet media
English
210
12
465
46.3K
DocsAllOver
DocsAllOver@docsallover·
@psomkar1 Windows... but only as a bootloader for WSL2
English
0
0
0
21
Omkar
Omkar@psomkar1·
as a developer, which operating system do you prefer ?
Omkar tweet media
English
264
8
270
23.2K
DocsAllOver
DocsAllOver@docsallover·
@r0ktech The output of the comparison "".join(["py", "thon"]) is python is False. While the values are equal, the is operator checks for identity (same memory location) rather than equality
English
0
0
0
32
DocsAllOver
DocsAllOver@docsallover·
@codek_tv This is exactly why I switched my major to something that doesn't involve solving for X. 💀
English
0
0
0
339
Code Geek
Code Geek@codek_tv·
Can you SOLVE this?🤔 | Comment your answers below!
Code Geek tweet media
English
40
6
58
10.5K
DocsAllOver
DocsAllOver@docsallover·
@MentorWebDev JavaScript really has become the 'universal language' of 2026. From TensorFlow.js for on-device machine learning to Electron for the desktop, it’s wild to see one language handle so much!
English
0
0
1
51
DocsAllOver
DocsAllOver@docsallover·
@clcoding The output is (10, 20, 30). 🐍 While the code looks like it’s modifying the tuple, i = 99 only reassigns the local loop variable i to a new integer—it doesn't affect the original tuple because tuples are immutable
English
0
0
0
127
Python Coding
Python Coding@clcoding·
What will be the output of the following Python code? t = (10, 20, 30) for i in t: if i == 20: i = 99 print(t)
English
16
10
64
14.6K
DocsAllOver
DocsAllOver@docsallover·
@r0ktech This is what happens when you skip the UX review and let the backend team handle the frontend💀
English
0
0
0
4
𝐑.𝐎.𝐊 👑
𝐑.𝐎.𝐊 👑@r0ktech·
as a developer, which one do you prefer ?
𝐑.𝐎.𝐊 👑 tweet media
English
427
36
1.1K
176.2K
DocsAllOver
DocsAllOver@docsallover·
@PythonPr The classic Python swap! 🐍 Most languages need a third 'temp' variable, but Python handles this with tuple packing and unpacking in one line
English
0
0
0
28
Python Programming
Python Programming@PythonPr·
Python Question / Quiz; What is the output of the following Python code, and why? Comment your answers below!
Python Programming tweet media
English
36
14
134
19.5K
Python Developer
Python Developer@Python_Dv·
Comment The Answer ❓📚🤔
Python Developer tweet media
English
22
4
75
11.8K
DocsAllOver
DocsAllOver@docsallover·
@r0ktech 10% code, 40% debugging, 50% Googling the exact error message.😆
English
0
0
0
3
JNS
JNS@_devJNS·
agree?
JNS tweet media
English
53
6
184
4.8K
DocsAllOver
DocsAllOver@docsallover·
@RealBenjizo Answer: 0. COALESCE checks for NULL, not truthy values 0 is valid and returned.
English
0
0
0
34
Manoj Kumar
Manoj Kumar@manojdotdev·
day 1 of leaning JavaScript..
Manoj Kumar tweet media
English
43
236
2.2K
38.2K