Название: Fundamentals of Python in a nutshell Автор: Jatin Menghwani, Harshavardhini K., L. Saichandana Издательство: Advanced Academic Center Год: October 29, 2023 Страниц: 144 Язык: английский Формат: epub Размер: 10.1 MB
This book will introduce you to the Python programming language. Python is an extensively used high-level language. Initially, it was outlined by Guido van Rossum in the year 1991 and developed by Python Software Foundation. Its syntax allows programmers to demonstrate concepts in fewer lines of code. Python is used for various purposes such as scripting, developing, software testing, and generation. Due to its simplicity, organizations like Dropbox, Google, Quora, IBM, and Cisco have implemented Python. Python is one of the simplest languages a beginner can step into the programming world. The concepts are easy to understand through their simpler structure. This book provides you with the required concepts along with their execution using Python.
As supported by other programming languages, Python also includes many predefined functions which can be used by us by simply calling them. This can reduce our task of coding again and again and help to code in an efficient way. Functional programming is a programming model that uses functions to define computations. The unchangeable state of functional programming is the major key. The computations are done through statements in imperative programming.
Внимание
Уважаемый посетитель, Вы зашли на сайт как незарегистрированный пользователь.
Мы рекомендуем Вам зарегистрироваться либо войти на сайт под своим именем.
Информация
Посетители, находящиеся в группе Гости, не могут оставлять комментарии к данной публикации.