All Projects → fkhjoy → Coursera-Crash-Course-on-Python

fkhjoy / Coursera-Crash-Course-on-Python

Licence: other
Part of Google IT Automation with Python Professional Certificate. Solutions of Practice Quiz and Module Graded Assessments

Programming Languages

Jupyter Notebook
11667 projects

Projects that are alternatives of or similar to Coursera-Crash-Course-on-Python

Google-IT-Automation-with-Python-Professional-Certificate
Crash course on python [Course 1 of 6 in the Google IT Automation with Python Specialization
Stars: ✭ 34 (-71.19%)
Mutual labels:  solutions, coursera, crash-course, coursera-python, crash-course-python
Coursera HTML-CSS-Javascript-for-Web-Developers
Solutions to the assignments of the Coursera course "HTML, CSS, and Javascript for Web Developers" by Johns Hopkins University.
Stars: ✭ 103 (-12.71%)
Mutual labels:  solutions, coursera
NLP-Specialization
NLP Specialization (Natural Language Processing) made by deeplearning.ai
Stars: ✭ 44 (-62.71%)
Mutual labels:  solutions, coursera
Understanding-Analysis-Abbott-Solutions
Unofficial solutions to Understanding Analysis by Stephen Abbott (1st Edition)
Stars: ✭ 85 (-27.97%)
Mutual labels:  solutions
coursera-test
coursera-task
Stars: ✭ 17 (-85.59%)
Mutual labels:  coursera
HackerrankJAVA
This repository consists of Hackerrank JAVA Solutions
Stars: ✭ 31 (-73.73%)
Mutual labels:  solutions
scala-parallel-programming
coursera
Stars: ✭ 17 (-85.59%)
Mutual labels:  coursera
Competitive-Programming-Solutions-Library
Solutions for various contest CCC, CCO, IOI .etc.
Stars: ✭ 24 (-79.66%)
Mutual labels:  solutions
links-to-free-online-courses
📖 Free online courses resources.
Stars: ✭ 51 (-56.78%)
Mutual labels:  coursera
the-c-programming-language-2nd-edition-solutions
Solutions to the exercises in the book "The C Programming Language" (2nd edition) by Brian W. Kernighan and Dennis M. Ritchie. This book is also referred to as K&R.
Stars: ✭ 245 (+107.63%)
Mutual labels:  solutions
coursera-gan-specialization
Programming assignments and quizzes from all courses within the GANs specialization offered by deeplearning.ai
Stars: ✭ 277 (+134.75%)
Mutual labels:  coursera
codejam
Solutions of Code Jam problems will be here
Stars: ✭ 17 (-85.59%)
Mutual labels:  solutions
ml-andrewng-python
This is the Python implementation of the programming assignments in Andrew Ng's online machine-learning course.
Stars: ✭ 48 (-59.32%)
Mutual labels:  coursera
codapps
A course to learn how to code a mobile app - for complete beginners
Stars: ✭ 14 (-88.14%)
Mutual labels:  coursera
Coursera-Machine-Learning-Andrew-NG
This is a repository of my coursera Machine Learning by Standford, Andrew NG course's assignments
Stars: ✭ 34 (-71.19%)
Mutual labels:  solutions
How-to-Solve-it-by-Computer-R-G-Dromey
How to Solve it by Computer - R.G. Dromey Solutions
Stars: ✭ 20 (-83.05%)
Mutual labels:  solutions
CS-97SI
Solutions to "CS 97SI: Introduction to Competitive Programming Contests" by Stanford University
Stars: ✭ 24 (-79.66%)
Mutual labels:  solutions
AlgorithmsSolutions
☑️java 算法设计与实现--《剑指offer》《编程之美》等Java实现
Stars: ✭ 15 (-87.29%)
Mutual labels:  solutions
local-government-desktop-addins
A series of ArcGIS Desktop Add-ins used in the ArcGIS for Local Government editing maps.
Stars: ✭ 58 (-50.85%)
Mutual labels:  solutions
dsge
Course on Dynamic Stochastic General Equilibrium (DSGE): Models, Solution, Estimation (graduate level)
Stars: ✭ 41 (-65.25%)
Mutual labels:  solutions

Coursera: Crash Course on Python

A quick revision of Python during COVID-19 :(

This repository contains all the solution codes as notebook of the course assessments done by me.

N.B. All the codes were tested and passed on coursera. If you find any error or face any issue, let me know through issue section. There is a chance that they may change or add problems in future. If you don't find any problem solution of practice quiz or module assessment, open an issue including the problem description along week number.

Crash Course on Python part of the Google IT Automation with Python Professional Certificate

  • Week 2: Basic Python Syntax

    • Practice Quiz: Expressions and Variables
    • Practice Quiz: Functions
    • Practice Quiz: Conditionals
    • Module 2 Graded Assessment
  • Week 3: Loops

    • Practice Quiz: While Loops
    • Practice Quiz: For Loops
    • Practice Quiz: Recursion(Optional)
    • Module 3 Graded Assessment
  • Week 4: Strings, Lists and Dictionaries

    • Practice Quiz: Strings
    • Practice Quiz: Lists
    • Practice Quiz: Dictionaries
    • Module 4 Graded Assessment
  • Week 5: Object Oriented Programming (Optional)

    • Basics of Object Oriented Programming
    • Methods and Classes (Optional)
    • Code Reuse (Optional)
    • Practice Notebook: Object Oriented Programming (Optional)
  • Week 6: Final Project

    • Practice Notebook - Putting It All Together
    • Final Project: WordCloud
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].