facebook
favorite button
member since icon
Since May 2020
Instructor since May 2020
machine learning, mathematics, statistics, analysi
course price icon
From 36 € /h
arrow icon
The impact of artificial intelligence on all the fields is huge. A study by Smart Insights shows that out of 100 senior marketers from different industries, 55 percent of companies are implementing or already considering using AI in their marketing practices. Why is that?

I want to gives you all the basic techniques to start automating tasks. During this workshop you will learn how to build a simple AI dashboard, while working with all kinds of basic techniques of machine learning. So you learn the techniques and take your own dashboard!
Extra information
Familiar with programming, data concepts, computer science
Location
green drop pin icon
|
Use Ctrl + wheel to zoom!
zoom in iconzoom out icon
location type icon
At teacher's location :
  • Amsterdam, Netherlands
About Me
I have been majoring in mathematics for 6 years, bachelor and master.
I have a degree in data science and taught mathematics, statistics, machine learning and marketing for more than 8 years.
Education
Master in mathematics from polytechnic of Tehran
short courses in data science in Universiteit Jheronimus Academy of Data Science
short courses in data science in IPM
Experience / Qualifications
6 year in Mathematics
4 year in IT industry
7 year in teaching English, mathematics, statistics, machine learning, data science
Age
Teenagers (13-17 years old)
Adults (18-64 years old)
Seniors (65+ years old)
Student level
Beginner
Intermediate
Advanced
Duration
60 minutes
90 minutes
The class is taught in
English
Availability of a typical week
(GMT -04:00)
New York
at teacher icon
At teacher's location
Mon
Tue
Wed
Thu
Fri
Sat
Sun
00-04
04-08
08-12
12-16
16-20
20-24
Similar classes
arrow icon previousarrow icon next
verified badge
Esfandiyar
Hi. I'm a senior software developer from Iran with over 15 years experience in software development. I'm in a business trip to Netherlands on mid July for a short period of time (almost 60 days) and I decided to conduct programming courses as besides my work mostly to cover some of my expenses though I'm eager to gain new experience working with local young students who are enthusiastic to learn programming skills. To said that, I tried to setup the course fee as low as possible and make it feasible for any interested person to take. I think it will be a great opportunity for both of us to have it. Here is brief bio about me and my working experience:

I've been working and teaching programming for long time and the way I deliver contents is totally unique from my perspective because I always leverage my experiences to give my students a real practice on subjects while they get to know the core concepts behind each subject.

I've been doing corporate training for about 2 years for 500 fortune IT companies and I perfectly know the standards and methods for teaching.

I believe this is the time for everyone who wants to enter to programming era to learn the connected concepts all together in a practical way, therefore I sit down with my student and let him/her to practice along with me all new concepts and assist him/her to get the result as I do. All with practice and real life examples and projects.

I also give my students an extra bonus to complete their tasks at home and send me their code for review out of the class without any extra charge. This actually means they extend the training hours event far more than the amount it's mention in course descriptions.

At the end, I'm ready to refund the whole money if my student feel not satisfied with my service. I also have a flexible timing schedule which makes my students to book their class at their favorite time.

Last but not least, I can customize the course contents based on your age and your backgrounds, so don't worry and contact me for more advise before you take my course.

Good luck and hope to hear from you.
verified badge
Nour
My class is for you if you want to:

- Build the skills you need to get your first Python programming project.

- Get started with Machine Learning, Data Science, Django or other hot areas that Python specializes in.

- Or just learn Python to be able to create your own Python apps quickly.

...then you need a solid foundation in Python programming. And my class is designed to give you those core skills, fast.

My class is aimed at complete beginners who have never programmed before, as well as existing programmers who want to increase their career options by learning Python.

The fact is, Python is one of the most popular programming languages in the world – Huge companies like Google use it in mission-critical applications like Google Search.

And Python is the number one language choice for machine learning, data science, and artificial intelligence. To get those high paying jobs you need expert knowledge of Python, and that’s what you will get.

Here’s just some of what you’ll learn

(It’s okay if you don’t understand all this yet, you will in the course)

· All the essential Python keywords, operators, statements, and expressions needed to fully understand exactly what you’re coding and why - making programming easy to grasp and less frustrating

· You will learn the answers to questions like What is the Python For Loop, what is Python used for, how Python switch the traditional syntax of code, and more.

