Skip to main content

Click on either image to download your desired application

Python Made Easy for Beginners: Small Basis - Full Power

 Python Made Easy for Beginners: Small Basis - Full Power

Start your Python journey here - Learn the basic principles to fully master the language - Solve and automate your work

Rating: 4.6 out of 5

4.6   (12 ratings)

1,578 students

Created by Rune Thomsen

Last updated 1/2021

English


What you'll learn

  1. Learn the basic programming skills in Python
  2. Learn about variables (integers, floats and strings) in Python
  3. Master PyCharm - the most popular professional programming environment for Python (IDE)
  4. Learn and master lists in Python - the basic building block in effective data processing
  5. Learn and master to read, write, and processing text files in Python
  6. Learn how to structure code into functions to reuse and share it between modules
  7. How to create loops in programs
  8. Learn professional integrated development environment
  9. A lot of practice programming in Python
  10. How to master the Python dictionaries to make simple adaptable code for statistics
  11. How to master CSV files and making plots on maps (e.g., shooting incident in NYPD)


Course content

16 sections • 83 lectures • 5h 53m total length


Requirements

An appetite to learn programming



Enroll now




Description

Python is the chosen language to learn programming for obvious reasons:


Python is easy to master


It is easy to solve complex problems in an elegant manner


...and it is a used by many professionals in most professions


Why learn programming in Python?


Almost any job needs some kind of programming skills.


You can automate the things that you repeat again and again to get more free time.


Done right, it is easy to start programming.


While Python is easy to master - it is not easy to get started.


Why most courses makes it difficult for you to master Python?


Firstly, most Python programming courses focus on covering as much as possible. That leaves the student with an overload of information, which makes it close to impossible to remember it all. This leaves the student unable to make any valuable projects after completion.


This course focuses on covering a small basis that will give you the full power in Python. This way is the most effective way to master something new. Get an in-depth understanding of the basis and solve valuable problems with that basis. Extending that to more complex problems will be easy afterward.


Secondly, most Python programming curses use scripting interpreters, like JuPyter notebook. They are designed to make interaction easy, but leaves the student unable to solve more than scripting challenges with Python. If you want to go beyond that and make real programs, then you should start in a real development environment, an IDE, Integrated Development Environment.


This course teaches you to use PyCharm, which is the most used professional IDE for Python. It makes the software development process easy, and will a be valuable investment in the long run. It is not difficult and the power gained is far beyond what scripting interpreters can provide you.


Thirdly, most Python programming courses focuses too little on actual programming. It is always easier to watch someone do some coding than to do it yourself. Unfortunately, this is not the best way to learn things. Even though students often think something is trivial to do, it is often not the case when they try it. Details are first learned when you do the programming yourself.


This course focuses on letting the student make all the coding immediately after the instructor. This way the concepts taught are immediately applied. This is the best learning you can get. Keep the learning cycles small. Concepts introduced and showed by instructor, then immediately applied by the students.


The best way to learn Python is by programming.


This course will teach you the basic principles to master the language.


You want to program to solve problems or automate work for you.


You need to understand the basic building blocks to achieve that.


You want to minimise that set of building blocks to get started with your goal.


This course is optimised to focus on what is needed to be a proficient programmer to get started on your journey to become a highly skilled programmer that can solve anything in Python.


To optimise your learning the course is structured in small learning cycles.


Each concepts and building block is taught one at the time.


Then we write the code together.


Then you will get an exercise to do the same to ensure your understand it.


Programming is the best way to learn Python. You will not learn Python without typing in the code yourself. You don't expect to learn how to ride a bicycle by watching videos of others explaining how they master to bike. No, it takes practice.


If you want to become a good programmer you need to have some basic understanding of the underlying programming concepts. The more programming concepts you understand, the more problems you can solve in Python. But you want to optimise the start of your journey to only focus on the necessities.


In this course we will cover some essential types, program flows, loops and managing files in an straight forward and easy to understand way. You will be learning along the way and implement the various steps along the way.


