Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA Amazon AWS CompTIA Security+ AWS Certified Developer - Associate
Graphic Design Photoshop Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Personal Development Mindfulness Meditation Personal Transformation Life Purpose Emotional Intelligence Neuroscience
Web Development JavaScript React CSS Angular PHP WordPress Node.Js Python
Google Flutter Android Development iOS Development Swift React Native Dart Programming Language Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Google Analytics
SQL Microsoft Power BI Tableau Business Analysis Business Intelligence MySQL Data Modeling Data Analysis Big Data
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Online Business Business Plan Startup Blogging Freelancing Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ 2D Game Development Unreal Engine Blueprints Blender
30-Day Money-Back Guarantee
Development Programming Languages Python

Build 17 Beginner's Projects with : Python | JavaScript | C#

Easy-to-follow projects for beginners - kick-start your programming skills today!
Rating: 4.5 out of 54.5 (53 ratings)
25,765 students
Created by Bluelime Learning Solutions
Last updated 5/2020
English
English [Auto]
30-Day Money-Back Guarantee

What you'll learn

  • How to build a music player
  • How to build a paint drawing program
  • How to build a screen saver program
  • How to build a currency converter program
  • How to build a web browser
  • How to build a C# calculator
  • How to build a word count program
  • How to build an image slider app
  • How to build a todo list app
  • How to build an interactive quiz app
  • How to build a loan calculator
  • How to build a JavaScript Calculator
  • How to build a digital clock
  • How to build a weight conversion program
  • How to build a countdown app
  • How to build a calculator with Python
  • How to build a lottery number simulator program

Course content

