logoteachsomebody
CoursesLive classesBlogsDiscussionsPricing
What will you learn today?
JoinSign in

Programming Thinking

Course details

    Introduction

    A computer program

    A refresh on basic arithmetics

    Understanding variables in programming

    Operators and operands

    Logical operations

    Relational operators

    Starting with Python

    Your first Python program

    Conditionals explained and practised

    Loops explained and practised

    Lists and Strings

    Dictionaries

    Special words in programming

    Functions I

    Functions II

    Output formatting in Python

    Accepting user inputs

    File handling

    Problem solving exercise I

    Problem solving exercise II

    References

Lists and Strings

Lists and Strings are composite data types which are very important for any advanced computer program.

This section takes a deep look at the storage of lists and strings. Further we show how they can be created and manipulated within a computer program.

Privacy PolicyTerms of Use
CoursesLive classesBlogsDiscussions