Outschool
검색

US$180

for 10 classes
수업

Python 코딩 |레벨 4| 고급 Python 개념을 활용한 소프트웨어 테스트 엔지니어링!

16 명의 학생이 수업을 완료함
연령대: 13-17 세
실시간 그룹 수업
이 수업에서는 Python 객체 지향 프로그래밍(OOP) 개념과 웹 브라우저를 자동으로 제어하는 Selenium을 배우게 됩니다!
평균 평점:
4.8
수강 후기 수:
(145 수강 후기)
인기 수업

실시간 화상 수업
10주 동안 주당 1회
3-7 수업 정원
55분

무엇이 포함되어 있나요?

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

수업 소개

==========> 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) 
** learn object oriented programming (OOP)
** learn Selenium which is a framework for testing web applications
** develop strong problem solving skill
** Understanding the basics of algorithm
** 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
** learn to work on complex real-world projects
=================================

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. OOP focuses on the objects that developers/programmers want to manipulate rather than the logic required to manipulate them. "OOP is a powerful way of designing software by creating your own types that encapsulate behavior and data." 

==========> Prerequisites
If you are interested in this class, I am hoping that you have good understanding of the following concepts from another Java/Python class. 
1. Data types (int, double, float, string, Boolean)
2. Conditional Statements
3. Loops and nested loops
4. Logical Operators
5. Arrays/Lists
6. Methods/Functions (not mandatory but good to have some basics)

If you are not familiar with the above-mentioned concepts and have not completed any entry-level coding classes yet, please complete some basic coding classes. 

I am offering 4 entry-level Python classes that will cover the topics mentioned above
1. https://outschool.com/classes/level-1or-coding-classor-build-real-world-projects-with-python-programming-VMdtgqom#usmdgGriHQ 
2. https://outschool.com/classes/level-2or-coding-in-pythonor-real-world-project-experiences-for-beginners-y7Z9z1yy#usmdgGriHQ 
3. https://outschool.com/classes/2d0d36ff-b6cb-4640-ae72-8c430f6805c6?sectionUid=266d77a6-6b67-4008-a17b-835cba3ba3ae#usmdgGriHQ
4. https://outschool.com/classes/172b4bcc-f082-4b29-b104-c43b8ba0d3a4/schedule#usmdgGriHQ

==========> What will you learn?
You will learn the four main concepts of OOP along with Selenium.

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. OOP brings together data and its behavior(methods) in a single location(object), making it easier to understand how a program works. Basically, Java OOP concepts let us create working methods and variables, then re-use all or part of them without much difficulties

Let's see what you are going to learn in each of the weeks!
==========> Week 1
***Introduction to the course: Automating/testing websites using Python and Selenium
***What will you learn from this course? 
***Review Python loops and functions

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

==========> Week 3
Students will able to answer the following questions- 
*** What is an object? 
*** What is a class?
*** How do you create an object?
*** How do you create a class?

==========> Week 4
Students will be able to answer the following questions-
*** What is a constructor?
*** How do we initialize an object?
*** What is encapsulation? 
*** How to use Selenium to run tests on Google Chrome? 

==========> Week 5
Students will be able to answer the following questions-
*** What is an algorithm?
*** How to create an algorithm?
*** What is a subclass?
*** What is a superclass?

==========> Week 6
Students will be able to interact with a website using Python and Selenium and will able to answer the following questions-
*** What are locators? 
*** How do we identify different type of locators?
*** How do we identify xpath and css in Chrome or Edge?

==========> Week 7
Students will be able to-
*** identify locators using various locator identification techniques
*** Write a script to automatically get the weather updates
*** work on project 1- Automate a simple website using the concepts learned in the class

==========> Week 8
Student will be able to-
*** Complete working on the first project and debug as needed
*** Open a new tab using the concepts of Selenium and Python

==========> Week 9
Student will be able to-
*** Complete Quiz-1
*** learn and implement implicit wait and explicit wait
*** understand the difference between implicit and explicit waits
Final project: Automate a website or you can choose your one!

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

