Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Introduction to object oriented programing

Posted By: lucky_aut
Introduction to object oriented programing

Introduction to object oriented programing
Last updated 8/2022
Duration: 8h40m | .MP4 1280x720, 30 fps(r) | AAC, 44100 Hz, 2ch | 3.6 GB
Genre: eLearning | Language: English

java programming and the eclipse IDE.

What you'll learn
Data types, operators, control statements, loops, break and continue
Arrays, methods, String manipulation, recursive methods
classes, objects, using objects, constructors, getters, setters, to string method,
Inheritance, Polymorphism, Abstract Classes, Interfaces.
Exception handling, Open/read/write files, GUIs
writing and using simple data structures, array lists
learning how to think, research and plan out projects as a programmer
in later lectures, working with more advances data structures (binary search trees, hash tables)
in later lectures, sorting algorithms
Requirements
No programming experience needed.
Description
This course is designed for beginner-level programmers who want to learn object-oriented programming. the course will cover all topics of introduction to programming I and introduction to programming II usually taught in university. The course will also cover writing simple data structures and sorting algorithms. In future lectures, we will introduce more advanced data structures, such as binary search trees and hashing tables. The objective of this video series is to give aspiring programmers all the necessary tools to kick start their learning journey. We will cover not only how to write code, but also the inner workings of the machines on which we code in order to prepare students for success in the field.
the teaching method used for this video series is a learn by example approach. we first cover the topic at hand, we will then write some code for visualization purposes, and finally assign students mini projects for them to work on solo. After the students complete the project, we will cover the solutions together.
when the lecture portion of this course is complete, we will then work on larger projects together in order to cement the programming process and ensure students learn how to think like a programmer instead of just writing code.
list of topics:
hello world program.
the programming process.
data types.
mathematical operators.
comparison operators.
Logical operators.
control statements (if / else if / else, switch).
Loops (for, while)
break, continue, return.
Arrays.
methods,
String manipulation.
Recursive methods.
Classes.
class anatomy and utility.
inheritance.
abstracts classes.
abstract methods.
interfaces.
polymorphism.
Exception handling.
GUIs.
Array-Lists.
Read / Write to txt files.
end of semester project (city database).
planned future lectures:
sorting algorithm.
using data Structures (in city database project).
Who this course is for:
Beginner level programmers who would like to fast track through introductory courses
second year programmers who need to refresh their memory on topics covered during their first two semesters


More Info