Giter Site home page Giter Site logo

python_course's Introduction

Python Basic

catatan dan latihan Coursera online course - Python basic by University of Michigan

About this course

This course introduces the basics of Python 3, including conditional execution and iteration as control structures, and strings and lists as data structures. You'll program an on-screen Turtle to draw pretty pictures. You'll also learn to draw reference diagrams as a way to reason about program executions, which will help to build up your debugging skills. The course has no prerequisites. It will cover Chapters 1-9 of the textbook "Fundamentals of Python Programming," which is the accompanying text (optional and free) for this course.

The course is for you if you're a newcomer to Python programming, if you need a refresher on Python basics, or if you may have had some exposure to Python programming but want a more in-depth exposition and vocabulary for describing and reasoning about programs.

Course Link

📌Table of Contents

📌Python basics week 1

1.Introduction📒

Apa itu Python

Python merupakan bahasa pemograman tingkat tinggi yang berorientasi pada objek dengan dynamic semantics.

Source

2. Variables, Statments, dan Expressions📒

Variables variabel dalam pyhton digunakan untuk menyimpan value dengan nama yang human readable.

  1. Debugging
  2. Python Modules
  3. Python Turtle

📌python basic week 2

  1. Sequences
  2. Iteration
  3. Conditionals
  4. Transforming Sequences
  5. Files

📌python basic week 3

  1. Conditional
  2. transform sequences
  3. files
  4. dictionaries
  5. function

python_course's People

Contributors

diannitaolipmimi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.