Beginning programming with Java for dummies /
Beginning Programming with Java For Dummies, 4th Edition is a comprehensive guide to learning one of the most popular programming languages worldwide. This book covers basic development concepts and techniques through a Java lens. You'll learn what goes into a program, how to put the pieces tog...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Hoboken, New Jersey :
John Wiley & Sons, Inc.,
[2014]
©2014 |
Edición: | 4th ed. |
Colección: | --For dummies.
|
Temas: | |
Acceso en línea: | Texto completo |
MARC
LEADER | 00000cam a2200000 a 4500 | ||
---|---|---|---|
001 | EBOOKCENTRAL_ocn881571113 | ||
003 | OCoLC | ||
005 | 20240329122006.0 | ||
006 | m o d | ||
007 | cr cnu---unuuu | ||
008 | 140623s2014 njua ob 001 0 eng d | ||
010 | |a 2013954218 | ||
040 | |a EBLCP |b eng |e pn |c EBLCP |d N$T |d YDXCP |d MHW |d TEFOD |d E7B |d OCLCF |d OCLCQ |d B24X7 |d COO |d TEFOD |d OCLCQ |d DOS |d AU@ |d TEFOD |d OCLCA |d OCLCQ |d CNNOR |d S4S |d MOR |d CCO |d PIFAG |d ZCU |d LIV |d MERUC |d OCLCQ |d U3W |d UUM |d STF |d HCO |d NRAMU |d ICG |d VTS |d OCLCQ |d INT |d VT2 |d OCLCQ |d WYU |d G3B |d TKN |d DKC |d OCLCQ |d VLY |d INARC |d OCLCO |d OCLCQ |d OCLCO |d OCLCL |d OCLCQ | ||
015 | |a GBB424616 |2 bnb | ||
016 | 7 | |a 016643364 |2 Uk | |
019 | |a 906989805 |a 961570342 |a 982244867 |a 1055363724 |a 1065676330 |a 1081296209 |a 1162329292 | ||
020 | |a 9781118461068 |q (electronic bk.) | ||
020 | |a 1118461061 |q (electronic bk.) | ||
020 | |a 9781118417560 |q (electronic bk.) | ||
020 | |a 1118417569 |q (electronic bk.) | ||
020 | |a 1118407814 | ||
020 | |a 9781118407813 | ||
020 | |z 9781118407813 | ||
029 | 1 | |a AU@ |b 000053061570 | |
029 | 1 | |a AU@ |b 000054508017 | |
029 | 1 | |a AU@ |b 000062551057 | |
029 | 1 | |a CHNEW |b 000693576 | |
029 | 1 | |a CHNEW |b 000693579 | |
029 | 1 | |a CHNEW |b 000887927 | |
029 | 1 | |a CHVBK |b 374468443 | |
029 | 1 | |a DEBBG |b BV043610255 | |
029 | 1 | |a AU@ |b 000060918480 | |
035 | |a (OCoLC)881571113 |z (OCoLC)906989805 |z (OCoLC)961570342 |z (OCoLC)982244867 |z (OCoLC)1055363724 |z (OCoLC)1065676330 |z (OCoLC)1081296209 |z (OCoLC)1162329292 | ||
037 | |a B002BC4E-80E2-4C20-8F3D-4021103360F0 |b OverDrive, Inc. |n http://www.overdrive.com | ||
050 | 4 | |a QA76.73.J38 |b B842 2014eb | |
072 | 7 | |a COM |x 051280 |2 bisacsh | |
082 | 0 | 4 | |a 005.133 |2 23 |
049 | |a UAMI | ||
100 | 1 | |a Burd, Barry. | |
245 | 1 | 0 | |a Beginning programming with Java for dummies / |c by Barry Burd. |
250 | |a 4th ed. | ||
260 | |a Hoboken, New Jersey : |b John Wiley & Sons, Inc., |c [2014] | ||
264 | 4 | |c ©2014 | |
300 | |a 1 online resource (xiv, 453 pages) : |b illustrations. | ||
336 | |a text |b txt |2 rdacontent | ||
337 | |a computer |b c |2 rdamedia | ||
338 | |a online resource |b cr |2 rdacarrier | ||
490 | 1 | |a --For dummies | |
500 | |a Includes index. | ||
588 | 0 | |a Print version record. | |
505 | 0 | |a Getting started with Java programming. Getting started ; Setting up your computer ; Running programs -- Writing your own Java programs. Exploring the parts of a program ; Composing a program ; Using the building blocks : variables, values, and types ; Numbers and types ; Numbers? Who needs numbers? -- Controlling the flow. Forks in the road ; Which way did he go? ; How to flick a virtual switch ; Around and around it goes ; Piles of files : dealing with information overload ; Creating loops within loops ; The old runaround -- Using program unites. Using lops and arrays ; Programming with objects and classes ; Using methods and variables from a Java class ; Creating new Java methods ; Oooey GUI was a worm -- The part of tens. Ten sets of web links ; Ten useful classes in the Java API. | |
520 | |a Beginning Programming with Java For Dummies, 4th Edition is a comprehensive guide to learning one of the most popular programming languages worldwide. This book covers basic development concepts and techniques through a Java lens. You'll learn what goes into a program, how to put the pieces together, how to deal with challenges, and how to make it work. The new Fourth Edition has been updated to align with Java 8, and includes new options for the latest tools and techniques. Java is the predominant language used to program Android and cloud apps, and its popularity is surging as app demand rises. Whether you're just tooling around, or embarking on a career, Beginning Programming with Java For Dummies, 4th Edition is a great place to start. Step-by-step instruction, easy-to-read language, and quick navigation make this book the perfect resource for new programmers. You'll begin with the basics before moving into code, with simple, yet detailed explanations every step of the way. Topics include: Learn the language with sample programs and the Java toolkit; Familiarize yourself with decisions, conditions, statements, and information overload; Differentiate between loops and arrays, objects and classes, methods and variables. The book also contains links to additional resources, other programming languages, and guidance as to the most useful classes in the Java API. If you're new to programming languages, Beginning Programming with Java For Dummies, 4th Edition provides the instruction and practice you need to become a confident Java programmer.--Publisher description. | ||
504 | |a Includes bibliographical references and index. | ||
546 | |a English. | ||
590 | |a ProQuest Ebook Central |b Ebook Central Academic Complete | ||
650 | 0 | |a Java (Computer program language) | |
650 | 6 | |a Java (Langage de programmation) | |
650 | 7 | |a COMPUTERS |x Programming Languages |x Java. |2 bisacsh | |
650 | 7 | |a Java (Computer program language) |2 fast | |
758 | |i has work: |a Java for Dummies (Text) |1 https://id.oclc.org/worldcat/entity/E39PCGb3xKJwJ3qtCq3hmJMF8C |4 https://id.oclc.org/worldcat/ontology/hasWork | ||
776 | 0 | 8 | |i Print version: |a Burd, Barry A. |t Beginning programming with Java® for dummies®. |b Fourth edition. |d Hoboken, New Jersey : John Wiley & Sons, Inc., [2014] |z 9781118407813 |w (DLC) 2013954218 |w (OCoLC)872707650 |
830 | 0 | |a --For dummies. | |
856 | 4 | 0 | |u https://ebookcentral.uam.elogim.com/lib/uam-ebooks/detail.action?docID=1711615 |z Texto completo |
938 | |a Internet Archive |b INAR |n beginningprogram0004edburd | ||
938 | |a Books 24x7 |b B247 |n bks00063463 | ||
938 | |a ebrary |b EBRY |n ebr10883232 | ||
938 | |a EBSCOhost |b EBSC |n 798822 | ||
938 | |a YBP Library Services |b YANK |n 11889539 | ||
994 | |a 92 |b IZTAP |