Du er ikke logget ind
Beskrivelse
Created for developers of all skill levels to find the essentials ofcommon operations combined with the fastest reference guide for writing code. This handy 6 page digital guide is a concise desktop reference to key concepts behind Python logic, syntax, and operation.Expertly written to concisely cover the planning of a program written in Python, assigning your first variables, importing other libraries, formatting output strings, and creating classes. Beginning students or seasoned programmers will find this tool a perfect go-to for reference to those core concepts. This unbeatable value makes it easy to add this reference to your programmer's toolbox. 6 page digital guide includes: Working with Python Using Python CodeImporting ModulesScope (Indentation)Naming ConventionsReserved KeywordsCommentsWriting Code Basics Making VariablesTypesConsoleError HandlingSaving & Loading FilesCoding Structures Math Operators (int, float & complex)List Operations (list, tuple & dict)StringsStatementsFunctionsDictionariesUsing Structures String FormattingString MethodsEscape SequencesBool CharactersWriting Boolean StatementsRecursion & IterationClassesCoding Concepts InheritanceGeneratorsPolymorphismLambda Expressions