Looking for a Tutor Near You?

Post Learning Requirement »
x
x

Direction

x

Ask a Question

x

Hire a Tutor

Python Programming Courses in Dubai

Filter

Discover a diverse range of Python Programming courses in Dubai tailored to meet your educational needs. Explore accredited programs, expert instructors, and flexible learning options to excel in your chosen field. Enroll today and embark on a transformative educational journey.

1 to 14 of 14 Courses
Simpliv Llc

By:   Simpliv Llc

  • Location :
    Dubai
  • Fees :
  • Duration :
  • Schedule :
  • Segment :
    IT Training
  • Subject :
    Python Programming

Course Details

ABOUT THE COURSE

Passionate about Python programming? The Information Technology world is waiting for you. This wonderfully flexible, object-oriented language is best learnt when it is learnt with examples. Simpliv offers tons of examples to help you understand the concepts and learn how to implement them in real life to integrate systems. Our course offers you knowledge of how to put Python to the highest use it is capable of being put to web development, GUI, software development, system admin, and what not. Ideal for anyone who wants to put Python to its optimal use.

Who is the target audience?

 Programmers, Developers, Technical Leads, Architects, Freshers, Data Scientists, Data Analysts, Business Intelligence Managers.

Basic knowledge:

You don’t need any specific knowledge to learn Python. A basic knowledge of programming can help.

Curriculum

Python Basics

  • Introduction to Python   
  • Core programming concepts   
  • Objects in Python   
  • Visualizations in Python   
  • Packages in Python   
  • Matrix operations  
  • Data frames   

Price:  Ã¢â€šÂ¹ 16665    ( Enroll Today and Get Flat 40% OFF )

New Batch starts from 25th Feb 2019 Days: Mon-Fri (10 Days) 07:00 PM - 10:00 PM (IST)

Simpliv Llc

By:   Simpliv Llc

  • Location :
    Dubai
  • Fees :
  • Duration :
  • Schedule :
  • Segment :
    IT Training
  • Subject :
    Python Programming

Course Details

A Note on the Python versions 2 and 3: The code-along in this class all use Python 2.7. Source code (with copious amounts of comments) is attached as a resource with all the code-along. The source code has been provided for both Python 2 and Python 3 wherever possible.

What's Covered:

  • Introductory Python: Functional language constructs; Python syntax; Lists, dictionaries, functions and function objects; Lambda functions; iterators, exceptions and file-handling
  • Database operations: Just as much database knowledge as you need to do data manipulation in Python
  • Auto-generating spreadsheets: Kill the drudgery of reporting tasks with xlsxwriter; automated reports that combine database operations with spreadsheet auto-generation
  • Text processing and NLP: Python’s powerful tools for text processing - nltk and others.
  • Website scraping using Beautiful Soup: Scrapers for the New York Times and Washington Post
  • Machine Learning : Use sk-learn to apply machine learning techniques like KMeans clustering
  • Hundreds of lines of code with hundreds of lines of comments
  • Drill #1: Download a zip file from the National Stock Exchange of India; unzip and process to find the 3 most actively traded securities for the day
  • Drill #2: Store stock-exchange time-series data for 3 years in a database. On-demand, generate a report with a time-series for a given stock ticker
  • Drill #3: Scrape a news article URL and auto-summarize into 3 sentences
  • Drill #4: Scrape newspapers and a blog and apply several machine learning techniques - classification and clustering to these

Using discussion forums