20 sections • 200 lectures • 20h 27m total length

  • Preview02:44
  • Preview05:17
  • Preview04:34
  • Installing Python 3 on Macs
    06:57
  • Installing Pycharm on Windows
    04:24
  • Installing Pycharm on Macs
    03:30
  • Changing Pycharm Theme
    02:37
  • Pycharm Configuration on Windows - Part 1
    07:18
  • Pycharm Configuration on Windows - Part 2
    08:04
  • Pycharm Configuration on Macs
    11:17
  • Installing Atom Text Editor
    03:57

  • Interacting with Python - Part 1
    05:25
  • Interacting with Python - Part 2
    05:43
  • Python Expressions
    03:17
  • Python Statements
    06:19
  • Indenting your code
    04:18
  • Using Comments
    07:37
  • Python Variables
    05:11
  • Creating Variables
    05:30
  • Getting Input from users
    10:27
  • Python Number Data Type
    05:13
  • Python String Data Type
    07:12
  • Python Boolean Data Type
    02:07
  • Casting Data Type
    07:42
  • Introduction to Python Operators
    03:10
  • Python List
    02:25
  • Creating a List
    04:25
  • Accessing elements in a List
    08:33
  • Python Tuple - Part 1
    05:59
  • Python Tuple - Part 2
    07:23
  • Python Set
    06:37
  • Python Dictionary
    07:30
  • Python Functions
    08:35
  • Python Return Keyword
    02:44
  • Python Default Parameter Value
    05:58
  • if statements
    06:47
  • else statements
    08:04
  • elif statements
    07:12
  • While loops
    06:04
  • For Loops
    03:31
  • Python Modules
    04:08
  • How to use a Module
    06:04
  • Built in modules
    05:33
  • Python Packages
    08:01

  • Project 1: Building a digital clock - Part 1
    08:07
  • Building a digital clock - Part 2
    11:27
  • Running your project
    02:50
  • Project 2: Building a countdown timer - Part 1
    08:57
  • Building a countdown timer - Part 2
    06:26
  • Building a countdown timer - Part 3
    08:14
  • Project 3: Building a calculator - Part 1
    06:42
  • Building a calculator - Part 2
    11:32
  • Building a calculator - Part 3
    11:29
  • Project 4: Building a weight conversion program - Part 1
    08:33
  • Building a weight conversion program - Part 2
    08:12
  • Building a weight conversion program - Part 3
    05:56
  • Project 5: Build a lottery number simulator program
    09:04

  • What is JavaScript
    02:38
  • Plain Text Editors
    03:42
  • Installing Atom
    03:57
  • Installing Brackets
    07:11
  • Installing SublimeText
    03:21
  • Installing Visual Studio Code
    06:00
  • HTML document structure Illustration
    09:16
  • CSS Syntax Rule
    05:22
  • Accessing JQuery
    09:49
  • JavaScript Syntax
    04:07
  • The Developer Console
    04:21

  • Statements
    07:36
  • Expressions
    04:54
  • Executing a program (code)
    06:28
  • Output
    06:50
  • Input
    10:19
  • Data Types
    10:57
  • Arithmetic Operators
    06:42
  • Comparison Operators
    07:35
  • Assignment Operators
    03:56
  • Logical Operators
    03:45
  • String Operators
    04:28
  • Variables
    08:16
  • Variable Naming Convention
    03:47
  • Arrays
    07:48
  • Conditional statements
    06:23
  • Functions
    08:21

  • Overview
    01:28
  • What we will create
    01:48
  • Creating directory and files
    03:15
  • Creating the structure
    10:27
  • Styling the calculator
    09:49
  • Adding functionality with JavaScript
    09:57

  • Overview
    01:18
  • What we will create
    01:24
  • Creating directory and files
    04:47
  • Creating structure with HTML
    08:49
  • Styling with CSS
    08:14
  • Adding functionality with JavaScript
    08:49

  • Overview
    01:08
  • What we will create
    01:06
  • Creating directory and files
    02:23
  • Creating the structure
    08:44
  • Applying styling with CSS
    03:05
  • Add functionality with JavaScript
    06:12

  • Overview
    01:13
  • What we will create
    01:07
  • Creating directory and files
    03:30
  • Creating the structure
    07:48
  • Applying styling with CSS
    08:32
  • Adding functionality with JavaScript- Part 1
    07:26
  • Adding functionality with JavaScript- Part 2
    10:54

  • Overview
    01:11
  • What we will create
    01:42
  • Creating directory and files
    03:57
  • Applying styling with CSS
    10:17
  • Adding functionality with JavaScript - Part 1
    11:16
  • Adding functionality with JavaScript- Part 2
    05:36

Requirements

  • A computer with internet access

Description

Learning to code can be both fun and rewarding. It is exciting to be able to write some code that gives the computer a bunch of tasks to perform.

This course is packed with hands-on projects in three popular and in demand programming languages : Python | JavaScript and C#.

I have included a brief crash course in these three languages for those who have no exposure to them at all.


You will learn how to setup your development environment for these programming languages then build the following projects step by step:


  • Build a music player

  • Build a paint drawing program

  • Build a screen saver program

  • Build a currency converter program

  • Build a web browser

  • Build a C# calculator

  • Build a word count program

  • Build an image slider app

  • Build a todo list app

  • Build an interactive quiz app

  • Build a loan calculator

  • Build a JavaScript Calculator

  • Build a digital clock

  • Build a weight conversion program

  • Build a countdown app

  • Build a calculator with Python

  • Build a lottery number simulator program


After completing the projects in this course you should be equipped with enough skills to be creative and build more projects.


Who this course is for:

  • Beginner developers
  • Beginner coders
  • Beginner programmers

Instructor

Bluelime Learning Solutions
Learning made simple
Bluelime Learning Solutions
  • 4.2 Instructor Rating
  • 17,361 Reviews
  • 406,172 Students
  • 221 Courses

Bluelime is UK based and creates quality easy to understand  eLearning  solutions .All our courses are 100% video based. We teach hands –on- examples  that teach real life skills .

Bluelime has engaged in various types of projects for fortune 500 companies and understands what is required to prepare students with the relevant skills they need.

  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Impressum Kontakt
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.