Introduction to programming in Python: An interdisciplinary approach / Robert Sedgewick, Kevin Wayne, Robert Dondero.

Por: Sedgewick, Robert, 1946-Colaborador(es): Wayne, Kevin Daniel, 1971- | Dondero, RobertTipo de material: TextoTextoEditor: Michigan (USA): Addison-Wesley, 2015Descripción: xix, 771 p.: il., tablas; 24 cmISBN: 9780134076430 (hardcover : alk. paper)Tema(s): PYTHON (LENGUAJE DE PROGRAMACIÓN PARA COMPUTADORES) | PROGRAMACIÓN DE COMPUTADORESClasificación CDD: 005.133
Contenidos:
Preface xiii Chapter 1: Elements of Programming 1 1.1 Your First Program 2 1.2 Built-in Types of Data 14 1.3 Conditionals and Loops 56 1.4 Arrays 100 1.5 Input and Output 140 1.6 Case Study: Random Web Surfer 188 Chapter 2: Functions and Modules 209 2.1 Defining Functions 210 2.2 Modules and Clients 248 2.3 Recursion 290 2.4 Case Study: Percolation 322 Chapter 3: Object-Oriented Programming 351 3.1 Using Data Types 352 3.2 Creating Data Types 402 3.3 Designing Data Types 450 3.4 Case Study: N-Body Simulation 496 Chapter 4: Algorithms and Data Structures 511 4.1 Performance 512 4.2 Sorting and Searching 556 4.3 Stacks and Queues 590 4.4 Symbol Tables 634 4.5 Case Study: Small-World Phenomenon 684 Context 729 Glossary 733 Index 739
Resumen: Hace hincapié en los problemas interesantes e importantes, no las aplicaciones de juguete. Los autores se centran en las características más útiles e importantes de Python, en lugar de procurar la cobertura exhaustiva que aburre a los novatos. Todo del código de este libro ha sido diseñado y probado para la compatibilidad con Python 2 y Python 3, por lo que es relevante para todos los programadores y cualquier curso, ahora y por muchos años por venir.
Etiquetas de esta biblioteca: No hay etiquetas de esta biblioteca para este título. Ingresar para agregar etiquetas.
    Valoración media: 0.0 (0 votos)
Tipo de ítem Ubicación actual Colección Signatura Info Vol Copia número Estado Fecha de vencimiento Código de barras Reserva de ítems
LIBRO - MATERIAL GENERAL LIBRO - MATERIAL GENERAL Biblioteca Jorge Álvarez Lleras
Fondo general
Colección General 006.133 S448i (Navegar estantería) Ej. 1 1 Disponible 026280
LIBRO - MATERIAL GENERAL LIBRO - MATERIAL GENERAL Biblioteca Jorge Álvarez Lleras
Fondo general
Colección General 006.133 S448i (Navegar estantería) Ej. 2 2 Disponible 026281
LIBRO - MATERIAL GENERAL LIBRO - MATERIAL GENERAL Biblioteca Jorge Álvarez Lleras
Fondo general
Colección General 006.133 S448i (Navegar estantería) Ej. 3 3 Disponible 026282
LIBRO - MATERIAL GENERAL LIBRO - MATERIAL GENERAL Biblioteca Jorge Álvarez Lleras
Fondo general
Colección General 006.133 S448i (Navegar estantería) Ej. 4 4 Disponible 026402
LIBRO - MATERIAL GENERAL LIBRO - MATERIAL GENERAL Biblioteca Jorge Álvarez Lleras
Fondo general
Colección General 006.133 S448i (Navegar estantería) Ej. 5 5 Prestado 2022-11-30 026403
LIBRO - MATERIAL GENERAL LIBRO - MATERIAL GENERAL Biblioteca Jorge Álvarez Lleras
Fondo general
Colección General 006.133 S448i (Navegar estantería) Ej. 6 6 Disponible 026404
Total de reservas: 0

Incluye indices

Preface xiii

Chapter 1: Elements of Programming 1
1.1 Your First Program 2
1.2 Built-in Types of Data 14
1.3 Conditionals and Loops 56
1.4 Arrays 100
1.5 Input and Output 140
1.6 Case Study: Random Web Surfer 188

Chapter 2: Functions and Modules 209
2.1 Defining Functions 210
2.2 Modules and Clients 248
2.3 Recursion 290
2.4 Case Study: Percolation 322

Chapter 3: Object-Oriented Programming 351
3.1 Using Data Types 352
3.2 Creating Data Types 402
3.3 Designing Data Types 450
3.4 Case Study: N-Body Simulation 496

Chapter 4: Algorithms and Data Structures 511
4.1 Performance 512
4.2 Sorting and Searching 556
4.3 Stacks and Queues 590
4.4 Symbol Tables 634
4.5 Case Study: Small-World Phenomenon 684

Context 729

Glossary 733
Index 739

Hace hincapié en los problemas interesantes e importantes, no las aplicaciones de juguete. Los autores se centran en las características más útiles e importantes de Python, en lugar de procurar la cobertura exhaustiva que aburre a los novatos. Todo del código de este libro ha sido diseñado y probado para la compatibilidad con Python 2 y Python 3, por lo que es relevante para todos los programadores y cualquier curso, ahora y por muchos años por venir.

No hay comentarios en este titulo.

para colocar un comentario.

Haga clic en una imagen para verla en el visor de imágenes