Please use the discussion forums on this course to engage with other students and to help each other out. Unfortunately, much as we would like to, it is not possible for us at Loonycorn to respond to individual questions from students:-(

We're super small and self-funded with only 2 people developing technical video content. Our mission is to make high-quality courses available at super low prices.

The only way to keep our prices this low is to *NOT offer additional technical support over email or in-person*. The truth is, direct support is hugely expensive and just does not scale.

We understand that this is not ideal and that a lot of students might benefit from this additional support. Hiring resources for additional support would make our offering much more expensive, thus defeating our original purpose.

It is a hard trade-off.

Thank you for your patience and understanding!

Who is the target audience?

  • Yep! Folks with zero programming experience looking to learn a new skill
  • Machine Learning and Language Processing folks looking to apply concepts in a full-fledged programming language
  • Yep! Computer Science students or software engineers with no experience in Java, but experience in Python, C++ or even C#. You might need to skip over some bits, but in general the class will still have new learning to offer you :-)

BASIC KNOWLEDGE

  • No prior programming experience is needed :-)
  • The course will use a Python IDE (integrated development environment) called iPython from Anaconda. We will go through a step-by-step procedure on downloading and installing this IDE.

WHAT YOU WILL LEARN

  • Pick up programming even if you have NO programming experience at all
  • Write Python programs of moderate complexity
  • Perform complicated text processing - splitting articles into sentences and words and doing things with them
  • Work with files, including creating Excel spreadsheets and working with zip files
  • Apply simple machine learning and natural language processing concepts such as classification, clustering and summarization
  • Understand Object-Oriented Programming in a Python context
Sparkler Minds

By:   Sparkler Minds

  • Location :
    Dubai
  • Fees :
  • Duration :
    15 Hours
  • Schedule :
  • Segment :
    IT Training
  • Subject :
    Python Programming

Course Details

This course takes you on a comprehensive tour of the Python programming language. Get acquainted with more complex Python concepts & Real-world projects

Elegant Professional And Management Development Training

By:   Elegant Professional And Management Development Training

  • Location :
    Dubai
  • Fees :
    AED 1400
  • Duration :
    22 Hours
  • Schedule :
    Flexible
  • Segment :
    IT Training
  • Subject :
    Python Programming

Course Details

Python finds as one of the top used programming languages in the world. Python is easily compatible with top-end frameworks such as big data, analytics and machine learning. The Companies are using Python to harvest insights from their data and gain a competitive icon. This Python for beginners training course leads the beginners from the basics of writing and running Python scripts to more advanced features. This Python Programming Course is a practical introduction to working programming language, not an overview of syntax and grammar. Through this  course students will familiar with the basics of python including python syntax, conditionals, and much more. At the end of this course students will immediately be able to use Python to complete tasks in the real-world scenarios.

What you will Learn? 

Upon the completion of this course learner will be able to

Introduction to Python programming language.

  • Python advantages and Python frameworks
  • Downloading and Using IDE
  • Customizing IDE
  • Creating and running program with IDE

Conditional and Branching Statements

  • Work with Comparison operators
  • if statements
  • While and for loops

Functions

  • Creating user defined functions
  • Calling and passing parameters
  • Working with return
  • importing functions in another program

Working with Strings

  • String slicing
  • Indexing
  • String functions

Work with Data structures

  • Creating list
  • Nested list
  • Dictionary
  • Tuples
  • Sets

Exception Handling

  • Handle Errors
  • Exception classes
  • Using try, except, finally
  • Raise errors

Read and write external data files using Python

  • Creating files
  • Writing and appending into file
  • Using OS module
  • Pickling

Using Modules and packages

  • Date modules
  • Math Modules
  • OS Modules

Object-oriented programming

  • Classes
  • Objects
  • Inheritance
  • Member functions
  • Constructors

For whom is the course for?

  • Students new to the Python language who already have experience with other programming languages.
  • Professionals
Rewaq Ousha Educational Institute

By:   Rewaq Ousha Educational Institute

  • Location :
    Dubai
  • Fees :
    AED 499
  • Duration :
    10 Hours
  • Schedule :
    Flexible
  • Segment :
    IT Training
  • Subject :
    Python Programming

Course Details

Cyber square is an innovative online platform that teaches kids to learn to code and thereby improving the 21st-century ; The training is project-oriented that will keep the children engaged as each student can choose the project based on their ; Learning Outcomes: Artificial Intelligence Coding Robotics Internet of Things Web development Game development Python Programming Entrepreneurship

Pinnacle Innovation & Education

