All in One Offer! | Access Unlimited Courses in any category starting at just $29. Offer Ends in:

Browse Library

  • Business Solutions
  • Become an Instructor
  • 0
    Shopping Cart

    Your Cart is empty. Keep shopping to find a course!

    Browse Courses
Get Unlimited Learning Access
$29
4 days left at this price!
30-Day Money-Back Guarantee

This plan includes

  • Instant access to 11,000+ online courses
  • Play & Pause Course Videos
  • HD Video Recorded Lectures
  • Learn on Mobile/PC/Tablet
  • Quizzes and Real Projects
  • Lifetime Course Certificate
  • Instructor Chat Support
  • Cancel Plan Anytime
Subscribe to Learnfly’s top courses
Get this course, plus 11,000+ of our top-rated courses for one year with Go Annually Plan.
$348 $244 a year Save 30%
4 days left at this price!
30-Day Money-Back Guarantee

This plan includes

  • Instant access to 11,000+ online courses
  • Play & Pause Course Videos
  • HD Video Recorded Lectures
  • Learn on Mobile/PC/Tablet
  • Quizzes and Real Projects
  • Lifetime Course Certificate
  • Instructor Chat Support
  • Cancel Plan Anytime
$29
$244
  • know basic programming concept and skill
  • build 6 text-based application using python
  • be able to learn other programming languages
  • be able to build sophisticated system using python in the future

Have you ever imagined yourself being able to "communicate" with your computer and build applications that can work in a way that you want? Have you ever imagined telling your friends that you know how to code? 

Programming is one of the very important skills that people value a lot in this era. Not only it can help you get a well-paid software engineer job, but it can also train your brain to think in a logically manner. We are sure you agree with that but you are not sure where and how to start. You may be scared by the complicated programming concept, or you may be scared away by the unfriendly code. Don't worry, in this course, we will guide you how to create your first python application step by step.

What is Python?

Python is a simple, intuitive, yet powerful programming language. It is an high-level programming language invented back in 1991. It is a go-to language for beginners because it is so easy and expressive. You can often express concepts with very few lines of code. That's why we choose Python as the programming language for this course!

However, don't have a misunderstanding that Python is only for beginner. It is used in many areas including data analysis, finance, scientific research, artificial intelligence etc. Python is a very powerful programming language and is well supported the community. There are lots of useful packages like Numpy, Scipy etc. It is a programming language that supports multiple programming paradigms like procedural, functional, object-oriented etc. 

In a nutshell, if you can only learn one programming language, Python is your choice!

What exactly will you learn?

This course has a goal, which is to teach you the basic programming skills that you need in one day! 

We understand everyone is busy. We therefore specially design this course to be a quick crash course. And it is okay even if you don't have any programming experience. In this course, no experience is required!

You will learn all the important programming concept using Python as the programming language. We will teach you by using 6 different applications as an example.  

6 different applications you will write

  1. BMI Calculator
  2. Lucky Color
  3. Lottery
  4. Vocabulary Builder
  5. Hunter Game
  6. To-do List

Apart from the above, there are simple programming assignments in the course as well. I hope with this little challenges, you can learn better. And if you come across any questions during the course, feel free to raise it. We are here to make sure you enjoy your learning process.

Who are the instructors?

We are coming from a software engineering background. We have built sophisticated systems for investment banks. You can see our information in our Learnfly profile. 

 

Sign up for our course today, and let us help you to start your programming journey!

  • You just need the passion to learn
  • No programming experience required
  • You just need a standard PC or Mac
  • Anyone who want to start coding
  • Anyone who has interest to automate tedious work with script
  • Anyone who want to start writing python
