Imagen 1 de 3



Galería
Imagen 1 de 3



Beginning Programming All-In-One Desk Reference for Dummies AA102
USD25,00
Aproximadamente21,94 EUR
o Mejor oferta
Estado:
Como nuevo
Libro en perfecto estado y poco leído. La tapa no tiene desperfectos y si procede, con sobrecubierta para las tapas duras. Incluye todas las páginas sin arrugas ni roturas. El texto no está subrayado ni resaltado de forma alguna, y no hay anotaciones en los márgenes. Puede presentar marcas de identificación mínimas en la contraportada o las guardas. Muy poco usado. Consulta el anuncio del vendedor para obtener más información y la descripción de cualquier posible imperfección.
Oops! Looks like we're having trouble connecting to our server.
Refresh your browser window to try again.
Envío:
Gratis USPS Media MailTM.
Ubicado en: Billings, Montana, Estados Unidos
Entrega:
Entrega prevista entre el lun. 16 jun. y el lun. 23 jun. a 94104
Devoluciones:
No se aceptan devoluciones.
Pagos:
Compra con confianza
El vendedor asume toda la responsabilidad de este anuncio.
N.º de artículo de eBay:386819880992
Última actualización el 27 oct 2024 19:48:13 H.EspVer todas las actualizacionesVer todas las actualizaciones
Características del artículo
- Estado
- ISBN
- 9780470108543
Acerca de este producto
Product Identifiers
Publisher
Wiley & Sons, Incorporated, John
ISBN-10
0470108541
ISBN-13
9780470108543
eBay Product ID (ePID)
57060751
Product Key Features
Number of Pages
720 Pages
Language
English
Publication Name
Beginning Programming All-In-One Desk Référence for Dummies
Subject
Programming Languages / General, Programming / General, Software Development & Engineering / General
Publication Year
2008
Type
Textbook
Subject Area
Computers
Format
Trade Paperback
Dimensions
Item Height
1.4 in
Item Weight
34.1 Oz
Item Length
9.1 in
Item Width
7.5 in
Additional Product Features
Intended Audience
Trade
LCCN
2008-927908
Number of Volumes
1 vol.
Illustrated
Yes
Table Of Content
Introduction 1 Book I: Getting Started 5 Chapter 1: Getting Started Programming a Computer 7 Chapter 2: Different Methods for Writing Programs 29 Chapter 3: Types of Programming Languages 49 Chapter 4: Programming Tools 83 Chapter 5: Managing Large Projects with Software Engineering 107 Book II: Programming Basics 125 Chapter 1: How Programs Work 127 Chapter 2: Variables, Data Types, and Constants 141 Chapter 3: Manipulating Data 161 Chapter 4: Making Decisions by Branching 181 Chapter 5: Repeating Commands by Looping 199 Chapter 6: Breaking a Large Program into Subprograms 213 Chapter 7: Breaking a Large Program into Objects 231 Chapter 8: Reading and Saving Files 259 Chapter 9: Documenting Your Program 277 Chapter 10: Principles of User Interface Design 289 Book III: Data Structures 309 Chapter 1: Structures and Arrays 311 Chapter 2: Sets and Linked Lists 329 Chapter 3: Collections and Dictionaries 345 Chapter 4: Stacks, Queues, and Deques 361 Chapter 5: Graphs and Trees 375 Book IV: Algorithms 391 Chapter 1: Sorting Algorithms 393 Chapter 2: Searching Algorithms 409 Chapter 3: String Searching 423 Chapter 4: Data Compression Algorithms 435 Chapter 5: Encryption Algorithms 445 Book V: Web Programming 461 Chapter 1: HyperText Markup Language 463 Chapter 2: CSS 477 Chapter 3: JavaScript 485 Chapter 4: PHP 497 Chapter 5: Ruby 509 Book VI: Programming Language Syntax 521 Chapter 1: C and C++ 523 Chapter 2: Java and C# 541 Chapter 3: Perl and Python 559 Chapter 4: Pascal and Delphi 575 Chapter 5: Visual Basic and REALbasic 589 Book VII: Applications 607 Chapter 1: Database Management 609 Chapter 2: Bioinformatics 625 Chapter 3: Computer Security 633 Chapter 4: Artificial Intelligence 643 Chapter 5: The Future of Computer Programming 657 Index 671
Synopsis
7 books in 1 -- your key to programming success! Your one-stop guide to programming concepts in a variety of languages If youve been curious about what it takes to program a computer and make it do your bidding, heres the place to start! Each of these handy minibooks covers an important element of programming. Youll find out about compiling, algorithms, best practices, debugging your programs, and more, illustrated in several programming languages. Discover how to: Decide what you want your program to do Program in different languages Turn your instructions into machine language Use programming best practices Understand data structures, algorithms, and syntax, 7 books in 1 -- your key to programming success! Your one-stop guide to programming concepts in a variety of languages If youve been curious about what it takes to program a computer and make it do your bidding, heres the place to start! Each of these handy minibooks covers an important element of programming., So you want to be a programmer? Or maybe you just want to be able to make your computer do what YOU want for a change? Maybe you enjoy the challenge of identifying a problem and solving it. If programming intrigues you for whatever reason, "Beginning Programming All-In-One Desk Reference For Dummies" is like having a starter programming library all in one handy, if beefy, book. In this practical guide, you'll find out about compiling, algorithms, best practices, debugging your programs, and much more. The concepts are illustrated in several different programming languages, so you'll get a feel for the variety of languages and the needs they fill. Seven minibooks cover: Getting started Programming basics Data structures Algorithms Web programming Programming language syntax Applications "Beginning Programming All-In-One Desk Reference For Dummies" shows you how to decide what you want your program to do, turn your instructions into "machine language" that the computer understands, use programming best practices, explore the "how" and "why" of data structuring, and more. You'll even get a look into various applications like database management, bioinformatics, computer security, and artificial intelligence. Soon you'll realize that -- wow! You're a programmer!, he fun, fast, and easy way to learn programming fundamentals and essentials - from C to Visual Basic and all the languages in between So you want to be a programmer? Or maybe you just want to make your computer do what YOU want for a change? Maybe you enjoy the challenge of identifying a problem and solving it. If programming intrigues you (for whatever reason),Beginning Programming All-In-One Desk Reference For Dummiesis like having a starter programming library all in one handy, if hefty, book. In this practical guide, you''ll find out about algorithms, best practices, compiling, debugging your programs, and much more. The concepts are illustrated in several different programming languages, so you''ll get a feel for the variety of languages and the needs they fill. Inside you''ll discover seven minibooks: Getting Started: From learning methods for writing programs to becoming familiar with types of programming languages, you''ll lay the foundation for your programming adventure with this minibook. Programming Basics: Here you''ll dive into how programs work, variables, data types, branching, looping, subprograms, objects, and more. Data Structures: From structures, arrays, sets, linked lists, and collections, to stacks, queues, graphs, and trees, you''ll dig deeply into the data. Algorithms: This minibook shows you how to sort and search algorithms, how to use string searching, and gets into data compression and encryption. Web Programming: Learn everything you need to know about coding for the web: HyperText. Markup Language (better known simply as HTML), CSS, JavaScript, PHP, and Ruby. Programming Language Syntax: Introduces you to the syntax of various languages - C, C++, Java, C#, Perl, Python, Pascal, Delphi, Visual Basic, REALbasic - so you know when to use which one. Applications: This is the fun part where you put your newly developed programming skills to work in practical ways. Additionally, Beginning Programming All-In-One Desk Reference For Dummiesshows you how to decide what you want your program to do, turn your instructions into "machine language" that the computer understands, use programming best practices, explore the "how" and "why" of data structuring, and more. And you''ll get a look into various applications like database management, bioinformatics, computer security, and artificial intelligence. After you get this book and start coding, you''ll soon realize that -- wow! You''re a programmer!, The fun, fast, and easy way to learn programming fundamentals and essentials - from C to Visual Basic and all the languages in between So you want to be a programmer? Or maybe you just want to make your computer do what YOU want for a change? Maybe you enjoy the challenge of identifying a problem and solving it. If programming intrigues you (for whatever reason), Beginning Programming All-In-One Desk Reference For Dummies is like having a starter programming library all in one handy, if hefty, book. In this practical guide, you'll find out about algorithms, best practices, compiling, debugging your programs, and much more. The concepts are illustrated in several different programming languages, so you'll get a feel for the variety of languages and the needs they fill. Inside you'll discover seven minibooks: Getting Started: From learning methods for writing programs to becoming familiar with types of programming languages, you'll lay the foundation for your programming adventure with this minibook. Programming Basics: Here you'll dive into how programs work, variables, data types, branching, looping, subprograms, objects, and more. Data Structures: From structures, arrays, sets, linked lists, and collections, to stacks, queues, graphs, and trees, you'll dig deeply into the data. Algorithms: This minibook shows you how to sort and search algorithms, how to use string searching, and gets into data compression and encryption. Web Programming: Learn everything you need to know about coding for the web: HyperText. Markup Language (better known simply as HTML), CSS, JavaScript, PHP, and Ruby. Programming Language Syntax: Introduces you to the syntax of various languages - C, C++, Java, C#, Perl, Python, Pascal, Delphi, Visual Basic, REALbasic - so you know when to use which one. Applications: This is the fun part where you put your newly developed programming skills to work in practical ways. Additionally, Beginning Programming All-In-One Desk Reference For Dummies shows you how to decide what you want your program to do, turn your instructions into "machine language" that the computer understands, use programming best practices, explore the "how" and "why" of data structuring, and more. And you'll get a look into various applications like database management, bioinformatics, computer security, and artificial intelligence. After you get this book and start coding, you'll soon realize that -- wow! You're a programmer!, So you want to be a programmer? Or maybe you just want to be able to make your computer do what YOU want for a change? Maybe you enjoy the challenge of identifying a problem and solving it. If programming intrigues you for whatever reason, Beginning Programming All-In-One Desk Reference For Dummies is like having a starter programming library all in one handy, if beefy, book. In this practical guide, you'll find out about compiling, algorithms, best practices, debugging your programs, and much more. The concepts are illustrated in several different programming languages, so you'll get a feel for the variety of languages and the needs they fill. Seven minibooks cover: Getting started Programming basics Data structures Algorithms Web programming Programming language syntax Applications Beginning Programming All-In-One Desk Reference For Dummies shows you how to decide what you want your program to do, turn your instructions into "machine language" that the computer understands, use programming best practices, explore the "how" and "why" of data structuring, and more. You'll even get a look into various applications like database management, bioinformatics, computer security, and artificial intelligence. Soon you'll realize that -- wow You're a programmer Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.
LC Classification Number
QA76.6
Descripción del artículo del vendedor
Información de vendedor profesional
Acerca de este vendedor
Wickless_Cyber_Bunnies
100% de votos positivos•1,6 mil artículos vendidos
Registrado como vendedor profesional
Votos de vendedor (605)
- t***m (31)- Votos emitidos por el comprador.Últimos 6 mesesCompra verificadaThe ornament is exactly as described and as pictured! I am very pleased with this purchase! The seller did a great job of packing the item very securely and it arrived in excellent condition! 5 stars! The item arrived in a reasonable amount of time given that it was bought and shipped in the midst of the Christmas holidays. I am a huge Popeye fan since childhood and the ornament is a fantastic addition to my collection!2000 Popeye Ornament AA83 (#387538283976)
- 7***y (21)- Votos emitidos por el comprador.Mes pasadoCompra verificadaIt was shipped well and package properly for protection was good price, it was also as seen in the listing and use it for my pc.
- t***y (1817)- Votos emitidos por el comprador.Últimos 6 mesesCompra verificadaOutstanding transaction! Great communication! Fast delivery! Book as described! AAAAA+++++