予定
検索

$180

for 10 classes
クラス

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

16 人が学習を完了しました
年齢 13 歳-17 歳
ライブグループクラス
このクラスでは、Python オブジェクト指向プログラミング (OOP) の概念と、Web ブラウザーを自動的に制御する Selenium を学びます。
平均評価:
4.8
レビュー数:
(149 レビュー)
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
149レビュー
Popular
プロフィール
教師の専門知識と資格
修士号 Loyola Marymount Universityから
Hi, I’m Faruk Hasan ! 👋

I’m a Software Test Engineer (SDET) with over 12 years of experience in software development, cloud computing, and tech education. I specialize in teaching Python, Java, HTML, CSS, JavaScript, Artificial Intelligence (AI), and algebra, with a focus on making complex topics easy to understand through hands-on, real-world projects.

With a Bachelor's and Master's degree in Electrical Engineering, I combine technical expertise with a passion for teaching. My classes are interactive and project-based, helping students not only learn to code but also build critical thinking and problem-solving skills.

Whether your learner is exploring programming for the first time or ready to dive deeper into AI, app development, or math, I’m here to guide them in a fun, supportive, and engaging environment.


 👨‍🏫 Classes I Offer

### 🔹 Python Classes
- Level 1: Real-World Python Projects 
  Learn the basics of Python by building fun, hands-on projects that connect directly to real-world applications.

- Level 2: Advanced Python Projects  
  Take your Python skills to the next level with more complex, creative, and challenging projects.

- Level 3: Python Algorithms  
  Learn how to think like a problem solver! This class focuses on logical thinking and algorithm design.

- Year-Long Beginner Python Coding Class (Project-Based)  
  Perfect for younger or new coders—this class introduces Python through exciting, kid-friendly projects over a full year.

- Level 4 Flex: Python GUI Coding with Tkinter  
  Learn how to build your own apps and interfaces using Python's Tkinter library. Great for visual learners!

- Level 5 Flex: Python Projects with Algorithms & OOP  
  Explore object-oriented programming while building impressive Python projects and sharpening your coding logic.

- AI with Python: Build, Train & Deploy Artificial Intelligence Projects  
  Learn how AI works by building your own models using Python! A fun introduction to machine learning and smart technology.

---

☕ Java Classes
- Level 1: Java for Beginners  
  A project-based class designed to teach the fundamentals of Java in a fun, easy-to-understand way.

- Java OOP: Learn Object-Oriented Programming through Projects
  
  Dive into core Java concepts with real-world applications, perfect for students curious about how software works.

- Advanced Java Programming  
  Take your Java skills further with a focus on algorithm design, advanced concepts, and testing strategies.

---

🌐 Web Development Classes

- Beginner Web Development Bootcamp: JavaScript, HTML, and CSS for Kids  

  Build your own websites while learning how the internet works! This hands-on course covers everything a beginner needs.

---

➗ Math Classes
- Algebra 1 for Middle Schoolers 
  Learn core algebra concepts in a supportive and engaging environment. Perfect for middle school students who want to get ahead or build confidence.

---

🌟 **Why Choose My Classes?

- Industry Experience Meets Education 
  With 12+ years in tech and a passion for teaching, I bring real-world knowledge into every lesson.

- Project-Based Learning  
  Every class is packed with hands-on activities so students can apply what they learn and build a portfolio of cool projects.

- Fun, Supportive, and Student-Focused  
  I create an environment where students feel comfortable asking questions, exploring ideas, and growing their skills.

---
 🎓 Education
- B.S. in Electrical Engineering – Queen Mary, University of London, UK  

- M.S. in Electrical Engineering – Loyola Marymount University, Los Angeles, CA

---

💼 Professional Background
I’ve spent over a decade in the tech industry, working as a Software Test Engineer (SDET). I specialize in Python, Java, web development, cloud computing, and AI. I love bringing that real-world experience into the classroom to show students how tech is used every day.

---

🎮 **Fun Facts About Me
When I’m not coding or teaching, you’ll find me traveling, reading, cycling, gaming, or exploring new technologies. My hobbies help me bring creativity and energy to every class!

---

🚀 Join Me!
Whether you're new to coding or ready to take on more advanced projects, you're in the right place! Let’s explore the exciting world of STEM, AI, and programming together—one fun project at a time.

---

レビュー

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