· Complete chapters on object-oriented programming and many other aspects of Python.
verified badge
Izhar
Python is a high level programming language. It's object oriented approach help programmers to write simple and logical codes. Due to its easy syntax, it is actually easier as compared to other programming languages.
Having years of experience in coding language, I know how and where to start and move the topics at a good pace. I'll be starting with you from scratch and help you to build your concepts and master over the language.

I am providing you a brief summary of our course which we generally follow but that doesn't mean that I am bound to just this much content. In case you have any doubt for any other specific topic related to the subject, you could always come up to me or you need any help in your assignments or projects, you are always welcome.

Here is a brief overview of the topics we'll be covering :

1: Introduction To Python
• Installation and Working with Python
• Understanding Python variables
• Python basic Operators
• Understanding python blocks
2: Python Data Types
• Declaring and using Numeric data types: int, float, complex
• Using string data type and string operations
• Defining list and list slicing
• Use of Tuple data type
3: Python Program Flow Control
• Conditional blocks using if, else and elif
• Simple for loops in python
• For loop using ranges, string, list and dictionaries
• Use of while loops in python
• Loop manipulation using pass, continue, break and else
• Programming using Python conditional and loops block
4: Python Functions, Modules And Packages
• Organizing python codes using functions
• Organizing python projects into modules
• Importing own module as well as external modules
• Understanding Packages
• Powerful Lamda function in python
• Programming using functions, modules and external packages
5: Python String, List And Dictionary Manipulations
• Building blocks of python programs
• Understanding string in build methods
• List manipulation using in build methods
• Dictionary manipulation
• Programming using string, list and dictionary in build functions
6: Python File Operation
• Reading config files in python
• Writing log files in python
• Understanding read functions, read(), readline() and readlines()
• Understanding write functions, write() and writelines()
• Manipulating file pointer using seek
• Programming using file operations
7: Python Object Oriented Programming – Oops
• Concept of class, object and instances
• Constructor, class attributes and destructors
• Real time use of class in live projects
• Inheritance , overlapping and overloading operators
• Adding and retrieving dynamic attributes of classes
• Programming using Oops support
8: Python Regular Expression
• Powerful pattern matching and searching
• Power of pattern searching using regex in python
• Real time parsing of networking or system data using regex
• Password, email, url validation using regular expression
• Pattern finding programs using regular expression
9: Python Exception Handling
• Avoiding code break using exception handling
• Safe guarding file operation using exception handling
• Handling and helping developer with error code
• Programming using Exception handling
10: Python Database Interaction
• SQL Database connection using python
• Creating and searching tables
• Reading and storing config information on database
• Programming using database connections
11: Python Multithreading
• Understanding threads
• Forking threads
• Synchronizing the threads
• Programming using multithreading
12: Contacting User Through Emails Using Python
• Installing smtp python module
• Sending email
• Reading from file and sending emails to all users addressing them
directly for marketing
13: Python CGI Introduction
• Writing python program for CGI applications
• Creating menus and accessing files
• Server client program

In case you have any query, please feel free to contact me.
Give yourself a chance for a better future.
All the best
message icon
Contact Mozhde
repeat students icon
1st lesson is backed
by our
Good-fit Instructor Guarantee
Similar classes
arrow icon previousarrow icon next
verified badge
Esfandiyar
Hi. I'm a senior software developer from Iran with over 15 years experience in software development. I'm in a business trip to Netherlands on mid July for a short period of time (almost 60 days) and I decided to conduct programming courses as besides my work mostly to cover some of my expenses though I'm eager to gain new experience working with local young students who are enthusiastic to learn programming skills. To said that, I tried to setup the course fee as low as possible and make it feasible for any interested person to take. I think it will be a great opportunity for both of us to have it. Here is brief bio about me and my working experience:

I've been working and teaching programming for long time and the way I deliver contents is totally unique from my perspective because I always leverage my experiences to give my students a real practice on subjects while they get to know the core concepts behind each subject.

I've been doing corporate training for about 2 years for 500 fortune IT companies and I perfectly know the standards and methods for teaching.

I believe this is the time for everyone who wants to enter to programming era to learn the connected concepts all together in a practical way, therefore I sit down with my student and let him/her to practice along with me all new concepts and assist him/her to get the result as I do. All with practice and real life examples and projects.

I also give my students an extra bonus to complete their tasks at home and send me their code for review out of the class without any extra charge. This actually means they extend the training hours event far more than the amount it's mention in course descriptions.

At the end, I'm ready to refund the whole money if my student feel not satisfied with my service. I also have a flexible timing schedule which makes my students to book their class at their favorite time.

