|En la categoría:
¿Quieres vender uno?

Beginning Programming All-In-One Desk Reference for Dummies AA102

Wickless_Cyber_Bunnies
(1098)
Registrado como vendedor profesional
USD25,00
Aproximadamente21,94 EUR
o Mejor oferta
Estado:
Como nuevo
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
Las fechas previstas de entrega (se abre en una nueva ventana o pestaña) incluyen el tiempo de manipulación del vendedor, el código postal de origen, el código postal de destino y la hora de aceptación, y dependen del servicio de envío seleccionado y de que el pago se haya hecho efectivoel pago se haya hecho efectivo (se abre en una nueva ventana o pestaña). Los plazos de entrega pueden variar, especialmente en épocas de mucha actividad.
Devoluciones:
No se aceptan devoluciones.
Pagos:
    Diners Club

Compra con confianza

Garantía al cliente de eBay
Si no recibes el artículo que has pedido, te devolvemos el dinero. Más informaciónGarantía al cliente de eBay - se abre en una nueva ventana o pestaña
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
Como nuevo: Libro en perfecto estado y poco leído. La tapa no tiene desperfectos y si procede, con ...
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
Author
Wallace Wang
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

Certifico que todas mis actividades de venta cumplirán todas las leyes y reglamentos de la UE.
Acerca de este vendedor

Wickless_Cyber_Bunnies

100% de votos positivos1,6 mil artículos vendidos

Se unió el ene 2022
Registrado como vendedor profesional
My collections thru life. Something for everyone here. I’m very nice friendly person.
Visitar tiendaContactar

Valoraciones detalladas sobre el vendedor

Promedio durante los últimos 12 meses
Descripción precisa
4.8
Gastos de envío razonables
4.9
Rapidez de envío
4.9
Comunicación
4.9

Votos de vendedor (605)

Todas las valoraciones
Positivas
Neutras
Negativas
  • t***m (31)- Votos emitidos por el comprador.
    Últimos 6 meses
    Compra verificada
    The 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!
  • 7***y (21)- Votos emitidos por el comprador.
    Mes pasado
    Compra verificada
    It 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 meses
    Compra verificada
    Outstanding transaction! Great communication! Fast delivery! Book as described! AAAAA+++++