View More...
  • Section 1 : Learning Resources 1 Lectures 00:01:24

    • Lecture 1 :
    • Get the tools and additional learning resources needed Preview
  • Section 2 : Introduction 4 Lectures 00:05:28

    • Lecture 1 :
    • Course Introduction
    • Lecture 2 :
    • Installing Python
    • Lecture 3 :
    • Online Python
    • Lecture 4 :
    • Bring up the IDLE3
  • Section 3 : BMI Cal - Monitor your health 9 Lectures 00:22:43

    • Lecture 1 :
    • BMI Cal app introduction
    • Lecture 2 :
    • Data type - Integer and String
    • Lecture 3 :
    • Variables - Storing the data
    • Lecture 4 :
    • print(), str(), int() - Built-in python functions
    • Lecture 5 :
    • format() - Built-in python functions
    • Lecture 6 :
    • input() - Built-in python functions
    • Lecture 7 :
    • def - Define your functions
    • Lecture 8 :
    • if/elif/else - Conditional statements
    • Lecture 9 :
    • Saving your code - The BMI app
  • Section 4 : Lucky Color - Guess what's your lucky color today? 5 Lectures 00:22:48

    • Lecture 1 :
    • Lucky Color app introduction
    • Lecture 2 :
    • List - Using List to define the colors
    • Lecture 3 :
    • random - Select the lucky color
    • Lecture 4 :
    • Loop - Keep retrying
    • Lecture 5 :
    • Project - What's your lucky color today
  • Section 5 : Lottery - Try your luck 7 Lectures 00:39:01

    • Lecture 1 :
    • Lottery app introduction
    • Lecture 2 :
    • Set - Storing the lottery numbers
    • Lecture 3 :
    • While loop - Getting the numbers from gamers
    • Lecture 4 :
    • Split() - From String to List
    • Lecture 5 :
    • Global/local variables - Important concept in programming
    • Lecture 6 :
    • Parameters - Important concept in programming
    • Lecture 7 :
    • The lottery app - The final project
  • Section 6 : Vocabulary builder 5 Lectures 00:34:50

    • Lecture 1 :
    • Vocabulary builder app introduction
    • Lecture 2 :
    • dict - Build your dictionary
    • Lecture 3 :
    • loop - get the content from the dictionary
    • Lecture 4 :
    • error and exception - Adding new vocabulary
    • Lecture 5 :
    • Project - Vocabulary Revision
  • Section 7 : The hunter game 6 Lectures 00:54:44

    • Lecture 1 :
    • Section introduction
    • Lecture 2 :
    • Classes and objects
    • Lecture 3 :
    • Passing objects
    • Lecture 4 :
    • Inheritance
    • Lecture 5 :
    • The hunter game (part 1)
    • Lecture 6 :
    • The hunter game (part 2)
  • Section 8 : To Do List 5 Lectures 00:26:31

    • Lecture 1 :
    • To Do List app introduction
    • Lecture 2 :
    • Read file
    • Lecture 3 :
    • Write file
    • Lecture 4 :
    • Final Project - To Do List (Part 1)
    • Lecture 5 :
    • Final Project - To Do List (Part 2)
  • Section 9 : Download the Source Code Here 1 Lectures 00:00:56

    • Lecture 1 :
    • Where to download source code through git repository
  • How do i access the course after purchase?

    It's simple. When you sign up, you'll immediately have unlimited viewing of thousands of expert courses, paths to guide your learning, tools to measure your skills and hands-on resources like exercise files. There’s no limit on what you can learn and you can cancel at any time.
  • Are these video based online self-learning courses?

    Yes. All of the courses comes with online video based lectures created by certified instructors. Instructors have crafted these courses with a blend of high quality interactive videos, lectures, quizzes & real world projects to give you an indepth knowledge about the topic.
  • Can i play & pause the course as per my convenience?

    Yes absolutely & thats one of the advantage of self-paced courses. You can anytime pause or resume the course & come back & forth from one lecture to another lecture, play the videos mulitple times & so on.
  • How do i contact the instructor for any doubts or questions?

    Most of these courses have general questions & answers already covered within the course lectures. However, if you need any further help from the instructor, you can use the inbuilt Chat with Instructor option to send a message to an instructor & they will reply you within 24 hours. You can ask as many questions as you want.
  • Do i need a pc to access the course or can i do it on mobile & tablet as well?

    Brilliant question? Isn't it? You can access the courses on any device like PC, Mobile, Tablet & even on a smart tv. For mobile & a tablet you can download the Learnfly android or an iOS app. If mobile app is not available in your country, you can access the course directly by visting our website, its fully mobile friendly.
  • Do i get any certificate for the courses?

    Yes. Once you complete any course on our platform along with provided assessments by the instructor, you will be eligble to get certificate of course completion.
  • For how long can i access my course on the platform?

    You require an active subscription to access courses on our platform. If your subscription is active, you can access any course on our platform with no restrictions.
  • Is there any free trial?

    Currently, we do not offer any free trial.
  • Can i cancel anytime?

    Yes, you can cancel your subscription at any time. Your subscription will auto-renew until you cancel, but why would you want to?