By:   Pinnacle Innovation & Education

  • Location :
    Dubai
  • Fees :
    AED 1500
  • Duration :
    30 Hours
  • Schedule :
    FLEXIBLE
  • Segment :
    IT Training
  • Subject :
    Python Programming

Course Details

Course Details This program covers the fundamental programming concepts to help you understand the Python programming language. Learning Outcomes: Basic as well as core concepts of Python programming language Implement basic Python structures such as if statements, loops, and functionsDecorators and generators Comparison operators Data structures Errors and exception handling Python statements Read and write external data files using Python Modules and packages Methods and functions Object-oriented programming

Elegant Professional And Management Development Training

By:   Elegant Professional And Management Development Training

  • Location :
    Dubai
  • Fees :
    AED 1400
  • Duration :
    22 Hours
  • Schedule :
    Flexible
  • Segment :
    IT Training
  • Subject :
    Python Programming

Course Details

Course Overview

Python is a general-purpose, versatile, and popular programming language. It’s great as a first language because it is concise and easy to read, and it is also a good language to have in any programmer’s stack as it can be used for everything from web development to software development and scientific applications. Although preferred for data science and automation, the Python programming language can be used for building a range of applications for a wide variety of platforms. This course is for students AND professionals who have the basic programming experience. We cover data structures, pandas, HTML, CSS, SQL and Django.

What will you achieve? 

  • Upon the completion of this course, the learner will be able to
  • Designing the website with core concepts.
  • Knowledge in Domain and server.
  • Publish websites and Hosting concepts.
  • Expert in Database and SQL queries.
  • Understand the core concepts of the Python programming language.
  • Implement Python structures such as if statements, loops, and functions
  • Handle Errors and exception handling.
  • Read and write external data files and pickling using Python.
  • Understand Python language basics and how they apply to data science.
  • Implement the Django framework.
  • Analyze data using Python libraries like pandas and SQL.
  • Advanced Python modules.

To whom is the course for?

  • Students new to the Python language who already have experience with other programming languages.
  • Professionals
  • Those who wants to be an expert in web development with a framework.

Pre-requisite: 

This course is specially designed for individuals with a prior programming background. You should also have a working knowledge of Object-Oriented Programming concepts. If you have no prior programming experience or are not familiar with Object-Oriented Programming, you should consider our "Python Programming – Level 1 for beginners" course instead.

Microexpertz Training

By:   Microexpertz Training

  • Location :
    Dubai
  • Fees :
    AED 100
  • Duration :
    4 Weeks
  • Schedule :
    Mon, Tues, Wed,thurs, Fri 6pm to 8pm
  • Segment :
    IT Training
  • Subject :
    Python Programming

Course Details

Python programming

 

Course description

 

Python is a language with a simple syntax, and a powerful set of libraries. It is an interpreted language, with a rich programming environment, including a robust debugger and profiler. While it is easy for beginners to learn, it is widely used in many scientific areas for data exploration. This course is an introduction to the Python programming language for students without prior programming experience. We cover data types, control flow, object-oriented programming, and graphical user interface-driven applications. The examples and problems used in this course are drawn from diverse areas such as text processing, simple graphics creation and image manipulation, HTML and web programming, and genomics.

 

Course outline

 

Lesson 1: Introduction

  • General Introduction to Python and the class. Using the command interpreter and development environment.
  • Kick-off tutorial
  • Finding and using the documentation. Getting help.
  • Python 2/3 differences.

Lesson 2: gitHub, Functions, Booleans and Modules

  • Introduction to git and GitHub
  • Basic data types.
  • Functions: definition and use, arguments, block structure, scope, recursion
  • Modules and import
  • Conditionals and Boolean expressions

Lesson 3: Sequences, Iteration and String Formatting

  • Sequences: Strings, Tuples, Lists
  • Iteration, looping and control flow.
  • String methods and formatting

Lesson 4: Dictionaries, Sets, and Files

  • Dictionaries, Sets and Mutability
  • Files and Text Processing