그 외 세부 사항

Outschool 외 필요 앱/웹사이트
이 수업에서는 아웃스쿨 교실 외에도 다음의 툴을 사용합니다:

선생님을 만나보세요

가입일: May, 2020
4.8
145수강 후기
인기 수업
프로필
교사 전문성 및 자격증
석사 학위 Loyola Marymount University부터
Hello Future Engineers, Scientists, and Innovators!

I'm Faruk, a passionate Software Test Engineer (SDET) and STEM instructor based in New York, with over 12 years of experience in software development and teaching. My goal is to make learning fun, interactive, and hands-on while helping students build real-world problem-solving skills.

With a Bachelor’s and Master’s in Electrical Engineering, I bring technical expertise and a deep understanding of coding, algorithms, and project development. Through engaging, project-based learning, my classes aim to equip students with the essential skills to succeed in tech careers.

Classes I Offer:

Python Classes:

- Level-1: Real-World Python Projects – Learn coding with hands-on projects that mimic real-world applications.

- Level-2: Advanced Python Projects – Dive deeper into Python with advanced project-based learning.

- Level-3: Python Algorithms – Master algorithm design and logical problem-solving in Python.

- Beginner Python Coding: Year-Long Project-Based Programming Class for Kids – A year-long class designed for younger students to learn Python through fun projects.

- Level 5: Python Flex – Algorithms and Projects with Object-Oriented Programming – Learn advanced Python techniques and object-oriented programming with flexible learning.

- Python Coding GUI Mastery: From Basics to Intermediate Tkinter (Flex, Level 4) – Dive into graphical user interfaces with Tkinter for Python.

- Python and Artificial Intelligence Projects: Build, Train, and Deploy AI Models – Learn how to build, train, and deploy AI models using Python.

Java Classes:
- Level-1: Java for Beginners – A beginner's project-based approach to learning Java.

- Advanced Java Programming – Explore algorithm design and real-world Java applications.

- Java Object-Oriented Programming – Learn Java OOP through real-world projects in software testing.

Web Development Classes:
- Beginner Web Development Bootcamp: Javascript, HTML, and CSS for Kids! – An introductory bootcamp designed for kids to learn web development using JavaScript, HTML, and CSS.

Math Classes:
- Algebra 1 for Middle Schoolers – Algebra concepts taught in a fun, approachable way for middle school students.


Why Choose My Classes?

- Real-World Experience: I apply industry knowledge to make complex concepts easy and relatable.

- Hands-On Projects: Each class is designed around projects that help students build practical coding skills.

- Engaging Learning Environment: I foster a fun and supportive environment where learning and creativity thrive.

Education:

- Bachelor’s in Electrical Engineering – Queen Mary, University of London, UK

- Master’s in Electrical Engineering – Loyola Marymount University, Los Angeles, CA

Professional Background:
With over 12 years in the tech industry, I have experience delivering cutting-edge technology services and am excited to share those insights with my students.

Hobbies:
When I’m not coding, I love traveling, cycling, reading, and gaming. My diverse hobbies inspire creativity in my teaching and make each class dynamic and enjoyable.

Join Me!
Let’s embark on a fun and educational STEM journey together! Whether you’re just starting or want to take your skills to the next level, I’m here to help you succeed.

리뷰



