Coursera
  • 온라인 학위학사 및 석사 학위 살펴보기
  • MasterTrack™석사 학위를 따기 위한 학점 얻기
  • 대학교 수료증대학원 수준의 학습을 통해 경력을 쌓으세요.
경력 찾기기업용 Coursera대학교용
  • 검색
  • 상위 강좌
  • 로그인
  • 무료 회원 가입
    Coursera
    • 검색
    • Object Oriented Programming

    필터링 기준

    "object oriented programming"에 대한 149개의 결과

    • Placeholder
      Duke University

      Object Oriented Programming in Java

      획득할 기술: Java Programming, Computer Programming, Data Structures, Theoretical Computer Science, Cryptography, Security Engineering, Algorithms, Computational Logic, Computational Thinking, Computer Architecture, Computer Graphics, Data Management, Entrepreneurship, Hardware Design, Leadership and Management, Mathematical Theory & Analysis, Mathematics, Mobile Development, Problem Solving, Programming Principles, Research and Design, Software Engineering, Software Testing, Web Development

      4.6

      (14.2k개의 검토)

      Beginner · Specialization · 3-6 Months

    • Placeholder
      University of Michigan

      Python 3 Programming

      획득할 기술: Computer Programming, Python Programming, Computer Science, Statistical Programming, Algorithms, Other Programming Languages, Algebra, Communication, Computer Programming Tools, Journalism, Mathematics, Programming Principles, Software Engineering, Theoretical Computer Science

      4.7

      (20.2k개의 검토)

      Beginner · Specialization · 3-6 Months

    • Placeholder
      University of California San Diego

      Object Oriented Programming in Java

      획득할 기술: Computer Programming, Java Programming, Computer Architecture, Hardware Design, Mobile Development, Programming Principles

      4.7

      (5.6k개의 검토)

      Intermediate · Course · 1-3 Months

    • Placeholder
      LearnQuest

      Object-Oriented Programming Concepts

      획득할 기술: Computer Programming, Programming Principles, Computer Programming Tools, Databases

      4.6

      (106개의 검토)

      Beginner · Course · 1-4 Weeks

    • Placeholder
      University of California San Diego

      Object Oriented Java Programming: Data Structures and Beyond

      획득할 기술: Data Structures, Theoretical Computer Science, Computer Programming, Java Programming, Entrepreneurship, Algorithms, Communication, Mobile Development, Graph Theory, Data Management, Leadership and Management, Mathematics, Network Analysis, Problem Solving, Computational Logic, Computer Architecture, Hardware Design, Javascript, Journalism, Mathematical Theory & Analysis, Programming Principles, Software Engineering, Software Testing, Statistical Tests, Web Development

      4.7

      (6.9k개의 검토)

      Intermediate · Specialization · 3-6 Months

    • Placeholder
      University of Alberta

      Software Design and Architecture

      획득할 기술: Software Architecture, Software Engineering, Computer Science, Theoretical Computer Science, Computational Thinking, Computer Programming, Design and Product, Product Design, Computer Networking, Data Science, Computer Architecture, Distributed Computing Architecture, Full-Stack Web Development, Operating Systems, Programming Principles, Software Framework, System Programming, Web Development

      4.6

      (3.4k개의 검토)

      Beginner · Specialization · 3-6 Months

    • Placeholder
      Placeholder
      Jordan University of Science and Technology

      Object Oriented Development using C#

      획득할 기술: Computer Programming, Other Programming Languages

      Intermediate · Course · 1-4 Weeks

    • Placeholder
      Placeholder
      University of Pennsylvania

      Introduction to Java and Object-Oriented Programming

      획득할 기술: Computer Programming, Java Programming, Mobile Development, Data Management, Data Structures, Programming Principles, Software Engineering, Software Testing, Theoretical Computer Science

      4.3

      (154개의 검토)

      Beginner · Course · 1-4 Weeks

    • Placeholder

      무료

      Placeholder
      Princeton University

      Computer Science: Programming with a Purpose

      획득할 기술: Computer Programming, Java Programming, Algorithms, Theoretical Computer Science, C Programming Language Family, Data Visualization, Plot (Graphics), Python Programming, Computational Logic, Computer Science, Data Management, Data Structures, Entrepreneurship, Leadership and Management, Mobile Development, Operations Research, Other Programming Languages, Problem Solving, Programming Principles, Research and Design, Statistical Programming, Strategy and Operations

      4.7

      (863개의 검토)

      Beginner · Course · 1-3 Months

    • Placeholder
      Placeholder
      LearnQuest

      Introduction to Object-Oriented Programming with Java

      획득할 기술: Computer Programming, Java Programming, Mobile Development, Programming Principles

      4.7

      (311개의 검토)

      Beginner · Course · 1-4 Weeks

    • Placeholder
      Placeholder
      University of Colorado System

      Intermediate Object-Oriented Programming for Unity Games

      4.6

      (288개의 검토)

      Intermediate · Course · 1-3 Months

    • Placeholder
      Placeholder
      Coursera Project Network

      Learn Object-Oriented Programming with PHP

      획득할 기술: Computer Programming, Other Programming Languages, Programming Principles, Software Engineering, Web Development

      4.6

      (16개의 검토)

      Intermediate · Guided Project · Less Than 2 Hours

    object oriented programming과(와) 관련된 검색

    object oriented programming in python
    object oriented programming in java
    object-oriented programming concepts
    object-oriented programming with java
    learn object-oriented programming with php
    intermediate object-oriented programming with java
    intermediate object-oriented programming for unreal games
    intermediate object-oriented programming for unity games
    1234…13

    요약하자면, 여기에 가장 인기 있는 object oriented programming 강좌 10개가 있습니다.

    • Object Oriented Programming in Java: Duke University
    • Python 3 Programming: University of Michigan
    • Object Oriented Programming in Java: University of California San Diego
    • Object-Oriented Programming Concepts: LearnQuest
    • Object Oriented Java Programming: Data Structures and Beyond: University of California San Diego
    • Software Design and Architecture: University of Alberta
    • Object Oriented Development using C#: Jordan University of Science and Technology
    • Introduction to Java and Object-Oriented Programming: University of Pennsylvania
    • Computer Science: Programming with a Purpose: Princeton University
    • Introduction to Object-Oriented Programming with Java: LearnQuest

    Software Development에서 학습할 수 있는 스킬

    프로그래밍 언어 (34)
    Google (25)
    컴퓨터 프로그램 (21)
    소프트웨어 테스트 (21)
    웹 (19)
    Google Cloud Platform (18)
    애플리케이션 프로그래밍 인터페이스 (17)
    데이터 구조 (16)
    문제 해결 (14)
    객체 지향 프로그래밍 (13)
    Kubernetes (10)
    목록 및 레이블 (10)

    객체 지향 프로그래밍에 대한 자주 묻는 질문

    • Object-oriented Programming is a way to classify code based on the concept of objects—in other words, data created for specific functions. The idea is that no other part of the code can access data within a function, benefitting programmers by enabling them to create new objects based on existing ones and making them easier to modify.

      Some examples of Object-oriented Programming languages include Java, C++, and Python, though there are various others. Learning these programming languages is important because they enable learners to design programs capable of managing large amounts of data.‎

    • Some of the most-used, in-demand programming languages use Object-oriented Programming. These languages’ prevalence in the job market paired with their advantages—from Python’s readability, to C#’s versatility, to C++’s reliability, to Java’s popularity—make Object-oriented Programming a career-enhancing feature to master.

      Often abbreviated “OOP” in job descriptions, LinkedIn shows that there are roughly 16,400 results in the United States when the acronym is searched in their jobs portal. Some job opportunities that list “OOP” as a requirement include Technical Lead, QA Analyst, Multimedia Designer, Front-end Engineer, Data Engineer, Business Systems Analyst, Web Application Engineer, Business Intelligence Developer, UX Engineer, and others that are related.‎

    • Object-oriented Programming courses offered through Coursera equip learners with knowledge in using it to solve complex problems in Java; design programs capable of managing large amounts of data; implement data structures as C++ classes; create modular, flexible, and reusable software; and more.

      Lessons on Object-oriented Programming are taught by instructors from major tech names and universities, including Duke University, University of Illinois, University of California at San Diego, and other institutions. Learners can enjoy exploring Object-oriented Programming with instructors specializing in Computer Science, Data Structures, Software Engineering, and other disciplines. Course content on Object-oriented Programming is delivered via video lectures, hands-on projects, readings, quizzes, and other types of assignments.‎

    • The skills and experience you might need to already have before starting to learn object-oriented programming (OOP) could include knowing the basics of a variety of programming languages like C, C#, Java, Python, and PHP, for example. Having this background would aid you in learning object-oriented programming, which is used by developers to organize code into larger meaningful objects that model the parts of a problem. It would also help to have experience in understanding objects and classes, working with interfaces, and having the ability to manage single, multiple, and multilevel inheritances, which is the process used by software engineers to create class hierarchies, where classes and objects inherit properties and behaviors from their parent class. This is a common practice in object-oriented programming.‎

    • The kind of people who are best suited for work that involves object-oriented programming are data engineers and web developers who have the skills to design, develop, and maintain object-oriented programming. These people have likely had success in using OOP to create an original code library for other OOP programmers to use on future projects. They may have also developed new business software and applications with OOP work, and helped to boost their team productivity by teaching OOP concepts to junior programmers. OOP is an important skill to leverage in a workplace, as it's considered the most popular programming paradigm, and has been a standard entry point for many programmers.‎

    • You might know if learning object-oriented programming is right for you if you aspire to move ahead in a coding career. Learning the basics of OOP can put you on a path to becoming a PHP developer, full-stack developer, Android developer, and other software engineering roles. You may already have a technical-focused background, with knowledge of programming languages, and a curious nature that seeks to explore topics in web development work. This experience would help you in understanding OOP. If you understand data structures, know the use for a hash table, and want to learn how to design programs that can handle large amounts of data, then learning object-oriented programming might be a good fit for you moving ahead in your career.‎

    이 FAQ 콘텐츠는 정보 전달 목적만으로 사용할 수 있습니다. 학습자는 과정 및 기타 학점 정보가 개인적, 직업적 및 재정적 목표에 부합하는지 확인하기 위해 추가 조사를 수행하는 것이 좋습니다.
    살펴볼 만한 다른 주제
    Placeholder
    예술 & 인문학
    338개의 강좌
    Placeholder
    비즈니스
    1095개의 강좌
    Placeholder
    컴퓨터 공학
    668개의 강좌
    Placeholder
    데이터 과학
    425개의 강좌
    Placeholder
    정보 기술
    145개의 강좌
    Placeholder
    건강
    471개의 강좌
    Placeholder
    수학 및 논리
    70개의 강좌
    Placeholder
    자기개발
    137개의 강좌
    Placeholder
    물리 과학 및 공학
    413개의 강좌
    Placeholder
    사회 과학
    401개의 강좌
    Placeholder
    언어 학습
    150개의 강좌

    Coursera Footer

    경력을 시작하거나 쌓기

    • Google 데이터 분석가
    • Google 디지털 마케팅 및 전자 상거래 전문 자격증
    • Python을 통한 Google IT 자동화 전문 자격증
    • Google IT 지원
    • Google 프로젝트 관리
    • Google UX 디자인
    • Google 클라우드 자격증: 클라우드 아키텍트 취득 준비
    • IBM 사이버 보안 분석가
    • IBM 데이터 분석가
    • IBM 데이터 엔지니어링
    • IBM 데이터 과학
    • IBM 풀스택 클라우드 개발자
    • IBM 기계 학습
    • Intuit 부기
    • Meta 프런트 엔드 개발자
    • DeepLearning.AI TensorFlow 개발자 전문 자격증
    • SAS 프로그래머 전문 자격증
    • 경력 시작
    • 수료증 취득 준비
    • 경력 쌓기
    • Python 구문 오류를 찾아내는 방법
    • Python 예외를 발견하는 방법
    • 모든 프로그래밍 자습서 보기

    인기 강좌 및 수료증

    • 무료 강좌
    • 인공 지능 강좌
    • 블록체인 강좌
    • 컴퓨터 공학 강좌
    • Cursos Gratis
    • 사이버 보안 강좌
    • 데이터 분석 강좌
    • 데이터 과학 강좌
    • 영어 말하기 강좌
    • 풀스택 웹 개발 강좌
    • Google 강좌
    • 인사 강좌
    • IT 강좌
    • 영어 학습 강좌
    • Microsoft Excel 강좌
    • 제품 관리 강좌
    • 프로젝트 관리 강좌
    • Python 강좌
    • SQL 강좌
    • 애자일 수료증
    • CAPM 수료증
    • CompTIA A+ 수료증
    • 데이터 분석 수료증
    • 스크럼 마스터 수료증
    • 모든 강좌 보기

    인기 컬렉션 및 문서

    • 하루만에 완료할 수 있는 무료 온라인 강좌
    • 인기 무료 강좌
    • 비즈니스 직무
    • 사이버 보안 직무
    • 신입 IT 직무
    • 데이터 분석가 면접 질문
    • 데이터 분석 프로젝트
    • 데이터 분석가로 취업하는 방법
    • 프로젝트 관리자로 취업하는 방법
    • IT 기술
    • 프로젝트 관리자 면접 질문
    • Python 프로그래밍 기술
    • 면접에서 물어보는 강점과 약점
    • 데이터 분석가가 하는 일
    • 소프트웨어 엔지니어가 하는 일
    • 데이터 엔지니어란
    • 데이터 과학자란
    • 제품 디자이너란
    • 스크럼 마스터란
    • UX 리서처란
    • PMP 수료증을 취득하는 방법
    • PMI 수료증
    • 인기 있는 사이버 보안 자격증
    • 인기 있는 SQL 자격증
    • 모든 Coursera 문서 읽기

    온라인으로 학위 또는 자격증 취득

    • Google 전문 자격증
    • 전문 자격증
    • 모든 자격증 보기
    • 학사 학위
    • 석사 학위
    • 컴퓨터 공학 학위
    • 데이터 과학 학위
    • MBA 및 경영학 학위
    • 데이터 분석 학위
    • 공중 보건 학위
    • 사회 과학 학위
    • 관리 학위
    • BA 및 BS 학위 비교
    • 학사 학위란 무엇인가요?
    • 개발해야 할 11가지 좋은 학습 습관
    • 추천서를 작성하는 방법
    • 비즈니스 학위 취득 후 취업 가능한 10개의 수요가 높은 직무
    • 컴퓨터 공학 석사 학위는 취득할 만한 가치가 있나요?
    • 모든 학위 프로그램 보기
    • Coursera 인도
    • Coursera 영국
    • Coursera 멕시코

    Coursera

    • 소개
    • 제공 내용
    • 리더십
    • 직업
    • 카탈로그
    • Coursera Plus
    • 전문 자격증
    • MasterTrack® 자격증
    • 학위
    • 기업용 Coursera
    • 정부용
    • 캠퍼스용
    • 파트너가 되기
    • 코로나바이러스감염증-19 대응

    커뮤니티

    • 학습자
    • 파트너
    • 베타 테스터
    • 번역가
    • 블로그
    • 기술 블로그
    • 지도 센터

    기타

    • 보도 자료
    • 투자자
    • 조건
    • 개인정보 보호
    • 도움말
    • 접근성
    • 문의하기
    • 문서
    • 디렉토리
    • 계열사
    • 현대 노예 선언문
    어디에서나 학습
    Placeholder
    Placeholder
    Placeholder
    © 2023 Coursera Inc. All rights reserved.
    • Placeholder
    • Placeholder
    • Placeholder
    • Placeholder
    • Placeholder