Python Workbook for Beginners: 93 Coding and Programming...

Python Workbook for Beginners: 93 Coding and Programming Exercises for Software Development Engineer: Crash Course: Practice Questions and Answers (Software Development Engineer Workbook 1)

CS Playground
0 / 4.0
0 comments
¿Qué tanto le ha gustado este libro?
¿De qué calidad es el archivo descargado?
Descargue el libro para evaluar su calidad
¿Cuál es la calidad de los archivos descargados?
1. WRITING FIRTST CODE

 #1 Hello World

 #2 Comments in Code

2. DATA TYPE AND VARIABLE

2.1. Variable

 #3 Variable Assignment

2.2. Number

 #4 Integer

 #5 Floating Point Number

2.3. Boolean

 #6 Boolean Data Type

2.4. String

 #7 String Data Type

 #8 Displaying Various Data Type

 #9 Length of String

 #10 Accessing Character

 Column: Index

2.5. String Slicing

 #11 String Slicing

2.6. Arithmetic Operator

 #12 Addition

 #13 Subtraction

 #14 Multiplication

 #15 Division

2.7. Comparison Operator

 #16 Comparison Operator

2.8. Assignment Operator

 #17 Assigning Value

2.9. Logical Operator

 #18 Logical Expression

2.10. String Operation

 #19 Concatenation

 #20 Search

3. DATA STRUCTURE

3.1. List

 #21 Creating List

 #22 List Slicing

 #23 Number in Range

 #24 Nested List

 #25 Sequential Indexing

 #26 Merging List

3.2. Common List Operation

 #27 Adding Element

 #28 Inserting Element

 #29 Removing Last Element

 #30 Removing Particular Element

 #31 Find Index of Element

 #32 Verify Existence of Element

 #33 List Sort

3.3. Tuple

 #34 Creating Tuple

 #35 Merging Tuple

 #36 Nested Tuple

 #37 Find Index of Element

 #38 Verify Existence of Element

3.4. Dictionary

 #39 Creating Dictionary 1

 #40 Creating Dictionary 2

 #41 Accessing Value

3.5. Dictionary Operation

 #42 Adding/Updating Entry

 #43 Removing Entry

 #44 Using Removed Entry

 #45 Length of Dictionary

 #46 Checking Key Existence

 #47 Copying Content of Dictionary

3.6. Set

 #48 Creating Set 1

 #49 Creating Set 2

 #50 Length of Set

 #51 Adding Element

 #52 Removing Element

3.7. Set Theory Operation

 #53 Union of Sets

 #54 Intersection of Sets

 #55 Difference of Sets

3.8. Data Structure Conversion

 #56 Converting to List

 #57 Converting to Tuple

 #58 Converting to Set

 #59 Converting to Dictionary

4. CONDITIONAL STATEMENTS

4.1. If Statement

 #60 Flow of If Statement

 #61 Condition with Logical Operator

 #62 Nested If Statement

4.2. If Else Statement

 #63 If Else Statement

4.3. If Elif Else Statement

 #64 If Elif Else Statement

 #65 Multiple Elif Statement

5. LOOPS

5.1. For Loop

 #66 Looping Through Range

 #67 Looping Through List

5.2. Nested For Loop

 #68 Nested For Loop

 #69 Break Statement

 #70 Continue Statement

 #71 Pass Statement

5.3. While Loop

 #72 While Loop

 #73 While Else

 #74 Break Statement

 #75 Continue Statement

 #76 Pass Statement

6. FUNCTION

6.1. Built-in Math function

 #77 Min function

 #78 Max function

 Column: Why Use Function?

6.2. Built-In String Function

 #79 Finding String

 #80 Replacing String

 #81 Changing Letter Case

6.3. Type Conversion

 #82 Converting Data to Integer

 #83 Converting Data to Float

 #84 Converting Data to String

6.4. User-defined Function

 #85 Creating Function

 #86 Function Parameter

 #87 Return Statement

6.5. Lambda

 #88 Lambda Syntax 1

 #89 Lambda Syntax 2

 #90 If Else Statement

and so on

Idioma:
english
Páginas:
171
Archivo:
EPUB, 521 KB
IPFS:
CID , CID Blake2b
english0
Descargar (epub, 521 KB)
Conversión a en curso
La conversión a ha fallado

Términos más frecuentes