다른 인기 수업
파이썬 코딩 프로젝트에 대한 모든 것 | 중급자를 위한 8가지 파이썬 코딩 프로젝트
David Sofield
4.9
(818)
US$29회당 수업료
다음 세션은 Sat 4/19 5:30 PM 에 예정되어 있습니다.
그룹 수업
8 주, 주당 1회1 시간
11-16 세
중급자를 위한 파이썬 코딩에 대한 모든 것 레벨 3 | 파이썬 코딩 코딩 수업
David Sofield
4.9
(818)
US$33회당 수업료
다음 세션은 오늘 10:30 PM 입니다.
그룹 수업
10 주, 주당 1회1 시간
11-16 세
파이썬 코딩 레벨 1에 대한 모든 것 | 10대를 위한 라이브 파이썬 코딩 수업
David Sofield
4.9
(818)
US$22회당 수업료
다음 세션은 Friday 3 PM 에 예정되어 있습니다.
그룹 수업
8 주, 주당 1회1 시간
11-16 세
파이썬 코딩 4 키즈(소개)
Dr. Elliott Heflin, Jr.
4.6
(405)
US$14회당 수업료
다음 세션은 Mon 3/17 1 PM 에 예정되어 있습니다.
그룹 수업
2 주, 주당 5회55분
8-13 세
1:1 개인 튜터링 파이썬 코딩 - 파이썬 프로그래밍 입문
Ziad Ghazi
4.5
(8)
US$55 세션당
일대일 레슨
온디맨드
7-18 세
파이썬 프로그래밍 레벨 2에 대한 모든 것 | 10대를 위한 파이썬 코딩 수업
David Sofield
4.9
(818)
US$32회당 수업료
다음 세션은 Fri 4/4 6:45 PM 에 예정되어 있습니다.
그룹 수업
10 주, 주당 1회1 시간
11-16 세
초보자를 위한 1:1 파이썬 코딩 코치 (튜토링)
Bojan Milinic
5.0
(7)
US$65 세션당
일대일 레슨
온디맨드
8-18 세
101-개인 파이썬 코딩
Sumati
US$21 세션당
다음 세션은 내일 2 PM 입니다.
일대일 레슨
온디맨드
7-12 세
어드밴스 파이썬 코딩 4 키즈
Dr. Elliott Heflin, Jr.
4.6
(405)
US$14회당 수업료
다음 세션은 Mon 3/17 2 PM 에 예정되어 있습니다.
그룹 수업
2 주, 주당 5회55분
10-15 세
일대일 - 파이썬 코딩 수업
Geetu sodhi
5.0
(18)
US$40 세션당
일대일 레슨
온디맨드
9-14 세
파이썬 프로그래밍에 대한 모든 것 | 초보자를 위한 파이썬 코딩 여름 캠프 레벨 I
David Sofield
4.9
(818)
US$22회당 수업료
다음 세션은 Mon 6/16 4:15 PM 에 예정되어 있습니다.
그룹 수업
2 주, 주당 4회1 시간
11-15 세
파이썬 코딩 게임 4 키즈(소개)
Dr. Elliott Heflin, Jr.
4.6
(405)
US$14회당 수업료
다음 세션은 Mon 3/17 5 PM 에 예정되어 있습니다.
그룹 수업
2 주, 주당 5회55분
8-13 세
파이썬 레벨 3 프로젝트 기반 | 라이브 및 재미있는 파이썬 코딩
QuattronKids
4.9
(183)
US$15회당 수업료
다음 세션은 Tue 4/15 11:30 PM 에 예정되어 있습니다.
그룹 수업
10 주, 주당 1회1 시간
9-13 세
초보자를 위한 파이썬 코딩(레벨 1)
Codingal - #1 AI & Coding | Backed by Y Combinator
US$18회당 수업료
다음 세션은 Tuesday 3:15 PM 에 예정되어 있습니다.
그룹 수업
4 주, 주당 2회1 시간
12-17 세
어린이를 위한 프로젝트 기반 파이썬 코딩(2단계)
AI Code Academy
4.7
(1,771)
US$22회당 수업료
다음 세션은 Mon 3/17 11:30 PM 에 예정되어 있습니다.
그룹 수업
10 주, 주당 1회1 시간
10-15 세
초보자를 위한 파이썬 코딩 잠금 해제 I - 2주 컴퓨터 해킹 어린이 캠프
Coding Doctors Learning Lab, Inc.
4.8
(1,243)
US$15회당 수업료
다음 세션은 Tue 3/18 12 AM 에 예정되어 있습니다.
그룹 수업
2 주, 주당 5회55분
10-15 세
더 많은 수업 보기
검색
기프트 카드 구매
통화, 시간대 및 언어 설정 열기
언어 및 지역
로그인