Frequently Asked Questions
Find your answers in most Frequently Asked Questions.
3 Months
Certificate
❋ The basic Model of computation,
❋ algorithms, flowcharts
❋ Programming Languages,
❋ compilation,
❋ testing & Debugging and documentation
❋ Flow Chart Symbols,
❋ Basic algorithms/flowcharts for sequential processing, decision based processing and iterative processing.
Some examples like: Exchanging values of two variables, summation of a set of numbers, Decimal Base to Binary Base conversion, Reversing digits of an integer, GCD (Greatest Common Division) of two numbers, Test whether a number is prime, factorial computation, Fibonacci sequence, Evaluate ‘sin x’ as sum of a series, Reverse order of elements of an array, Find largest number in an array, Print elements of upper triangular matrix, etc.
❋ Python Introduction,
❋ Technical Strength of Python,
❋ Introduction to Python Interpreter and program execution Using Comments, Literals,Constants,
❋ Python’s Built-in Data types,
❋ Numbers (Integers, Floats, Complex Numbers, Real, Sets),
❋ Strings (Slicing, Indexing,Concatenation, other operations on Strings),
❋ Accepting input from Console
❋ Printing statements,
❋ Simple ‘Python’ programs
❋ Assignment statement,
❋ expressions, Arithmetic,
❋ Relational, Logical, Bitwise operators and their precedence,
❋ Conditional statements: if, if-else, ifelif-else;
❋ simple programs,
❋ Notion of iterative computationand control flow –range function, While Statement, For loop, break statement, Continue Statement, Pass statement, else, assert.
❋ Lists, tuples and dictionary, (Slicing, Indexing, Concatenation, other operations on Sequence data type), Concept of mutability, Examples to include finding the maximum, minimum, mean; linear search on list/tuple of numbers, and counting the frequency of elements in a list using a dictionary.
❋ Top-down approach of problem solving,
❋ Modular programming and functions,
❋ Function parameters,
❋ Local variables,
❋ the Return statement,
❋ DocStrings, global statement,
❋ Default argument values,
❋ keyword arguments,
❋ VarArgs parameters.
Library function-input(), eval(),print(),
❋ String Functions: count(), find(), rfind(), capitalize(), title(), lower(), upper(), swapcase(), islower(), isupper(), istitle(), replace(), strip(), lstrip(), rstrip(), aplit(), partition(), join(), isspace(), isalpha(), isdigit(), isalnum(), startswith(), endswith(), encode(), decode(),
❋ String: Slicing, Membership
❋ Pattern Matching,
❋ Numeric Functions: eval(), max(), min(), pow(), round(), int(), random(), ceil(), floor(), sqrt(), Date & Time Functions, Recursion
Find your answers in most Frequently Asked Questions.
Check our other courses, choose what you excels in
Diploma
Diploma
Certification
Certification