Last but not least, I can customize the course contents based on your age and your backgrounds, so don't worry and contact me for more advise before you take my course.

Good luck and hope to hear from you.
verified badge
Nour
My class is for you if you want to:

- Build the skills you need to get your first Python programming project.

- Get started with Machine Learning, Data Science, Django or other hot areas that Python specializes in.

- Or just learn Python to be able to create your own Python apps quickly.

...then you need a solid foundation in Python programming. And my class is designed to give you those core skills, fast.

My class is aimed at complete beginners who have never programmed before, as well as existing programmers who want to increase their career options by learning Python.

The fact is, Python is one of the most popular programming languages in the world – Huge companies like Google use it in mission-critical applications like Google Search.

And Python is the number one language choice for machine learning, data science, and artificial intelligence. To get those high paying jobs you need expert knowledge of Python, and that’s what you will get.

Here’s just some of what you’ll learn

(It’s okay if you don’t understand all this yet, you will in the course)

· All the essential Python keywords, operators, statements, and expressions needed to fully understand exactly what you’re coding and why - making programming easy to grasp and less frustrating

· You will learn the answers to questions like What is the Python For Loop, what is Python used for, how Python switch the traditional syntax of code, and more.

· Complete chapters on object-oriented programming and many other aspects of Python.
verified badge
Izhar
Python is a high level programming language. It's object oriented approach help programmers to write simple and logical codes. Due to its easy syntax, it is actually easier as compared to other programming languages.
Having years of experience in coding language, I know how and where to start and move the topics at a good pace. I'll be starting with you from scratch and help you to build your concepts and master over the language.

I am providing you a brief summary of our course which we generally follow but that doesn't mean that I am bound to just this much content. In case you have any doubt for any other specific topic related to the subject, you could always come up to me or you need any help in your assignments or projects, you are always welcome.

Here is a brief overview of the topics we'll be covering :

1: Introduction To Python
• Installation and Working with Python
• Understanding Python variables
• Python basic Operators
• Understanding python blocks
2: Python Data Types
• Declaring and using Numeric data types: int, float, complex
• Using string data type and string operations
• Defining list and list slicing
• Use of Tuple data type
3: Python Program Flow Control
• Conditional blocks using if, else and elif
• Simple for loops in python
• For loop using ranges, string, list and dictionaries
• Use of while loops in python
• Loop manipulation using pass, continue, break and else
• Programming using Python conditional and loops block
4: Python Functions, Modules And Packages
• Organizing python codes using functions
• Organizing python projects into modules
• Importing own module as well as external modules
• Understanding Packages
• Powerful Lamda function in python
• Programming using functions, modules and external packages
5: Python String, List And Dictionary Manipulations
• Building blocks of python programs
• Understanding string in build methods
• List manipulation using in build methods
• Dictionary manipulation
• Programming using string, list and dictionary in build functions
6: Python File Operation
• Reading config files in python
• Writing log files in python
• Understanding read functions, read(), readline() and readlines()
• Understanding write functions, write() and writelines()
• Manipulating file pointer using seek
• Programming using file operations
7: Python Object Oriented Programming – Oops
• Concept of class, object and instances
• Constructor, class attributes and destructors
• Real time use of class in live projects
• Inheritance , overlapping and overloading operators
• Adding and retrieving dynamic attributes of classes
• Programming using Oops support
8: Python Regular Expression
• Powerful pattern matching and searching
• Power of pattern searching using regex in python
• Real time parsing of networking or system data using regex
• Password, email, url validation using regular expression
• Pattern finding programs using regular expression
9: Python Exception Handling
• Avoiding code break using exception handling
• Safe guarding file operation using exception handling
• Handling and helping developer with error code
• Programming using Exception handling
10: Python Database Interaction
• SQL Database connection using python
• Creating and searching tables
• Reading and storing config information on database
• Programming using database connections
11: Python Multithreading
• Understanding threads
• Forking threads
• Synchronizing the threads
• Programming using multithreading
12: Contacting User Through Emails Using Python
• Installing smtp python module
• Sending email
• Reading from file and sending emails to all users addressing them
directly for marketing
13: Python CGI Introduction
• Writing python program for CGI applications
• Creating menus and accessing files
• Server client program

In case you have any query, please feel free to contact me.
Give yourself a chance for a better future.
All the best
Good-fit Instructor Guarantee
favorite button
message icon
Contact Mozhde