OSSU بالعربي @ossuarabic Channel on Telegram

OSSU بالعربي

@ossuarabic


Path to a free self-taught education in Computer Science! 🎓

https://github.com/ossu/computer-science

OSSU بالعربي (Arabic)

OSSU بالعربي هو قناة تلغرام تهدف إلى توفير مسار تعليمي مجاني في علوم الحاسوب! إذا كنت تبحث عن طريقة لتعلم علوم الحاسوب بشكل ذاتي، فأنت في المكان الصحيح. تقدم القناة موارد تعليمية ودروس تساعدك على بتحقيق هدفك في تعلم البرمجة والتصميم وعلوم الحاسوب بشكل عام. ماذا تنتظر؟ انضم إلينا اليوم وابدأ رحلتك نحو التعلم الذاتي واكتساب المهارات اللازمة في مجال علوم الحاسوب.

من هم؟: OSSU بالعربي هي قناة تلغرام تأسست لتوفير مسار تعليمي مجاني في علوم الحاسوب.

ماذا؟: القناة تقدم موارد تعليمية ودروس في علوم الحاسوب للأشخاص الذين يرغبون في تعلم البرمجة والتصميم والمزيد.

من خلال الانضمام إلى OSSU بالعربي، ستكون على الطريق الصحيح نحو الحصول على تعليم متميز في علوم الحاسوب بشكل مجاني. ابدأ رحلتك اليوم ولا تضيع الفرصة لتعلم وتطوير مهاراتك!
تابعنا عبر الرابط: https://github.com/ossu/computer-science

OSSU بالعربي

01 Dec, 06:30


OSSU بالعربي pinned «»

OSSU بالعربي

22 Nov, 13:30


OSSU بالعربي pinned «»

OSSU بالعربي

10 Nov, 06:58


OSSU بالعربي pinned «السلام عليكم يا شباب 👋 #شباب_المستوى_الأول بفضل الله لسه مكملين في كورس: Fundamentals II Introduction to Class-based Program Design 📌 رابط الكورس: https://course.ccs.neu.edu/cs2510sp22/index.html 📌 رابط المحاضرات: https://course.ccs.neu.edu/cs2510s…»

OSSU بالعربي

10 Nov, 06:58


السلام عليكم يا شباب 👋

#شباب_المستوى_الأول

بفضل الله لسه مكملين في كورس:

Fundamentals II
Introduction to Class-based Program Design



📌 رابط الكورس:
https://course.ccs.neu.edu/cs2510sp22/index.html

📌 رابط المحاضرات:
https://course.ccs.neu.edu/cs2510sp22/Lectures.html

📌 مقرر الأسبوع بالكامل:

⚡️ Sunday (11/10/2024)
- Lecture 27: Introduction to Big-O Analysis
- Lecture 28: Quicksort and Merge sort
- Lecture 29: Priority Queues and Heap sort

⚡️ Tuesday (11/12/2024)
- Lecture 30: Breadth-first search and Depth-first search on graphs
- Lecture 31: Dijkstra’s Algorithm for single-source shortest paths
- Lecture 32: Minimum Spanning Trees

⚡️ Thursday (11/14/2024)
- Lecture 34: Implementing Objects
- Lecture 35: Dynamic Programming

———

بالتوفيق يا بطل 💪🏻

OSSU بالعربي

03 Nov, 06:22


OSSU بالعربي pinned «السلام عليكم يا شباب 👋 #شباب_المستوى_الأول بفضل الله لسه مكملين في كورس: Fundamentals II Introduction to Class-based Program Design 📌 رابط الكورس: https://course.ccs.neu.edu/cs2510sp22/index.html 📌 رابط المحاضرات: https://course.ccs.neu.edu/cs2510sp…»

OSSU بالعربي

03 Nov, 06:22


السلام عليكم يا شباب 👋

#شباب_المستوى_الأول

بفضل الله لسه مكملين في كورس:

Fundamentals II
Introduction to Class-based Program Design