その他の人気クラス
中級者向け Python コーディングのすべて レベル 3 | Python コーディング クラス
David Sofield
4.9
(833)
$33 クラスごと
グループクラス
10 週間、 1/週、 1 時間
11 歳-16 歳
Python コーディング プロジェクトについて | 中級者向けの Python コーディング プロジェクト 8 つ
David Sofield
4.9
(833)
$30 クラスごと
グループクラス
8 週間、 1/週、 1 時間
11 歳-16 歳
Python プログラミングのすべて レベル 2 | ティーンエイジャー向け Python コーディング クラス
David Sofield
4.9
(833)
$32 クラスごと
次回のセッションは Sun 8/24 の8 PM です
グループクラス
10 週間、 1/週、 1 時間
11 歳-16 歳
初心者のための Python コーディングのすべて | ティーンエイジャー向け Python コーディング サマー キャンプ
David Sofield
4.9
(833)
$25 クラスごと
次回のセッションは Mon 6/16 の9:15 PM です
グループクラス
1 週間、 4/週、 1 時間
12 歳-17 歳
Python プログラミングのすべて レベル 1 | ティーンエイジャー向け Python コーディング クラス
David Sofield
4.9
(833)
$23 クラスごと
次のセッションは明日の 4:15 PM です
グループクラス
8 週間、 1/週、 1 時間
12 歳-17 歳
1:1 プライベート指導 Python コーディング - Python プログラミング入門
Ziad Ghazi
4.6
(9)
$55 セッションごと
1対1レッスン
オンデマンド
7 歳-18 歳
Python レベル2サマーキャンプのすべて | 10代向けPythonコーディングキャンプ
David Sofield
4.9
(833)
$35 クラスごと
次回のセッションは Mon 7/14 の5:30 PM です
グループクラス
2 週間、 4/週、 1 時間
11 歳-16 歳
マンツーマン - Python コーディング クラス
Geetu sodhi
5.0
(18)
$40 セッションごと
1対1レッスン
オンデマンド
9 歳-14 歳
Python プログラミングのすべて レベル 4 | 中級者向け Python コーディング クラス
David Sofield
4.9
(833)
$33 クラスごと
グループクラス
10 週間、 1/週、 1 時間
12 歳-17 歳
初心者向けPythonサマーキャンプ | 楽しくPythonコーディングを学ぼう
QuattronKids
4.9
(198)
$15 クラスごと
次回のセッションは Mon 6/2 の7 PM です
グループクラス
2 週間、 5/週、 1 時間
8 歳-12 歳
101-プライベートPythonコーディング
Sumati
5.0
(1)
$21 セッションごと
次回のセッションは Tue 5/27 の1 PM です
1対1レッスン
オンデマンド
10 歳-14 歳
Python コーディングの解放 II - コンピュータ ハッキング ブート キャンプ
Coding Doctors Learning Lab, Inc.
4.8
(1,256)
$15 クラスごと
次回のセッションは Tue 6/3 の8 PM です
グループクラス
4 週間、 2/週、 55 分
11 歳-14 歳
サマーキャンプ: 子供向け Python コーディング (入門)
Dr. Elliott Heflin, Jr.
4.6
(405)
$19 クラスごと
次回のセッションは Mon 5/26 の1 PM です
グループクラス
2 週間、 5/週、 55 分
8 歳-13 歳
初心者向け 1 対 1 Python コーディング コーチ (個別指導)
Bojan Milinic
5.0
(7)
$65 セッションごと
1対1レッスン
オンデマンド
8 歳-18 歳
サマーキャンプ: 子供向けの上級 Python コーディング
Dr. Elliott Heflin, Jr.
4.6
(405)
$19 クラスごと
次回のセッションは Mon 5/26 の8 PM です
グループクラス
2 週間、 5/週、 55 分
10 歳-15 歳
子供向けプロジェクトベースの Python コーディング (レベル 2)
AI Code Academy
4.7
(1,797)
$22 クラスごと
次回のセッションは Monday の11:30 PM です
グループクラス
10 週間、 1/週、 1 時間
10 歳-15 歳
もっとクラスを見る
アプリを入手 
App StoreでダウンロードGoogle Playで入手する
Home
検索
ギフトカードを贈る
通貨、タイムゾーン、言語の設定を開く
言語と地域
ログイン