jagomart
digital resources
picture1_Cpu Pdf 182337 | Doc Pythonsyllabus


 132x       Filetype PDF       File size 0.03 MB       Source: anthonys.ac.in


File: Cpu Pdf 182337 | Doc Pythonsyllabus
syllabus for python title of the course learn programming using python about the course the course aims to introduce programming concepts to beginners with hands on practical training pre requisite ...

icon picture PDF Filetype PDF | Posted on 31 Jan 2023 | 2 years ago
Partial capture of text on file.
        Syllabus for Python
        Title of the Course : Learn programming using Python
        About the course : The course aims to introduce programming concepts to 
        beginners with hands-on practical training.
        Pre-requisite: None. The student do not need to have prior knowledge of 
        programming.
        No. of Hours : 30 hours
        Course objective : The main objective of the course is to teach basic programming 
        techniques to absolute beginners using the easy to use Python programming 
        language. At the end of the course, the student will be able to 
          Look at a problem from the algorithmic approach
          Will be able to write, execute and debug a Python program
          Distinguish between data types 
          Explain the working of different operators
          Use decision and iteration structures to solve problems
          Use lists to represent sequence of data
          Implement modularity in problem solving through the use of functions
        Detailed Syllabus
        1.  How the computer works, memory and CPU interactions.
        2.  Getting started with Python - setting up the programming environment
        3.  Knowing the basics - Variables, Data types, Operators and Comments
        4.  Input and Output statements in Python
        5.  Creating expressions - precedence of operators, Type mismatch examples
        6.  Simple Statements
        7.  Conditionals and Branching
           a.  Conditional Test 
           b.  Simple if, if-else, if-elif-else
    Syllabus for Python                                 1
        8.  Iteration structures
           a.  while loop
           b.  for loop
           c.  break, continue
        9.  Working with Lists
           a.  Creating a list
           b.  accessing elements in a list
           c.  Changing, Adding, and Removing Elements .
           d.  Organizing a List - Sorting, Printing, Finding an element in a list
        10.  Functions
           a.  Creating a function
           b.  Passing arguments to a function
           c.  Function returning a value
           d.  Passing a list to a function
        Textbook : Python Crash Course : 2nd Edition, Eric Matthes, No Starch Press, San 
        Francisco, 2019
    Syllabus for Python                                 2
The words contained in this file might help you see if this file matches what you are looking for:

...Syllabus for python title of the course learn programming using about aims to introduce concepts beginners with hands on practical training pre requisite none student do not need have prior knowledge no hours objective main is teach basic techniques absolute easy use language at end will be able look a problem from algorithmic approach write execute and debug program distinguish between data types explain working different operators decision iteration structures solve problems lists represent sequence implement modularity in solving through functions detailed how computer works memory cpu interactions getting started setting up environment knowing basics variables comments input output statements creating expressions precedence type mismatch examples simple conditionals branching conditional test b if else elif while loop c break continue list accessing elements changing adding removing d organizing sorting printing finding an element function passing arguments returning value textbook...

no reviews yet
Please Login to review.