Monday, 6 January 2014

python online training in india,python online training hyderabad


  Basic Consents  of PYTHON ONLINE TRAINING IN INDIA  


overview of computer organization, steps in creating a computer program in phython

1.Programming in Python

a)Simple programs: variables, assignment statements, arithmetic expressions, input and output statements.

1.Control flow statements: if statements, while statements, for statements

2.Functions: declaration and calls, parameters, scope of variables

3.Data structures: lists, strings, dictionaries, lists of objects

4.Text files: reading and writing

2.Algorithms: at least one algorithm is presented in detail and introduces students to related topics such as scalability

3.Applications: data and programs illustrate the use of computing in the workplace and in academic research. Additional programming topics such as user interfaces, database access, Web programming, graphing, or games and computer graphics may be covered

4.Introduction to software engineering

a.Program development: teaches students to develop programs systematically, one step at a time, and to divide programs into several functions
b.How to use a Python debugging tool
Object-oriented programming is introduced only in so far as it is necessary to use object-oriented applications modules.

Five or more programming assignments. Programs require students to apply the concepts covered in the lecture. For example, the following list describes the key topics that might be covered in a typical sequence of assignments: assignment statements, input/output statements; if statements and loops; functions and nested loops; one-dimensional arrays of numbers; functions with array parameters; two-dimensional arrays and text files; and a database (an array of objects or a set of parallel arrays), strings, and text files.

No comments:

Post a Comment