technifyedWeekly list

Free online

Object-Oriented Programming courses

Learn Object-Oriented Programming online: university courses, full YouTube courses, and courses with free certificates, from the IITs, MIT, Harvard, Google, Microsoft and more.

324 courses

Explore subjects

Showing 324 courses

MIT OpenCourseWare

Java Preparation for 6.170

This course focuses on introducing the language, libraries, tools and concepts of Javaᵀᴹ. The course is specifically targeted at students who intend to take 6.170 in the following term and feel they would struggle because they lack the necessary background. Topics include: Object-oriented programmi…

  • MIT
  • Self-paced
  • Free course
  • Advanced

École Polytechnique Fédérale de Lausanne

Functional Programming Principles in Scala

4.88,271 ratings

Functional programming is becoming increasingly widespread in industry. This trend is driven by the adoption of Scala as the main programming language for many applications. Scala fuses functional and object-oriented programming in a practical package. It interoperates seamlessly with both Java and…

  • Coursera
  • 5 hours / week
  • Self-paced
  • Paid certificate

MIT OpenCourseWare

Introduction to C Memory Management and C++ Object-Oriented Programming

Ever hang your head in shame after your Python program wasn’t as fast as your friend’s C program? Ever wish you could use objects without having to use Java? Join us for this fun introduction to C and C++! We will take you through a tour that will start with writing simple C programs, go deep into…

  • MIT
  • Self-paced
  • Free course
  • Advanced

The Georgia Institute of Technology

Computing in Python IV: Objects & Algorithms

4.636 ratings

Learn about recursion, search and sort algorithms, and object-oriented programming in Python.

  • edX
  • 5 weeks, 9 - 10 hours per week
  • Self-paced
  • Free to audit
  • Paid certificate
  • Beginner

Microsoft

Apply schema design patterns in Azure DocumentDB

Apply 10 schema design patterns to solve data modeling challenges in Azure DocumentDB. Organize documents, precompute results, manage arrays, group time-series data, evolve schemas, and archive old data.

  • Microsoft Learn
  • 1 hour
  • Self-paced
  • Free course
  • Free badge
  • Intermediate

Great Learning

OOPs in Java

4.46,811 ratings

Object-Oriented Programming is the expertise of Java. This free course on OOPs in Java will help you learn the programming paradigm, as well as important concepts like classes, objects, and methods. You will also gain a better understanding of inheritance and how it can enhance your programming ski…

  • Great Learning Academy
  • 14 hours
  • Self-paced
  • Free course
  • Free certificate
  • Beginner

Stanford University

Compilers

4.534 ratings

This self-paced course will discuss the major ideas used today in the implementation of programming language compilers, including lexical analysis, parsing, syntax-directed translation, abstract syntax trees, types and type checking, intermediate languages, dataflow analysis, program optimization,…

  • edX
  • Self-paced
  • Free to audit
  • Paid certificate
  • Beginner

MIT OpenCourseWare

Introduction to Computers and Engineering Problem Solving

This course presents the fundamentals of object-oriented software design and development, computational methods and sensing for engineering, and scientific and managerial applications. It cover topics, including design of classes, inheritance, graphical user interfaces, numerical methods, streams,…

  • MIT
  • Self-paced
  • Free course
  • Advanced

MIT OpenCourseWare

Programming Languages

6.821 teaches the principles of functional, imperative, and logic programming languages. Topics covered include: meta-circular interpreters, semantics (operational and denotational), type systems (polymorphism, inference, and abstract types), object oriented programming, modules, and multiprocessin…

  • MIT
  • Self-paced
  • Free course
  • Advanced

MIT OpenCourseWare

Laboratory in Software Engineering

This course introduces concepts and techniques relevant to the production of large software systems. Students are taught a programming method based on the recognition and description of useful abstractions. Topics include modularity, specification, data abstraction, object modeling, design patterns…

  • MIT
  • Self-paced
  • Free course
  • Advanced

MIT OpenCourseWare

Introduction to C and C++

This course provides a fast-paced introduction to the C and C++ programming languages. You will learn the required background knowledge, including memory management, pointers, preprocessor macros, object-oriented programming, and how to find bugs when you inevitably use any of those incorrectly. Th…

  • MIT
  • Self-paced
  • Free course
  • Advanced

The Georgia Institute of Technology

Data Structures & Algorithms I: ArrayLists, LinkedLists, Stacks and Queues

4.732 ratings

Work with the principles of data storage in Arrays, ArrayLists & LinkedList nodes. Understand their operations and performance with visualizations. Implement low-level linear, linked data structures with recursive methods, and explore their edge cases. Extend these structures to the Abstract Data T…

  • edX
  • 5 weeks, 9 - 10 hours per week
  • Self-paced
  • Free to audit
  • Paid certificate
  • Intermediate

Great Learning

Java Programming in Hindi

4.44,454 ratings

Java is an object-oriented, platform-independent programming language, and it is also one of the most popular programming languages today. It is famously used in developing web applications, mobile applications, embedded systems, etc. This java programming in Hindi course is ideal for beginners if…

  • Great Learning Academy
  • 14 hours
  • Self-paced
  • Free course
  • Free certificate
  • Beginner

École Polytechnique Fédérale de Lausanne

Functional Programming Principles in Scala (Scala 2 version)

4.866 ratings

Functional programming is becoming increasingly widespread in industry. This trend is driven by the adoption of Scala as the main programming language for many applications. Scala fuses functional and object-oriented programming in a practical package. It interoperates seamlessly with both Java and…

  • Coursera
  • 5 hours / week
  • Self-paced
  • Paid certificate

MIT OpenCourseWare

Effective Programming in C and C++

This course is a fast-paced introduction to the C and C++ programming languages, with an emphasis on good programming practices and how to be an effective programmer in these languages. Topics include object-oriented programming, memory management, advantages of C and C++, optimization, and others.…

  • MIT
  • Self-paced
  • Free course
  • Advanced

University of Michigan

Building Database Applications in PHP

4.81,092 ratings

In this course, we'll look at the object oriented patterns available in PHP. You'll learn how to connect to a MySQL using the Portable Data Objects (PDO) library and issue SQL commands in the the PHP language. We'll also look at how PHP uses cookies and manages session data. You'll learn how PHP av…

  • Coursera
  • 8-10 hours per week
  • Self-paced
  • Paid certificate

The Hong Kong University of Science and Technology

Introduction to Java Programming – Part 2

The first MOOC to teach the fundamental elements of Java programming and data abstraction.

  • edX
  • Self-paced
  • Free to audit
  • Paid certificate
  • Beginner

The Georgia Institute of Technology

Data Structures & Algorithms II: Binary Trees, Heaps, SkipLists and HashMaps

4.916 ratings

Become familiar with nonlinear and hierarchical data structures. Study various tree structures: Binary Trees, BSTs and Heaps. Understand tree operations and algorithms. Learn and implement HashMaps that utilize key-value pairs to store data. Explore probabilistic data structures like SkipLists. Cou…

  • edX
  • 5 weeks, 9 - 10 hours per week
  • Self-paced
  • Free to audit
  • Paid certificate
  • Intermediate

Great Learning

.NET Fundamentals

4.42,153 ratings

.NET is a platform introduced by Microsoft to develop, host, deploy, maintain and execute the application. In other words, it caters to the entire development life cycle of the application, making developer life more comfortable. The .NET framework supports an object-oriented way to build various a…

  • Great Learning Academy
  • 1.5 hours
  • Self-paced
  • Free course
  • Free certificate
  • Beginner