Tags
Language
Tags
June 2024
Su Mo Tu We Th Fr Sa
26 27 28 29 30 31 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 1 2 3 4 5 6

Test your Skills in Python Language: A complete questionnaire for self-assessment

Posted By: yoyoloit
Test your Skills in Python Language: A complete questionnaire for self-assessment

Test your skills in Python Language
by Shivani Goel

English | 2019 | ISBN: ‎ 8183334687 | 148 pages | PDF | 1.05 MB

An interactive way to introduce the world of computer programming

Key Features
More than 400 questions for testing skills in Python
Topics covered in sequence for novice readers
Getting started section gives a good start and overview
Questions are represented topic-wise so that a Python programmer can directly go for testing a particular topic
Multiple choice questions with True/False options also
Questions based on output help to learn the programming skills and various in-built functions in Python
Better understanding through detailed explanation
Solved Model test papers help to learn theory questions

Description
This book gives you an opportunity to check your proficiency in Python by answering the questions in this book. The Programs/commands presented in this book are executed using Python version 3.5.2. The questions are categorized based on various facts of programming in python. The aim is to cover the topics in depth. Detailed explanation of each question helps even a novice learner.

What will you learn
Data types, Control flow instructions, console & File Input/Output
Strings, list & tuples, List comprehension
Sets & Dictionaries, Functions & Lambdas
Dictionary Comprehension
Modules, classes and objects, Inheritance
Operator overloading, Exception handling
Iterators & Generators, Decorators, Command-line Parsing

Who this book is for
Students, Programmers, researchers, and software developers who wish to learn the basics of Python programming language.

Table of Contents
1. Input-Output
2. Operators and Expressions
3. Decision Control statements
4. Functions
5. Loops
6. Lists
7. Strings
8. Sets and Dictionaries
9. Tuples
10. Classes
11. Files
12. Graphics
13. In-built functions
14. Miscellaneous
15. Appendix A: Python keywords and their use
16. Appendix B: Operators in Python and their precedence
17. Appendix C: Libraries in Python and common functions
18. Bibliography
19. Model Test Paper 1 (Solved)
20. Model Test Paper 2 (Solved)
21. Model Test Paper 3 (Unsolved)
22. Model Test Paper 4 (Unsolved)