Python - Part - 13 | Python Exception Handling.
New Video Out....
https://youtu.be/2FBsRitAyOY?si=C-WPtiRBAIpHtghZ
New Video Out....
https://youtu.be/2FBsRitAyOY?si=C-WPtiRBAIpHtghZ
YouTube
Python - Part - 13 | Exception Handling | በ አማርኛ የ ቀረበ. By @EmmersiveLearning #python
Exception Handling
Welcome to the ultimate Python full course for beginners! Whether you're completely new to programming or looking to improve your Python skills, this complete tutorial will guide you from start to finish in mastering Python. Python is one…
Welcome to the ultimate Python full course for beginners! Whether you're completely new to programming or looking to improve your Python skills, this complete tutorial will guide you from start to finish in mastering Python. Python is one…
❤6
❤4
Emmersive Learning
What is HTML ? Start your web dev journey with HTML. Join tiktok
YouTube
The Complete HTML Course in #Amharic ||
The Complete HTML Course. #HTML #frontend #webdevelopment
----------------
Front-End Courses
HTML Full course : https://www.youtube.com/watch?v=kDE31AmaIAM
CSS Full course : https://www.youtube.com/watch?v=XKNSgDL3xgM
JavaScript Full course : ht…
----------------
Front-End Courses
HTML Full course : https://www.youtube.com/watch?v=kDE31AmaIAM
CSS Full course : https://www.youtube.com/watch?v=XKNSgDL3xgM
JavaScript Full course : ht…
👍3
As a backend engineer.
You should learn:
- System Design (scalability, microservices)
-APIs (REST, GraphQL, gRPC)
-Database Systems (SQL, NoSQL)
-Distributed Systems (consistency, replication)
-Caching (Redis, Memcached)
-Security (OAuth2, JWT, encryption)
-DevOps (CI/CD, Docker, Kubernetes)
-Performance Optimization (profiling, load balancing)
-Cloud Services (AWS, GCP, Azure)
-Monitoring (Prometheus, Grafana)
Pick up a language..
Stop jumping from one language to the other
You should learn:
- System Design (scalability, microservices)
-APIs (REST, GraphQL, gRPC)
-Database Systems (SQL, NoSQL)
-Distributed Systems (consistency, replication)
-Caching (Redis, Memcached)
-Security (OAuth2, JWT, encryption)
-DevOps (CI/CD, Docker, Kubernetes)
-Performance Optimization (profiling, load balancing)
-Cloud Services (AWS, GCP, Azure)
-Monitoring (Prometheus, Grafana)
Pick up a language..
Stop jumping from one language to the other
❤5
Python - Part - 14 | Python OOP - Class and Object
New Video Out....
- Programming paradigms.
- Object Oriented Programming
- Class and Object.
https://youtu.be/KjAt-bOIwM4?si=jczZHoW1Wiaqh2HV
New Video Out....
- Programming paradigms.
- Object Oriented Programming
- Class and Object.
https://youtu.be/KjAt-bOIwM4?si=jczZHoW1Wiaqh2HV
YouTube
Python - Part - 14 | OOP - Class and Object | በ አማርኛ የ ቀረበ. By @EmmersiveLearning #python #oop
Exception Handling
Welcome to the ultimate Python full course for beginners! Whether you're completely new to programming or looking to improve your Python skills, this complete tutorial will guide you from start to finish in mastering Python. Python is one…
Welcome to the ultimate Python full course for beginners! Whether you're completely new to programming or looking to improve your Python skills, this complete tutorial will guide you from start to finish in mastering Python. Python is one…
❤2👍1
What is Hacking and Types of Hackers.
https://www.tiktok.com/@emmersivelearning/video/7428879510763736325
https://www.tiktok.com/@emmersivelearning/video/7428879510763736325
❤3
Emmersive Learning
What is Hacking and Types of Hackers. https://www.tiktok.com/@emmersivelearning/video/7428879510763736325
YouTube
Cyber Security in #Amharic #ሳይበር ሴኩሪቲ#Hacking #Hacker#cs #ሳይበርኛ #emmersive
Cybersecurity is the practice of protecting systems, networks, and programs from digital attacks.
In This Video we will see the High-level Overview of Cyber Security and Hacking.
Make sure to join our telegram : https://news.1rj.ru/str/EmmersiveLearning
---------…
In This Video we will see the High-level Overview of Cyber Security and Hacking.
Make sure to join our telegram : https://news.1rj.ru/str/EmmersiveLearning
---------…
❤6
Python - Part - 15 | OOP - Principles
New Video Out.
OOP Principles:
- Encapsulation
- Inheritance
- Polymorphism.
- Abstraction.
https://youtu.be/tGJCzN7G_xo?si=xyQs8h0FJK3HHqG_
New Video Out.
OOP Principles:
- Encapsulation
- Inheritance
- Polymorphism.
- Abstraction.
https://youtu.be/tGJCzN7G_xo?si=xyQs8h0FJK3HHqG_
YouTube
Python - 15 | OOP Principles #Encapsulation #inheritance #polymorphism #abstraction | በ አማርኛ
Exception Handling
Welcome to the ultimate Python full course for beginners! Whether you're completely new to programming or looking to improve your Python skills, this complete tutorial will guide you from start to finish in mastering Python. Python is one…
Welcome to the ultimate Python full course for beginners! Whether you're completely new to programming or looking to improve your Python skills, this complete tutorial will guide you from start to finish in mastering Python. Python is one…
❤6👍1🔥1
Forwarded from Muhammed Teshome
MC: What specially should i learn ?
Yann LeCun : You should study very basic things that have a long shelf life - mathematics, physics, basic computer science, applied mathematics. Those are things that would be necessary to understand and develop the next generation of AI system,"
Yann LeCun : You should study very basic things that have a long shelf life - mathematics, physics, basic computer science, applied mathematics. Those are things that would be necessary to understand and develop the next generation of AI system,"
❤4
25 coding patterns commonly asked in interviews:
1. Two pointers
2. Fast and Slow Pointers
3. Sliding window
4. Divide and Conquer
5. In-place reversal of a Linked List
6. Modified Binary Search
7. Cyclic Sort
8. Matrix Traversal
9. Merge Intervals
10. Two Heaps
11. Top k Elements
12. K-way Merge
13. Breadth First Search
14. Depth First Search
15. Topological Sort
16. Subsets
17. Bitwise XOR
18. Trie
19. Backtracking
20. Monotonic Stack
21. Fibonacci Numbers
22. 0/1 Knapsack
23. Palindromic Subsequence
24. Longest Common Substring
25. Memoization
@EmmersiveLearning
1. Two pointers
2. Fast and Slow Pointers
3. Sliding window
4. Divide and Conquer
5. In-place reversal of a Linked List
6. Modified Binary Search
7. Cyclic Sort
8. Matrix Traversal
9. Merge Intervals
10. Two Heaps
11. Top k Elements
12. K-way Merge
13. Breadth First Search
14. Depth First Search
15. Topological Sort
16. Subsets
17. Bitwise XOR
18. Trie
19. Backtracking
20. Monotonic Stack
21. Fibonacci Numbers
22. 0/1 Knapsack
23. Palindromic Subsequence
24. Longest Common Substring
25. Memoization
@EmmersiveLearning
❤4👍1
Emmersive Learning
How does CSS work ? Watch on Tiktok :
YouTube
CSS Full Course in #Amharic: የ CSS ሙሉ ኮርስ ከመጀመሪያ እስከ መጨረሻ (Complete Beginner to Advanced)
Welcome to the Complete CSS Full Course in Amharic! 🎨 In this course, you will learn how to style websites and make them visually stunning. CSS (Cascading Style Sheets) is a crucial skill for web development, and this course will help you master it step by…
npx create-react-app myfirstapp
Who wants react course ?... Let me know.
🔥12👍6🖕2
The Last Video in Python Course Series.
Python - Part - 16 | Python Modules, Packages, Libraries, Frameworks.
New Video Out....
https://youtu.be/qXQIXtJC6kk?si=qTrxmsb2I4tdIepZ
Python - Part - 16 | Python Modules, Packages, Libraries, Frameworks.
New Video Out....
https://youtu.be/qXQIXtJC6kk?si=qTrxmsb2I4tdIepZ
YouTube
#Python - 16 | Python Modules, Packages, Libraries and Frameworks በ #አማርኛ #modules #library
Exception Handling
Welcome to the ultimate Python full course for beginners! Whether you're completely new to programming or looking to improve your Python skills, this complete tutorial will guide you from start to finish in mastering Python. Python is one…
Welcome to the ultimate Python full course for beginners! Whether you're completely new to programming or looking to improve your Python skills, this complete tutorial will guide you from start to finish in mastering Python. Python is one…
👍5