Computer Science
396 Threads
๐ฉโ๐ Computer Science Certificate for FREE Anyone can now learn without spending $10000 on a certificate. Follow this roadmap and the resources. โฉ
Computer scientists often claim we donโt take normative positions, oblivious to the irony that most CS work contains a normative claim thatโs unacknowledged and unexamined yet cent...
20+ Algorithms everyone must know ๐ ๐งต๐
Generate LaTeX Math description from Python functions With help of one decorator, we can generate a LaTeX math description Source code and other details in the thread ๐งต๐ https:/...
Programming alternatives to if...else statements in JavaScript ๐งต๐ https://t.co/kpayI7il4B
Thread! Important shortcut keys for computer โคโ CTRL+A. . . . . . . . . . . . . . . . . Select All CTRL+C. . . . . . . . . . . . . . . . . Copy CTRL+X. . . . . . . . . . . . . . ....
๐ฃ๏ธ Roadmap for Data Structures & Algorithms ๐ฉโโ๏ธ Beginner โ Array, Linked List, ... โ ๐ฉโ๐ซ Medium โ Hash Table, Tree, ... โ ๐ฉโ๐ป Advanced โ Graph, ... โ ๐ฉโ๐ Pro The most ef...
One of the biggest open problems in computer science is the complexity of matrix multiplications Alpha Tensor is the first AI system for discovering the fastest way to multiply tw...
(1/20) @ethereum Fundamentals: Randomness and RANDAO Randomness is critical property for crypto and the World Computer. Unfortunately, computers are terrible at generating randomn...
(1/21) Byzantine Fault Tolerance (BFT) and the Practical Solution (pBFT) What is the Byzantine Generals Problem? Why is it important for distributed systems? Does this problem hav...
/1 The CAP theorem is one of the most famous terms in computer science, but I bet different developers have different understandings. Letโs examine what it is and why it can be con...
Donโt pay ridiculous amounts of money to learn from Harvard Universitiy. Learn Programming, Computer Science, AI, and more from Harvard for FREE with these courses: https://t.co/Z...
In a few months, anyone can learn a programming language and call themselves a 'software engineer'. But the question is, what is the role of a software engineer, and what is expec...
(1/25) Computer Science Basics: Virtual Machines The secret to innovation - Abstraction The final form of computational abstraction - Virtual Machines (VMs) Your guide to the co...
Distributed systems works because nodes exchange messages over a network. There are 3 kind of messages delivery semantics between 2 nodes: - exactly-once - at-least-once - at-mo...
Machine Learning projects to boost your portfolio ๐ ๐งต ๐
6 System Design Interview Questions [Solved] 1. Youtube Design - https://t.co/vVxyRjN1xa 2. URL Shortner - https://t.co/kP3BJqLu1g 3. WhatsApp design - https://t.co/kmXFPpwBtg 6. I...
Built-in Data Types in Python (with code snippets) In Python, every value has a data type. There are various data types and in this thread, we will discuss some of the important o...
Top 3 Free Computer Science Courses โก๏ธ A Thread ๐งต๐
Pooling is a critical operation in Convolutional Neural Networks: โข Max Pooling: Selects the maximum value of the current view. โข Avg Pooling: Averages the values of the current...
/1 How do we generate unique IDs in distributed systems? How do we avoid ID conflicts? The diagram below shows 5 ways. ๐ https://t.co/heA5cXZPcy
Presenting the best engineers from every field ๐ .............................................. 1. Computer Engineer https://t.co/COQ5PDx3Mm
Full funded MS/Ph.D. KAUST The deadline for MS/Ph.D. and Ph.D. degree applicants wishing to be admitted for Spring entry (i.e., commencing their program in January 2023) is 1 Octo...
Happy Engineers Day!!! โ C, C++ โ Java โ C# โ Dart โ Rust โ Golang โ PHP โ Python โ JavaScript Which is best to practice โค Data Structures...