Lesson 5: Exceptions, Testing, Comprehensions

  • Exceptions
  • Testing
  • List and Dict Comprehensions

Lesson 6: Advanced Argument Passing, Lambda -- functions as objects

  • Exceptions
  • Testing
  • List and Dict Comprehensions

Lesson 7: Object Oriented Programming

  • Classes
  • Class instances
  • Methods

Lesson 8: More OO -- Properties, Special methods

  • Multiple inheritance
  • Properties
  • Special methods
  • Emulating built-in type

Lesson 9: Iterators, Iterables, and Generators

  • Iterators and Generators

Lesson 10: Decorators, Context Managers, Regular Expressions, and Wrap Up

  • Decorators
  • Context Managers
  • Regular expression
  • Wrap Up / Students Code review
Penrose Learning Centre

By:   Penrose Learning Centre

  • Location :
    Dubai
  • Fees :
    AED 3750
  • Duration :
    30 Hours
  • Schedule :
    Sat - Thu (10:30 am to 6 pm)
  • Segment :
    IT Training
  • Subject :
    Python Programming

Course Details

At Penrose, we believe in building a strong Foundation in Coding. This approach will enable your child to build powerful applications suited to real-world needs. We use a Proprietary Learning Management System containing Child-Friendly Course Content, Code Samples and Assignments.

3 Foundation Levels

  • Basics to Intermediate
  • Build 35+ Projects

Advanced Levels

  • Graphical User Interface (GUI) using Python
  • Robotics (Arduino / Raspberry Pi) using Python
  • Web Development
  • Mobile App Development (Android & iOS)
  • Python for Data Science

We teach kids Python using our very own Learning Management System. Our LMS has been carefully designed based on our extensive experience of teaching children how to Code. We maintain the Human Element of the teaching experience with Mentoring throughout the learning path.

Penrose Learning Centre

By:   Penrose Learning Centre

  • Location :
    Dubai
  • Fees :
    AED 3750
  • Duration :
    30 Hours
  • Schedule :
    Sat - Thu (10:30 am to 6 pm)
  • Segment :
    IT Training
  • Subject :
    Python Programming

Course Details

At Penrose, we believe in building a strong Foundation in Coding. This approach will enable your child to build powerful applications suited to real-world needs. We use a Proprietary Learning Management System containing Child-Friendly Course Content, Code Samples and Assignments.

3 Foundation Levels

  • Basics to Intermediate (Done in 3 Levels of 10 Sessions Each)
  • Build 35+ Projects

Advanced Levels

  • Graphical User Interface (GUI) using Python
  • Robotics (Arduino / Raspberry Pi) using Python
  • Web Development
  • Mobile App Development (Android & iOS)
  • Python for Data Science

We teach kids Python using our very own Learning Management System. Our LMS has been carefully designed based on our extensive experience of teaching children how to Code. We maintain the Human Element of the teaching experience with Mentoring throughout the learning path.

Simpliv Llc

By:   Simpliv Llc

  • Location :
    Dubai
  • Fees :
    AED 519
  • Duration :
    30 Hours
  • Schedule :
    25th Feb 2019 End Date : 08th Mar 2019 Days: Mon-Fri (10 Days) 07:00 PM - 10:00 PM (IST)
  • Segment :
    IT Training
  • Subject :
    Python Programming

Course Details

Passionate about Python programming? The Information Technology world is waiting for you. This wonderfully flexible, object-oriented language is best learnt when it is learnt with examples. Simpliv offers tons of examples to help you understand the concepts and learn how to implement them in real life to integrate systems. Our course offers you knowledge of how to put Python to the highest use it is capable of being put to: web development, GUI, software development, system admin, and what not. Ideal for anyone who wants to put Python to its optimal use..

Who is the target audience?

 Programmers, Developers, Technical Leads, Architects, Freshers,Data Scientists, Data Analysts,Business Intelligence Managers.

 

Basic knowledge:

You don’t need any specific knowledge to learn Python. A basic knowledge of programming can help.