📌 رابط الكورس:
https://course.ccs.neu.edu/cs2510sp22/index.html

📌 رابط المحاضرات:
https://course.ccs.neu.edu/cs2510sp22/Lectures.html

📌 مقرر الأسبوع بالكامل:

⚡️ Sunday (11/3/2024)
- Lecture 19: Mutation, aliasing and testing
- Lecture 20: Mutable data structure
- Lecture 21: Array Lists

⚡️ Tuesday (11/5/2024)
- Lecture 22: Array Lists
- Lecture 23: For-each loops and Counted-for loops
- Lecture 24: While loops

⚡️ Thursday (11/7/2024)
- Lecture 25: Iterator and Iterable
- Lecture 26: Hashing and Equality
- Lecture 27: Introduction to Big-O Analysis

———

بالتوفيق يا بطل 💪🏻

OSSU بالعربي

26 Oct, 14:01


OSSU بالعربي pinned «السلام عليكم يا شباب 👋 #شباب_المستوى_الأول بفضل الله لسه مكملين في كورس: Fundamentals II Introduction to Class-based Program Design 📌 رابط الكورس: https://course.ccs.neu.edu/cs2510sp22/index.html 📌 رابط المحاضرات: https://course.ccs.neu.edu/cs2510sp…»

OSSU بالعربي

26 Oct, 14:01


السلام عليكم يا شباب 👋

#شباب_المستوى_الأول

بفضل الله لسه مكملين في كورس:
Fundamentals II
Introduction to Class-based Program Design



📌 رابط الكورس:
https://course.ccs.neu.edu/cs2510sp22/index.html

📌 رابط المحاضرات:
https://course.ccs.neu.edu/cs2510sp22/Lectures.html

📌 مقرر الأسبوع بالكامل:

⚡️ Sunday (10/27/2024)
- Lecture 10: Customizing constructors for correctness and convenience
- Lecture 11: Defining sameness for complex data, part 1
- Lecture 12: Defining sameness for complex data, part 2

⚡️ Tuesday (10/29/2024)
- Lecture 13: Abstracting over behavior
- Lecture 14: Abstractions over more than one argument
- Lecture 15: Abstracting over types

⚡️ Thursday (10/31/2024)
- Lecture 16: Visitors
- Lecture 17: Mutation
- Lecture 18: Mutation inside structures

———

بالتوفيق يا بطل 💪🏻

OSSU بالعربي

23 Oct, 11:09


فيديو مهم جدًا 🤍

مفاتيح البركة ليومك و أن تكون سعيدًا .... قرارك أنت
https://youtu.be/9cL04TPcKM8

OSSU بالعربي

19 Oct, 11:01


OSSU بالعربي pinned «السلام عليكم يا شباب 👋 #شباب_المستوى_الثاني إن شاء الله هنوقف مذاكرة لغاية ما #شباب_المستوى_الأول يخلصوا الكورس الحالي وبعد كده نمشي مع بعض في مستوى واحد... Fundamentals II Introduction to Class-based Program Design اللي ناقصه حاجة يقدر يذاكرها في الفترة…»

OSSU بالعربي

19 Oct, 11:01


السلام عليكم يا شباب 👋

#شباب_المستوى_الثاني

إن شاء الله هنوقف مذاكرة لغاية ما #شباب_المستوى_الأول يخلصوا الكورس الحالي وبعد كده نمشي مع بعض في مستوى واحد...
Fundamentals II
Introduction to Class-based Program Design


اللي ناقصه حاجة يقدر يذاكرها في الفترة دي واللي حابب يراجع على جزئية معينة.

———

بالتوفيق يا بطل 💪🏻

OSSU بالعربي

19 Oct, 10:59


OSSU بالعربي pinned «السلام عليكم يا شباب 👋 #شباب_المستوى_الأول إن شاء الله هنبدأ في كورس جديد: Fundamentals II Introduction to Class-based Program Design 📌 رابط الكورس: https://course.ccs.neu.edu/cs2510sp22/index.html 📌 رابط المحاضرات: https://course.ccs.neu.edu/cs2510…»

