المناهج الدراسية
دورة:
Learn Java
تسجيل الدخول
المناهج الدراسية
Learn Java
Learn Java Programming from scratch in arabic
0/30
Introduction
درس الفيديو.
معاينة
Installing the Java Development Tools (JDK, Apache NetBeans IDE)
درس الفيديو.
Escape Sequences and Comments
درس الفيديو.
Data Types
درس الفيديو.
Arithmetic Operators
درس الفيديو.
Arithmetic Operators (Prefix & Postfix)
درس الفيديو.
Java User Input (Scanner), Printf methods
درس الفيديو.
Selection Statement ( if - if else - if else if )
درس الفيديو.
Selection Statement ( Exercises, Practice, Ternary Operator ), Instanceof Method
درس الفيديو.
Selection Statement (Switch Statements)
درس الفيديو.
Repetition Control Statement (While Loop)
درس الفيديو.
Sentinel and Flag-Controlled While Loops
درس الفيديو.
Repetition Control Statement (Do-While Loop)
درس الفيديو.
Repetition Control Statement (For Loop)
درس الفيديو.
Questions and Exercises in Loops
درس الفيديو.
Branching Statements ( Break/Continue )
درس الفيديو.
Repetition Control Statement (Nested Loops)
درس الفيديو.
Branching Statements (Labeled Break / Labeled Continue)
درس الفيديو.
Method / Function Part 1
درس الفيديو.
Method / Function Part 2 (Examples)
درس الفيديو.
Built in Method / Function
درس الفيديو.
Overloading Method / Function
درس الفيديو.
Recursion/Recursive Methods Part 1
درس الفيديو.
Recursion/Recursive Methods Part 2
درس الفيديو.
One Dimensional Arrays (1D Array)
درس الفيديو.
One Dimensional Array (Exercises, Practice)
درس الفيديو.
One Dimensional Array (Char Array)
درس الفيديو.
Passing Arrays to Methods
درس الفيديو.
Multidimensional Arrays & Passing Multidimensional Arrays to Methods
درس الفيديو.
String & Array String
درس الفيديو.
Starting Course
0/5
Nvidia New Technologies Slides
نص الدرس
Engine Target Audience
نص الدرس
Quiz: Mobile / Native Apps
10 سؤال
Uploaded Lesson Material
نص الدرس
Sample Text Lesson
نص الدرس
Object-Oriented Programming
0/38
Introduction to Object-Oriented Programming
درس الفيديو.
Classes and Objects
درس الفيديو.
Questions and Exercises - Classes and Objects
درس الفيديو.
Constructor (No-Arg, Parameterized, Default)
درس الفيديو.
Constructor (Copy Constructor) / Finalizers vs Destructor
درس الفيديو.
Static keyword (Static Variable and Methods)
درس الفيديو.
Static keyword (Static Block - Static Class)
درس الفيديو.
Passing Objects to Methods (by Value vs by Reference / Passing Objects as Arguments)
درس الفيديو.
Passing Objects to Methods (Returning Objects / Comparing Objects)
درس الفيديو.
Inheritance (Types of Inheritance / Access Modifiers and inheritance)
درس الفيديو.
Inheritance (Super Keyword / Object Class / Package-Private vs Protected)
درس الفيديو.
Polymorphism (Method Overloading and Method Overriding)
درس الفيديو.
Polymorphism(Explanation of Examples, Static Methods)
درس الفيديو.
Polymorphism(Late binding "Dynamic Polymorphism", Early binding "Static Polymorphism")
درس الفيديو.
Types of Relationships (Association, Aggregation "has-a", Composition "part-of")
درس الفيديو.
Types of Relationships (Association, Aggregation, Composition) With Example
درس الفيديو.
Final Keyword (Final Variable, Final Blank Variable, Static Final Blank Variable)
درس الفيديو.
Final Keyword (Final Parameters, Final Methods, Final Classes, Final References)
درس الفيديو.
ArrayList Class
درس الفيديو.
ArrayList, Declaration, Print, Methods(Add, Get, AddAll, Copy Constructor, Clone)
درس الفيديو.
ArrayList Methods(Set, Remove, Remove All, Remove Range) Polymorphic ArrayList
درس الفيديو.
ArrayList Methods(contains, retainAll, subList, clear, ensureCapacity, sort, min, max)
درس الفيديو.
Abstraction (Real-Life Examples, Introduction to Abstract Class, UML Abstract Class)
درس الفيديو.
Abstract Class part 1 (Examples, Abstract rules)
درس الفيديو.
Abstract Class part 2 (Polymorphism, Benefits of Abstract Class)
درس الفيديو.
Interface Part1 (Real-Life Example, UML, Convention)
درس الفيديو.
Interface Part2(Practical, Implement Multiple Interfaces, Extends Multiple Interfaces)
درس الفيديو.
Interface Part3 (Default - Private - Static Methods, Nested Interface)
درس الفيديو.
Interface Part4(Marker or Tagging Interface, Generic Interface, Benefits of Interface)
درس الفيديو.
Anonymous Inner Class (Extends Class, Implements Interface, Defined Arguments, Lambda)
درس الفيديو.
Anonymous Inner Class (Constructor, Extra Methods, Local Variables , Var Keyword)
درس الفيديو.
Java Enum (What is Enum, Examples, UML, Enum with switch, Attributes & Methods)
درس الفيديو.
Java Enum ( Real life example, ordinal, compreTo, toString, name, valueOf, values )
درس الفيديو.
Java Enum ( EnumSet & EnumMap classes, Benefits of Enums, Enums vs Classes )
درس الفيديو.
Exception Handling (Try-catch block, Multi-catch blocks, Union-catch blocks )
درس الفيديو.
Exception Handling (Try-catch block, Multi-catch blocks, Union-catch blocks )
درس الفيديو.
Exception Handling ( Finally Block, Throws Keyword, Checked vs Unchecked Exception )
درس الفيديو.
Exception Handling (Throw keyword, Throw vs Throws, Throw & finally, Custom exception)
درس الفيديو.
After Intro
0/3
Realistic Graphic on UE4
نص الدرس
Volta GPU for optimization.
نص الدرس
Deep Learning
نص الدرس
File I/O
0/10
File Handling(java.io, Byte & Character stream, InputStream & OutputStream subclasses)
درس الفيديو.
File Handling ( FileInputStream class, Character size vs String size )
درس الفيديو.
File Handling (FileOutputStream class, Reading and Writing images, Arabic letters)
درس الفيديو.
File Handling (File class)
درس الفيديو.
File Handling (File class, Directories "Add/Remove", Constructors)
درس الفيديو.
File Handling (Reader class/Writer class hierarchy, FileWriter & FileReader)
درس الفيديو.
File Handling (BufferedReader / BufferedWriter classes, Read file line by line)
درس الفيديو.
File Handling (PrintWriter class "Constructors & Methods")
درس الفيديو.
File Handling (Scanner class "Constructors & Methods", useDelimiter, delimiter)
درس الفيديو.
File Handling (Serialization and Deserialization ,Read & Write multiple objects)
درس الفيديو.
درس الفيديو.
Introduction
تسجيل الدخول
يجب أن تحتوي كلمة المرور على 8 أحرف على الأقل من الأرقام والحروف، وتحتوي على حرف كبير واحد على الأقل
أريد التسجيل كمدرب
تذكرني
تسجيل الدخول
إنشاء حساب
استعادة كلمة المرور
إرسال رابط إعادة تعيين كلمة المرور
تم إرسال رابط إعادة تعيين كلمة المرور
إلى بريدك الإلكتروني
إغلاق
تم إرسال طلبك.
سنرسل لك بريدًا إلكترونيًا بمجرد الموافقة على طلبك.
اذهب إلى الملف الشخصي
لا حساب؟
إنشاء حساب
تسجيل الدخول
نسيت كلمة المرور؟
تحتاج مساعدة ؟
currina
مرحباً 👋، أهلاً بك في
currina.com
هل يمكننا مساعدتك؟
المحادثة