Curriculam

Python Basics

  • Introduction to Python   
  • Core programming concepts   
  • Objects in Python   
  • Visualizations in Python   
  • Packages in Python   
  • Matrix operations  
  • Dataframes  

New Batch starts from 25th Feb 2019 Days: Mon-Fri (10 Days) 07:00 PM - 10:00 PM (IST)

Simplivllc

By:   Simplivllc

  • Location :
    Dubai
  • Fees :
  • Duration :
  • Schedule :
  • Segment :
    IT Training
  • Subject :
    Python Programming

Course Details

Specialities of our course:

  • Convenient Payment System
  • ISO 9001-2008 Certified Center
  • Free Car Parking
  • 25 Certified Trainers
  • Special attention to students and corporate people
Simpliv Llc

By:   Simpliv Llc

  • Location :
    Dubai
  • Fees :
    AED 44
  • Duration :
    20 Hours
  • Schedule :
    All days
  • Segment :
    IT Training
  • Subject :
    Python Programming

Course Details

Prerequisites: No prerequisites, knowledge of some undergraduate level mathematics would help but is not mandatory. Working knowledge of Python would be helpful if you want to run the source code that is provided.

Taught by a Stanford-educated, ex-Googler and an IIT, IIM - educated ex-Flipkart lead analyst. This team has decades of practical experience in quant trading, analytics and e-commerce. 

This course is a down-to-earth, shy but confident take on machine learning techniques that you can put to work today

Let’s parse that.

The course is down-to-earth : it makes everything as simple as possible - but not simpler

The course is shy but confident : It is authoritative, drawn from decades of practical experience -but shies away from needlessly complicating stuff.

You can put ML to work today : If Machine Learning is a car, this car will have you driving today. It won't tell you what the carburetor is.

The course is very visual : most of the techniques are explained with the help of animations to help you understand better.

This course is practical as well : There are hundreds of lines of source code with comments that can be used directly to implement natural language processing and machine learning for text summarization, text classification in Python.

The course is also quirky. The examples are irreverent. Lots of little touches: repetition, zooming out so we remember the big picture, active learning with plenty of quizzes. There’s also a peppy soundtrack, and art - all shown by studies to improve cognition and recall.

What's Covered:

Machine Learning: 

Supervised/Unsupervised learning, Classification, Clustering, Association Detection, Anomaly Detection, Dimensionality Reduction, Regression.

Naive Bayes, K-nearest neighbours, Support Vector Machines, Artificial Neural Networks, K-means, Hierarchical clustering, Principal Components Analysis, Linear regression, Logistics regression, Random variables, Bayes theorem, Bias-variance tradeoff

Natural Language Processing with Python: 

Corpora, stopwords, sentence and word parsing, auto-summarization, sentiment analysis (as a special case of classification), TF-IDF, Document Distance, Text summarization, Text classification with Naive Bayes and K-Nearest Neighbours and Clustering with K-Means

Sentiment Analysis: 

Why it's useful, Approaches to solving - Rule-Based, ML-Based, Training, Feature Extraction, Sentiment Lexicons, Regular Expressions, Twitter API, Sentiment Analysis of Tweets with Python

Mitigating Overfitting with Ensemble Learning:

Decision trees and decision tree learning, Overfitting in decision trees, Techniques to mitigate overfitting (cross-validation, regularization), Ensemble learning and Random forests

Recommendations: Content based filtering, Collaborative filtering and Association Rules learning

Get started with Deep learning: Apply Multi-layer perceptrons to the MNIST Digit recognition problem

A Note on Python: The code-alongs in this class all use Python 2.7. Source code (with copious amounts of comments) is attached as a resource with all the code-alongs. The source code has been provided for both Python 2 and Python 3 wherever possible.

