Outschool
통화, 시간대 및 언어 설정 열기
로그인

레벨 3| 자바 코딩 | 고급 학습자를 위한 객체 지향 프로그래밍 프로젝트

안녕하세요 여러분, 기술 산업에서 소프트웨어 테스트 엔지니어가 하는 일을 알아보고 싶으신가요? 이 10주 수업에서 여러분은 Java 객체 지향 프로그래밍 개념을 사용하여 다양한 웹사이트를 자동으로 제어하고 테스트하게 될 것입니다!
Faruk Hasan
평균 평점:
4.8
수강 후기 수:
(140)
인기 수업
수업

무엇이 포함되어 있나요?

10개의 라이브 미팅
수업 10 시간
보고계신 지문은 자동 번역 되었습니다

수업 소개

Hello junior coders! 
If you have some experience with Java/Python/JavaScript/C++, I believe that now you are ready to learn the next level of programming- Object Oriented Programming (OOP)!

==========> What is OOP?
OOP: Instead of functions/methods and logics, Object-oriented programming (OOP) organizes software design based on objects. An object can be defined as a data field that has unique attributes and behaviors. 
Sounds confusing? We will learn a lot about "objects" in this class!

==========> Reason to choose this class:
You will be able to- 
** learn what professional software test engineers do in the tech industries like Facebook, Amazon, Apple, Netflix, Google (FAANG) 
** write code using object oriented programming (OOP) concepts
** learn and implement the concepts of Selenium which is a software tool for testing web applications
** develop a strong problem solving skill
** learn how to be more organized in coding- clean coding 
** debug code (finding bugs in the their code and fix them)
** enhance coding skill by building projects which aim to fix website defects/bugs
** work on complex real-world projects

==========> Prerequisite 
If you are interested in this class, I hope that you have some good understanding of the following concepts from another Java/Python class. 

1. Data types (int, double, float, string, Boolean, array, list, tuple, hasmap etc.)
2. Conditional Statements
3. Loops and nested loops- for and while
4. Logical Operators
5. Methods/Functions (good to have some basics)

If you do not know the above-mentioned concepts and have not completed any entry-level coding classes yet, please complete some entry-level coding classes. 

I am also offering three entry-level Java courses that will cover the topics mentioned above
1. https://outschool.com/classes/learn-to-code-and-solve-real-world-problems-beginners-java-programming-eX1zaEcv#usmdgGriHQ
2. https://outschool.com/classes/advanced-java-programming-algorithm-design-techniques-vduCnyxA#usmdgGriHQ
OR
3. https://outschool.com/classes/become-zero-to-hero-in-java-programming-with-real-world-project-experiences-tZc8NL1F#usmdgGriHQ

==========> What will you learn?
You will first learn the four concepts of OOP. They are: 
1. Abstraction
2. Encapsulation
3. Inheritance
4. Polymorphism

Object-oriented programming System(OOPs) is based on the concept of “objects” that contain data and methods. The primary purpose of object-oriented programming is a easier way to make changes in the programs and maintain them on a regular basis.  Basically, Java OOP concepts let us create working methods and variables, then re-use all or part of them without much difficulties

Later, you will learn Java and Selenium to automate web-based applications! 

Let's see what you are going to learn in each of the 10 weeks!

==========> Week 1
***Introduction to the course: Automating/testing websites using Java and Selenium
***What will you learn from this course? 
***Review Java loops and methods

==========> Week 2
***Installation of necessary software tools
***Practice questions based on loops and methods

==========> Week 3
*** What is an object? 
*** What is a class?
*** How do you create an object?
*** How do you create a class?

==========> Week 4
*** What is a constructor?
*** How do we initialize an object?
*** What is encapsulation? 
*** What are get and set methods?
*** How to use Selenium to run tests on Google Chrome? 

==========> Week 5
*** What is interface?
*** What is a subclass?
*** What is a superclass?
*** What is polymorphism?
*** What is an abstraction?
*** What is an interface?

==========> Week 6
*** What are locators? 
*** How do we identify different type of locators?
*** How do we identify xpath and css in Chrome?

==========> Week 7
*** Practice exercises with xpath and css
*** how do we select an item from a dropdown? (both static and dynamic)
Project 1- Automate a simple website using the concepts learned in the class

==========> Week 8
*** How do we do an end to end automation?
*** How do we handle alerts?
Project 2: End to End automation project

==========> Week 9
Quiz 1
How do send products from a cart to checkout?
Final project: Automate a travel website or you can choose your one!

==========> Week 10
Project submission, debugging( if any errors found), discussions and next step

그 외 세부 사항

수업 진행 언어
영어
Outschool 외 필요 앱/웹사이트
아웃스쿨 사이트의 기능 외 별도의 앱이나 웹 사이트를 사용할 필요가 없습니다.
가입일: May, 2020
4.8
140수강 후기
인기 수업
프로필
교사 전문성 및 자격증
석사 학위 Loyola Marymount University부터
Hello future engineers and scientists!

