Outschool
検索

$180

for 10 classes
クラス

Python コーディング | レベル 4 | 高度な Python コンセプトを使用したソフトウェア テスト エンジニアリング!

16 人が学習を完了しました
年齢 13 歳-17 歳
ライブグループクラス
このクラスでは、Python オブジェクト指向プログラミング (OOP) の概念と、Web ブラウザーを自動的に制御する Selenium を学びます。
平均評価:
4.8
レビュー数:
(145 レビュー)
Popular

オンラインライブ授業
週に1回、 10 週間
3 人-7 人 1クラスあたりの学習者
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レビュー
Popular
プロフィール
教師の専門知識と資格
修士号 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.

レビュー

他のクラス by Faruk Hasan
他のクラス by Faruk Hasan


その他の人気クラス
Python コーディング プロジェクトについて | 中級者向けの Python コーディング プロジェクト 8 つ
David Sofield
4.9
(818)
$29 クラスごと
次回のセッションは Sat 4/19 の5:30 PM です
グループクラス
8 週間、 1/週、 1 時間
11 歳-16 歳
中級者向け Python コーディングのすべて レベル 3 | Python コーディング コーディング クラス
David Sofield
4.9
(818)
$33 クラスごと
次のセッションは今日 10:30 PM です
グループクラス
10 週間、 1/週、 1 時間
11 歳-16 歳
Python コーディング レベル 1 のすべて | ティーンエイジャー向けライブ Python コーディング クラス
David Sofield
4.9
(818)
$22 クラスごと
次回のセッションは Friday の3 PM です
グループクラス
8 週間、 1/週、 1 時間
11 歳-16 歳
子どものための Python コーディング (入門)
Dr. Elliott Heflin, Jr.
4.6
(405)
$14 クラスごと
次回のセッションは Mon 3/17 の1 PM です
グループクラス
2 週間、 5/週、 55 分
8 歳-13 歳
Python プログラミングのすべて レベル 2 | ティーンエイジャー向け Python コーディング クラス
David Sofield
4.9
(818)
$32 クラスごと
次回のセッションは Fri 4/4 の6:45 PM です
グループクラス
10 週間、 1/週、 1 時間
11 歳-16 歳
1:1 プライベート指導 Python コーディング - Python プログラミング入門
Ziad Ghazi
4.5
(8)
$55 セッションごと
1対1レッスン
オンデマンド
7 歳-18 歳
子供向けの高度な Python コーディング
Dr. Elliott Heflin, Jr.
4.6
(405)
$14 クラスごと
次回のセッションは Mon 3/17 の2 PM です
グループクラス
2 週間、 5/週、 55 分
10 歳-15 歳
マンツーマン - Python コーディング クラス
Geetu sodhi
5.0
(18)
$40 セッションごと
1対1レッスン
オンデマンド
9 歳-14 歳
初心者向け 1 対 1 Python コーディング コーチ (個別指導)
Bojan Milinic
5.0
(7)
$65 セッションごと
1対1レッスン
オンデマンド
8 歳-18 歳
101-プライベートPythonコーディング
Sumati
$21 セッションごと
次のセッションは明日の 2 PM です
1対1レッスン
オンデマンド
7 歳-12 歳
Python プログラミングのすべて | 初心者向け Python コーディング サマー キャンプ レベル I
David Sofield
4.9
(818)
$22 クラスごと
次回のセッションは Mon 6/16 の4:15 PM です
グループクラス
2 週間、 4/週、 1 時間
11 歳-15 歳
子供向け Python コーディング ゲーム (入門)
Dr. Elliott Heflin, Jr.
4.6
(405)
$14 クラスごと
次回のセッションは Mon 3/17 の5 PM です
グループクラス
2 週間、 5/週、 55 分
8 歳-13 歳
初心者のための Python コーディング: プログラミングの基礎を学ぶ
Create n Learn: English, Coding, AI, Music, Math
4.9
(270)
$20 クラスごと
グループクラス
8 週間、 1/週、 55 分
11 歳-14 歳
Python レベル 3 プロジェクトベース | ライブで楽しい Python コーディング
QuattronKids
4.9
(183)
$15 クラスごと
次回のセッションは Tue 4/15 の11:30 PM です
グループクラス
10 週間、 1/週、 1 時間
9 歳-13 歳
初心者向け Python コーディング (レベル 1)
Codingal - #1 AI & Coding | Backed by Y Combinator
$18 クラスごと
次回のセッションは Tuesday の3:15 PM です
グループクラス
4 週間、 2/週、 1 時間
12 歳-17 歳
子供向けプロジェクトベースの Python コーディング (レベル 2)
AI Code Academy
4.7
(1,771)
$22 クラスごと
次回のセッションは Mon 3/17 の11:30 PM です
グループクラス
10 週間、 1/週、 1 時間
10 歳-15 歳
もっとクラスを見る
アプリを入手 
App StoreでダウンロードGoogle Playで入手する
Home
検索
ギフトカードを贈る
通貨、タイムゾーン、言語の設定を開く
言語と地域
ログイン