Who is the target audience?

  • Yep! Analytics professionals, modelers, big data professionals who haven't had exposure to machine learning
  • Yep! Engineers who want to understand or learn machine learning and apply it to problems they are solving
  • Yep! Product managers who want to have intelligent conversations with data scientists and engineers about machine learning
  • Yep! Tech executives and investors who are interested in big data, machine learning or natural language processing
  • Yep! MBA graduates or business professionals who are looking to move to a heavily quantitative role

BASIC KNOWLEDGE

  • No prerequisites, knowledge of some undergraduate level mathematics would help but is not mandatory. Working knowledge of Python would be helpful if you want to run the source code that is provided.

WHAT YOU WILL LEARN

  • Identify situations that call for the use of Machine Learning
  • Understand which type of Machine learning problem you are solving and choose the appropriate solution
  • Use Machine Learning and Natural Language processing to solve problems like text classification, text summarization in Python
Simpliv Llc

By:   Simpliv Llc

  • Location :
    Dubai
  • Fees :
    AED 44
  • Duration :
    4 Hours
  • Schedule :
    All days
  • Segment :
    IT Training
  • Subject :
    Python Programming

Course Details

A Note on the Python versions 2 and 3: The code-alongs in this class all use Python 2.7. Source code (with copious amounts of comments) is attached as a resource with all the code-alongs. The source code has been provided for both Python 2 and Python 3 wherever possible.

What's Covered:

  • Introductory Python: Functional language constructs; Python syntax; Lists, dictionaries, functions and function objects; Lambda functions; iterators, exceptions and file-handling
  • Database operations: Just as much database knowledge as you need to do data manipulation in Python
  • Auto-generating spreadsheets: Kill the drudgery of reporting tasks with xlsxwriter; automated reports that combine database operations with spreadsheet auto-generation
  • Text processing and NLP: Python’s powerful tools for text processing - nltk and others.
  • Website scraping using Beautiful Soup: Scrapers for the New York Times and Washington Post
  • Machine Learning: Use sk-learn to apply machine learning techniques like KMeans clustering
  • Hundreds of lines of code with hundreds of lines of comments
  • Drill #1: Download a zip file from the National Stock Exchange of India; unzip and process to find the 3 most actively traded securities for the day
  • Drill #2: Store stock-exchange time-series data for 3 years in a database. On-demand, generate a report with a time-series for a given stock ticker
  • Drill #3: Scrape a news article URL and auto-summarize into 3 sentences
  • Drill #4: Scrape newspapers and a blog and apply several machine learning techniques - classification and clustering to these

Using discussion forums

Please use the discussion forums on this course to engage with other students and to help each other out. Unfortunately, much as we would like to, it is not possible for us at Loonycorn to respond to individual questions from students:-(

We're super small and self-funded with only 2 people developing technical video content. Our mission is to make high-quality courses available at super low prices.

The only way to keep our prices this low is to *NOT offer additional technical support over email or in-person*. The truth is, direct support is hugely expensive and just does not scale.

We understand that this is not ideal and that a lot of students might benefit from this additional support. Hiring resources for additional support would make our offering much more expensive, thus defeating our original purpose.

It is a hard trade-off.

Thank you for your patience and understanding!

Who is the target audience?

  • Yep! Folks with zero programming experience looking to learn a new skill
  • Machine Learning and Language Processing folks looking to apply concepts in a full-fledged programming language
  • Yep! Computer Science students or software engineers with no experience in Java, but experience in Python, C++ or even C#. You might need to skip over some bits, but in general, the class will still have new learning to offer you

BASIC KNOWLEDGE

  • No prior programming experience is needed :-)
  • The course will use a Python IDE (integrated development environment) called iPython from Anaconda. We will go through a step-by-step procedure for downloading and installing this IDE.

WHAT YOU WILL LEARN

  • Pick up programming even if you have NO programming experience at all
  • Write Python programs of moderate complexity
  • Perform complicated text processing - splitting articles into sentences and words and doing things with them
  • Work with files, including creating Excel spreadsheets and working with zip files
  • Apply simple machine learning and natural language processing concepts such as classification, clustering and summarization
  • Understand Object-Oriented Programming in a Python context