230271 Course Views

3 Courses

Hi, I'm Jack. I have 10+ years of experience in the finance IT industry, have worked in top tier global investment banks like Morgan Stanley, Merrill Lynch, HSBC and BNP Paribas. I started programming since I was 10. Since then, I felt in love with software engineering and went on to purse my degree in Information Engineering in university. I was an active participant in world wide programming contests. I had also go aboard to Singapore to work with the local professors to analyze gene data in a bioinformatic project. I learnt a great deal form that in my young age. I have then been working in the finance IT industry for 10+ years. I worked with different top tier investment banks and has used my skill to build numerous robust systems for them. I have built systems that analyze millions of transactions and positions to spot suspicious movement. I have leveraged the powerful analytical Python libraries to perform data analysis and performance optimization for trading system that works in microsecond level. I have profound knowledge on the modern software development life cycle which use automated testing, continuous integration and agile methodology. I learnt different programming languages, including Java, C#, C++, Php, Python etc. But among them, I found python the most expressive and powerful, it is one of the best programing languages he will recommend to people. If you like my work, you are welcome to contact me through my website, Facebook, linked-in etc.
View More...
  • Unmatched Variety and Value!
    Learnfly's monthly subscription offers unlimited access to a vast range of courses. Affordable pricing, compared to competitors, makes it the ultimate choice for continuous learning.
    Jessica M.

    4.7

    JM
  • Top-Notch Quality, Affordable Rates!
    High-quality courses with certified instructors make Learnfly stand out. The affordable pricing is a game-changer for those seeking premium education.
    Alex P.

    4.5

    AP
  • Certified Excellence Every Time!
    Learnfly's courses, taught by certified instructors, ensure top-notch learning experiences. The course completion certificates add significant value to one's skill set.
    Sarah R.

    4.3

    SR
  • Round-the-Clock Support!
    Learnfly goes the extra mile with 24/7 course support. Their dedication to helping students succeed is commendable.
    Ryan K.

    4.1

    RK
  • Learn Anywhere, Anytime!
    Whether on mobile, PC, or tablet, Learnfly's platform offers flexibility. Learning on the go has never been easier.
    Emily S.

    4.7

    ES
  • Job-Ready Skills!
    Learnfly's job-oriented courses equip learners with practical skills for the workplace. An investment in career growth!
    Jake M.

    4.2

    JM
  • Budget-Friendly Brilliance!
    Learnfly's pricing is a steal for the quality and variety of courses offered. Quality education without breaking the bank.
    Olivia T.

    4.5

    OT
  • Instructor Excellence Unleashed!
    Learn from the best with Learnfly's certified instructors. The platform ensures that knowledge is imparted by industry experts.
    Daniel L.

    4.0

    DL
  • Achievement Unlocked!
    Learnfly not only offers courses but also recognizes your efforts with course completion certificates. A sense of accomplishment with every course finished.
    Maya H.

    4.6

    MH
  • Learning Revolution!
    Learnfly's platform is a revolution in education. Access to unlimited courses at affordable rates is a game-changer.
    Ethan W.

    4.7

    EW
  • google-tensorflow-hands-on-with-python-latest

    Google TensorFlow Hands on with Pyt...

    By : UNP United Network of Professionals

    Lectures 51 Beginner 3:48:44
  • learn-elixir-programming-from-zero-to-hero

    Learn ELIXIR programming from Zero ...

    By : Pranjal Srivastava

    Lectures 35 Beginner 3:12:57
  • create-your-own-programming-language-from-scratch

    Create your OWN Programming Languag...

    By : Harshit Srivastava

    Lectures 6 Intermedite 0:42:43
  • getting-started-with-coding

    Getting started with coding

    By : Devansh ‎

    Lectures 27 Beginner 3:37:31
  • superb-python-course-become-certified-python-developer

    Superb Python Course - Become Certi...

    By : Paul Carlo Tordecilla

    Lectures 91 Beginner 2:49:20
  • c-from-the-beginning

    C# from the beginning

    By : Igor Evdokimov

    Lectures 31 Beginner 2:46:54

Students learning on Learnfly works with Fortune 500 companies around the globe.

Sign Up & Start Learning
By signing up, you agree to our Terms of Use and Privacy Policy
Reset Password
Enter your email address and we'll send you a link to reset your password.