I'm Faruk, a passionate Software Test Engineer (SDET) based in New York, and I'm thrilled to be your STEM instructor. With over 12 years of experience, I bring real-world insights into the classroom, making learning an exciting journey.

About My Classes:

=====> Python Classes:
1. [Become ZERO to HERO in Python Coding| A Project-Based Programming for Beginners!](https://outschool.com/classes/become-zero-to-hero-in-python-codingor-a-project-based-programming-for-beginners-P9F2e3Bn#usmdgGriHQ)
   - Dive into the basics of Python through hands-on projects.
   - Lay a solid foundation for your coding journey.

2. [Level-1| Coding in Python| Real-World Project Experience for Beginners!](https://outschool.com/classes/level-1or-coding-in-pythonor-real-world-project-experience-for-beginners-VMdtgqom#usmdgGriHQ)
   - Explore the world of coding with real-world projects.

3. [Level-2| Coding in Python| Advanced Real-World Projects for Beginners!](https://outschool.com/classes/level-2or-coding-in-pythonor-advanced-real-world-projects-for-beginners-y7Z9z1yy#usmdgGriHQ)
   - Take your Python skills to the next level with advanced projects.

4. [Level-3| Coding in Python| Algorithm Design Techniques and Logics!](https://outschool.com/classes/level-3or-coding-in-pythonor-algorithm-design-techniques-and-logics-T3QwCy9C#usmdgGriHQ)
   - Master algorithm design techniques and logics in Python.

And more....

=====> Java Classes:
1. [Level-1 | Java Coding Made Easy| Project-Based Flex Class for Beginners](https://outschool.com/classes/level-1-or-java-coding-made-easyor-project-based-flex-class-for-beginnersor-1qvH4cQK#usmdgGriHQ)
   - Dive into Java coding with a project-based approach.

2. [Part II Java Programming: Algorithm Design and Its Application in the Real-World](https://outschool.com/classes/part-ii-java-programming-algorithm-design-and-its-application-in-the-real-world-vduCnyxA#usmdgGriHQ)
   - Explore advanced algorithm design in Java.

3. [Level-3| Java Object Oriented Programming| Software Test Engineering Projects](https://outschool.com/classes/level-3or-java-object-oriented-programmingor-software-test-engineeting-projects-Vxc4gAQ0#usmdgGriHQ)
   - Learn Java Object-Oriented Programming through real-world projects.

=====> Scratch Classes:
1. [Advanced Scratch Programming: Let's Create a Space Invaders Game!](https://outschool.com/classes/advanced-scratch-programming-lets-create-a-space-invaders-game-7mnhPtYn#usmdgGriHQ)
   - Unlock the secrets of Scratch programming by creating a Space Invaders game.

=====> Math Classes:
1. [Math| Algebra 1| Designed for Middle Schoolers!](https://outschool.com/classes/mathor-algebra-1or-designed-for-middle-schoolers-DXZOgXr9#usmdgGriHQ)
   - Explore Algebra 1 in a way designed just for middle schoolers.

=====> Flex Classes:
1. [Level-1 | Java Coding Made Easy| Project-Based Flex Class for Beginners](https://outschool.com/classes/level-1-or-java-coding-made-easyor-project-based-flex-class-for-beginnersor-1qvH4cQK#usmdgGriHQ)
   - Flexibility meets Java coding in this project-based class.

2. [Python Made Easy| Project-Based Python Coding| Beginners Flex Class| Level 1](https://outschool.com/classes/python-made-easyor-project-based-python-codingor-beginners-flex-classor-level-1-yfIW7oem#usmdgGriHQ)
   - Make Python coding easy with this flexible and project-based class.

Education:
- Bachelor's degree in Electrical Engineering from Queen Mary, University of London, England, UK (2011).
- Master's degree in Electrical Engineering from Loyola Marymount University, Los Angeles, CA, USA (2016).

Professional Background:
As a Software Test Engineer, I work with sophisticated technology, delivering outstanding tech services to major companies. My experience allows me to teach using real-world scenarios, providing you with insights into the IT industry's state-of-the-art technologies.

Hobbies:
I'm not just passionate about tech; I love traveling, cycling, reading books, writing blogs, and playing video games. My diverse interests inspire creativity in my classes, making learning an exciting and dynamic experience.

Join me on

 this STEM adventure, where we'll explore, learn, and have a great time together! 🚀✨

리뷰

실시간 그룹 수업
공유
10 회 수업에

US$200

10주 동안 주당 1회
60분

7 명의 학생이 수업을 완료함
실시간 화상 수업
연령: 13-18
수업당 학습자 3-5 명

이 수업은 더 이상 제공되지 않습니다.
아웃스쿨 소개
고객 지원
안전 정책개인 정보CA 개인 정보어린이 개인정보데이터 기본 설정 관리이용 약관
아웃스쿨 홈페이지
앱 다운로드
앱 스토어에서 다운로드Google Play에서 다운로드
© 2024 아웃스쿨