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 CompTIA Security+ Amazon AWS Microsoft AZ-900
Graphic Design Photoshop Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Personal Development Personal Transformation Mindfulness Life Purpose Meditation CBT Emotional Intelligence
Web Development JavaScript React CSS Angular PHP Node.Js WordPress Vue JS
Google Flutter Android Development iOS Development React Native Swift 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 Retargeting
Microsoft Power BI SQL Tableau Business Analysis Data Modeling Business Intelligence MySQL Data Analysis Blockchain
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Business Plan Startup Freelancing Online Business Blogging 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 Java

Master Fundamentals of Programming for Beginners

Learn Fundamental programming languages with easy to understand examples
Rating: 4.0 out of 54.0 (83 ratings)
5,315 students
Created by EDUmobile Academy
Last updated 1/2018
English
English [Auto]
30-Day Money-Back Guarantee

What you'll learn

  • You will be able to write your own small applications at the end of this code.
  • You will learn basic industry standard programming languages

Course content

23 sections • 120 lectures • 13h 1m total length

  • Preview02:44
  • Preview01:51
  • Preview05:44
  • File Listing in Shell
    08:36
  • File Permissions
    04:51
  • Changing File Permissions
    07:09

  • Making and Removing Directories
    05:13
  • Usage of Wildcards
    05:20
  • File Operations
    07:59
  • Removing Non Empty Directories
    05:34
  • Redirection and Piping
    07:02

  • Writing and Running a Hello World Script
    06:26
  • Removing the ./ Resolution
    06:15
  • Running Scripts in the Current Open Shell
    07:37
  • Intro to Variables
    08:17
  • Saving Shell State in .bashrc
    05:34

  • Exit Status of Shell Commands
    04:11
  • Tests and the if Statement
    07:24
  • Command Line Arguments
    09:09
  • Guessing Game
    11:50
  • Loops
    08:59
  • The Case Statement
    08:57

  • Intro to Regex
    03:06
  • Learn Switches : -i, -v, -c
    04:53
  • More on Switches : -l, -L, -n, -h
    04:00
  • Other Command Line Switches
    04:18
  • Piping Other Commands To Grep
    04:12
  • Meta Characters In Regular Expressions
    09:20
  • Example Of Validating E-mail Addresses
    07:05
  • Example Of Validating US Phone Numbers
    09:02

  • Sed Introduction
    04:36
  • Suppressing Output With -n, And Back Expressions
    07:20
  • Address Notation
    07:13
  • Printing Line Numbers With The = Command
    03:14
  • Other Commands And Scripting Sed
    06:11

  • Finding and Installing the GCC Compiler
    02:31
  • Basic Syntax and Hello World Program
    08:38
  • C Language Primitive Types
    06:36
  • Man Documentation and the Size of Function
    06:12
  • Arithmetic Operators, Part 1
    05:55
  • Arithmetic Operators, Part 2
    06:49

  • Conditional Expressions and Comparison
    10:32
  • Boolean Operators Demo
    06:48
  • If, if..else, if..else if..else
    08:33
  • Arrays, Part 1
    04:55
  • Arrays, Part 2
    07:43
  • Introducing Pointers
    08:11
  • First Pointer Demo
    09:57

  • While, do, and for loops
    04:43
  • Intro to Functions
    08:34
  • Pass by Value and Pass by Reference
    07:27
  • Demo: Pass by Value and Pass by Reference
    05:10
  • Link to GNU C Functions
    00:01
  • Using the GCC Function List
    05:21
  • Using scanf for Input
    07:39

  • Pointer Arithmetic
    04:06
  • Finding Max and Min with Pointer Arithmetic
    13:51
  • Structures, the Stack, and the Heap
    07:25
  • Demo of Structures
    07:41

Requirements

  • Any Programming Knowledge is Preferable, but not compulsory
  • You may need to download tools and compilers, if required

Description

This course covers fundamental programming languages, starting with Linux Shell, C and Java

This course begins with the fundamentals of Linux shell with the terminal, we'll explore a variety of areas of the shell, such as scripting, together with utilities such as grep and sed, C and Perl programming in Linux, control flow in addition to the document structure. You'll also discover how to browse the directory structure, show the contents of directories, the best method to comprehend and operate with file permissions, the way to replicate, move, and remove files and directories. We will also cover regular expression syntax in the context of studying grep, then utilize what we have heard as we all perform.

Then we are going to begin with data types of C, then understand C's strongest component, the pointer. Recognizing pointers makes it possible for us to grasp the inherent character of arrays and structs, parameters passed by reference, and a number of different things hidden by additional languages but vulnerable in C.

We'll have a look at how to run the interpreter from the control line in Python, in addition to the way to do our Python source documents. Following that, we'll learn how to control a few fundamental information types. We'll learn about how use Python to perform simple arithmetic. Afterward, we'll find out about working with characters and words, with a data type called the "series". We'll also pay for the Boolean form, which will be a representation of True and False interior of a programming language.

I hope you’ll join us for this exciting course.

Who this course is for:

  • Any Fresher wants to learn Core Programming Language
  • Experts who wish to brush up their Programming Knowledge

Instructor

EDUmobile Academy
Programming Made Easy
EDUmobile Academy
  • 4.1 Instructor Rating
  • 7,641 Reviews
  • 160,872 Students
  • 55 Courses

EDUmobile Academy develops high quality video training courses around topics in mobile development including iPhone, Android, Windows Phone, Java, Responsive Web Design and other emerging technologies.

Every course is created by an expert developer AND a trained mentor in the area of expertise.

Each course undergoes a rigorous planning, review and an internal quality check phase - to ensure that the teaching is of highest standards available online.

EDUmobile Academy was founded in 2008 when smart phones were just emerging into the market. Founder Vishal Lamba is experienced in multiple areas of digital design, mobile development and design, web technologies and digital marketing. He has a mathematics and computer science degree from Lawrence University, USA.

Vishal works closely with content creators and teachers to ensure that every course released meets the internal rigorous quality standards.

All course creators and trainers are currently based in the USA. Support for each course on Udemy is provided with quick turn around by a small team of developers and trainers.

  • 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.