This course covers the following.

  • Simple types in Python: integers, floats and strings.

  • Lists in Pyton.

  • Program flow with conditions. How the programs decided what to do based on conditions.

  • Loops. How to repeat tasks. Iterating over lists. For-loops. While-loops.

  • How to structure and reuse code by defining functions.

  • Reading content from files.

  • Interpreting content from files.

  • Writing to files.

  • Processing files.

  • How to develop in a professional integrated development environment (PyCharm)

  • How to use PyCharm.

  • Debugging.

  • How to share your code between files.

  • How to master the Python dictionaries to make simple adaptable code for statistics.

  • How to easy create interesting statistics from CSV files.

  • How to master CSV files and making plots on maps showing where the shooting incident are in NY.


Also where to get more data to play with for your own project - basically get you started plotting and analyzing awesome data available online.


The course is structures in an easy understandable way.


Each concept is explained.


Then it is shown how to implement it.


Finally, you are asked to implement it in the Udemy framework, that gives you instant feedback of the correctness.



If something in the course is not clear the instructor will reply any question within one day, and in most cases within an hour. It is the highest priority to give you the best learning experience.


The course has a 30 day money back guarantee that ensures if you are not satisfied, you will get your money back. Also, feel free to contact me directly if you have any questions.


Who this course is for:

  • Beginner Python developers
  • Someone new to Python and programming
  • Someone that has programmed in another language and wants to learn Python 


Instructor : Rune Thomsen

Computer Science, PhD/CS, MBA

Rune Thomsen

4.5 Instructor Rating

174 Reviews

4,860 Students

9 Courses


Comments

Popular posts from this blog

Google Forms - Create A Lead Generation Form & Feedback Form

  Google Forms - Create A Lead Generation Form & Feedback Form Learn Google Forms by creating a lead generation form and a customer feedback form - all for free with Google Forms Rating: 4.6 out of 5 4.6  (10 ratings) 1,877 students Created by Alex Genadinik Last updated 7/2021 English What you'll learn Learn Google Forms in 1 day Learn with practical and interesting projects Create a feedback-gathering form Create a lead-vetting form Gain a great professional skill Requirements Computer and Internet connection Enroll now Description Learn Google Forms in an easy, step-by-step walkthrough in under 1 day. This course is made from fully sharing my screen as I build out the forms and explain my reasoning for choosing various form elements or strategies. PRACTICAL, REAL-LIFE COURSE PROJECTS We'll create two useful forms that you can begin using for your business. The first form element will be a lead-vetting form that you can give to your potential customers to identify which ...

React - The Complete Guide with React Hook Redux 2021 in 4hr

 React - The Complete Guide with React Hook Redux 2021 in 4hr Learn how to create high performance web app with react. Hooks, Redux, React Routing, useContext, Fireabase and more Rating: 4.1 out of 5 4.1   (571 ratings) 77,899 students Created by : Kim Chen Last updated 7/2020 English What you'll learn Build high performance and user friendly web app Realize the power of using component in React Unleash the power of JavaScript with the help of React Course content 13 sections • 105 lectures • 5h 5m total length Requirements A window or mac computer Basic JavaScript knowledge but is not a must HTML and CSS fundamentals are beneficial but not a must NO JS framework experience is required Enroll now Description In this course you will learn to get start with React 16.8+ including what is JSX, how to use props to pass data to the children components, using the React hook useState and also styled component. We will not use more than 40 hours to talking to the sam...

Complete Affiliate Marketing Introduction for Beginners 2022

  Complete Affiliate Marketing Introduction for Beginners 2022 Make Passive Income 2022 - Perfect Affiliate Marketing System to Make Money Online on Autopilot Rating: 3.8 out of 5 3.8   (33 ratings) 5,083 students Created by  Passive Income Gen Z Last updated 11/2022 English What you'll learn How to Make Money in affiliate marketing as a complete beginner Perfect affiliate marketing system with a blueprint that runs like clockwork while you sleep Learn the best way to reverse engineer the succesful competition and find out what works Important data to check before selecting an affiliate program Easy way to market and make decent Money as an affiliate marketer Enroll now Description Make Passive Income 2022 - Perfect Affiliate Marketing System to Make Money Online on Autopilot. This course is the perfect introduction to affiliate marketing for beginners. You will learn how to combine Passion, Hard work, and affiliate marketing to create a successful affiliate marketin...

Get Traffic for your Website

Contact Form

Name

Email *

Message *

Earn Free CyptoCurrencies from this app

Earn Free CyptoCurrencies from this app
Click on the image to download the app