Computer Science
396 Threads
📕#SQL is super important. These are the questions that you will have face in interviews which helps you to ace your sql interviews Credit - Shri Ajay Kadiyala Sir 🔥 🧵👇
SQL Guide: 1. Normalisation and ER concepts 2. Be good with queries 2.1 Have a good knowledge of JOINS 2.2 Operators (AND, OR...) 2.3 Data types 2.4 Clauses (Group...
Don’t pay ridiculous amounts of money to learn from Harvard University. Learn Programming, Computer Science, AI, and more from Harvard for FREE with these courses:
Harvard University is offering free online courses. No application or fee required. Here are 10 FREE courses you don't want to miss:
Counting sort is an algorithm capable to stable sort an array in linear time. How it works and when to apply it: {1/9} ↓ https://t.co/KzZvwVRp4M
Do you know what sucks? The lack of tooling to explore and analyze large multimedia datasets. This has been one of my frustrations since the beginning of time. Fortunately, here...
fuck it, I did the math, swizzle your quaternions (w,x,y,z) why not (-x, w, -z, y) is 180° around X (-y, z, w, -x) is 180° around Y (-z, -y, x, w) is 180° around Z
Stanford University is offering free online courses. No application or fee required. Learn computer science to Machine learning for FREE:🧵↓
Sets in Python (with code snippets) Set is an unordered collection of unique items. Sets support mathematical operations like union, intersection and symmetric difference. A Thre...
📌 I asked developers: "What's the best programming course you've taken?" Here are the most popular answers: https://t.co/ltKSXxphzR
You can probably get a Stanford CS degree by only taking CS 224 classes: CS 224C: NLP for Computational Social Science CS 224N: Natural Language Processing with Deep Learning CS...
The batch size is one of the most influential parameters in the outcome of a neural network. Here is everything you need to know about the batch size when training a neural networ...
👩💻 Practice 125+ Algorithms Using your favorite language ➤ C ➤ C++ ➤ Java ➤ C# ➤ Golang ➤ Python ➤ JavaScript ➤ Dart ➤ Kotlin ➤...
Let's talk some more about sets in #Python in more detail! The first thing to talk about is how to create a set. One way to do so is with curly braces. Don't confuse this with di...
MIT University offers a ton of free online courses. From Data Science to AI to starting a Start up. Here are 7 courses to supercharge your career:
Want to master Data Structure and Algorithms. Here're 5 websites to learn Data Structure and Algorithms easy & FREE:
Lambda Functions in Python (with code snippets) Thread 🧵👇
My 5 C’s for Mastering Data Structures and Algorithms for interviews🚀: A thread 🧵
10 of the most useful YouTube Channels to accelerate your learning:
If you want to learn Linux, open this:
SOLID principles are probably the most important design principles in OOP languages like Java, Python, C#, etc. But, more than 95% of programmers struggle to understand it. Here'...
Stanford University is offering free online courses. No application or fee required. Learn computer science to Machine learning for FREE:🧵↓
Study Python for Free from Harvard. Harvard can't go wrong in teaching Computer Science and Python. Stop searching for courses and do this course. Course Link: https://t.co/eiO...
What is a Proxy Server? A Thread👇🧵