OSSU بالعربي

19 Oct, 10:59


السلام عليكم يا شباب 👋

#شباب_المستوى_الأول

إن شاء الله هنبدأ في كورس جديد:
Fundamentals II
Introduction to Class-based Program Design



📌 رابط الكورس:
https://course.ccs.neu.edu/cs2510sp22/index.html

📌 رابط المحاضرات:
https://course.ccs.neu.edu/cs2510sp22/Lectures.html

📌 مقرر الأسبوع بالكامل:

⚡️ Sunday (10/20/2024)
- Lecture 1: Data Definitions in Java
- Lecture 2: Data Definitions: Unions
- Lecture 3: Methods for simple classes

⚡️ Tuesday (10/22/2024)
- Lecture 4: Methods for unions
- Lecture 5: Methods for self-referential lists
- Lecture 6: Accumulator methods

⚡️ Thursday (10/24/2024)
- Lecture 7: Accumulator methods, continued
- Lecture 8: Practice Design
- Lecture 9: Abstract classes and inheritance

———

بالتوفيق يا بطل 💪🏻

OSSU بالعربي

12 Oct, 06:40


OSSU بالعربي pinned «السلام عليكم يا شباب 👋 #شباب_المستوى_الثاني بفضل الله لسه مكملين في كورس: Fundamentals II Introduction to Class-based Program Design 📌 رابط الكورس: https://course.ccs.neu.edu/cs2510sp22/index.html 📌 رابط المحاضرات: https://course.ccs.neu.edu/cs2510s…»

OSSU بالعربي

12 Oct, 06:40


السلام عليكم يا شباب 👋

#شباب_المستوى_الثاني

بفضل الله لسه مكملين في كورس:

Fundamentals II
Introduction to Class-based Program Design



📌 رابط الكورس:
https://course.ccs.neu.edu/cs2510sp22/index.html

📌 رابط المحاضرات:
https://course.ccs.neu.edu/cs2510sp22/Lectures.html

📌 مقرر الأسبوع بالكامل:

⚡️ Sunday (10/13/2024)
- Lecture 27: Introduction to Big-O Analysis
- Lecture 28: Quicksort and Merge sort
- Lecture 29: Priority Queues and Heap sort

⚡️ Tuesday (10/15/2024)
- Lecture 30: Breadth-first search and Depth-first search on graphs
- Lecture 31: Dijkstra’s Algorithm for single-source shortest paths
- Lecture 32: Minimum Spanning Trees

⚡️ Thursday (10/17/2024)
- Lecture 34: Implementing Objects
- Lecture 35: Dynamic Programming

———

بالتوفيق يا بطل 💪🏻

OSSU بالعربي

12 Oct, 06:35


OSSU بالعربي pinned «السلام عليكم يا شباب 👋 #شباب_المستوى_الأول إن شاء الله هنبدأ في كورس: Programming Languages, Part C 📌 رابط الكورس: https://www.coursera.org/learn/programming-languages-part-c 📌 مقرر الأسبوع بالكامل: ⚡️ Sunday (10/13/2024) - Module 1 & Module 2 ⚡️ Tuesday…»

OSSU بالعربي

12 Oct, 06:35


السلام عليكم يا شباب 👋

#شباب_المستوى_الأول

إن شاء الله هنبدأ في كورس:
Programming Languages, Part C



📌 رابط الكورس:
https://www.coursera.org/learn/programming-languages-part-c


📌 مقرر الأسبوع بالكامل:

⚡️ Sunday (10/13/2024) - Module 1 & Module 2
⚡️ Tuesday (10/15/2024 - Module 3 & Module 4
⚡️ Thursday (10/17/2024) - Module 5 & Module 6


———

بالتوفيق يا بطل 💪🏻

OSSU بالعربي

30 Sep, 05:27


فيديو جميل 🔥

COMPUTER SCIENCE explained in 17 Minutes 🔻

https://youtu.be/CxGSnA-RTsA