Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Historia 1,454
- Development 1,382
- Java (Computer program language) 1,307
- Application software 1,225
- JavaScript (Computer program language) 876
- Història 818
- Engineering & Applied Sciences 746
- Web site development 670
- Computer Science 606
- Web sites 386
- Computer programming 384
- Java (Lenguaje de programación) 368
- Design 365
- Web applications 329
- Internet programming 298
- Biblia 295
- Cajas de ahorros 284
- Computer software 274
- Computer programs 225
- Caza 211
- Programming languages (Electronic computers) 208
- Programming 200
- History 186
- HTML (Document markup language) 183
- Universidad Pontificia de Salamanca (España) 181
- Android (Electronic resource) 179
- Casas, Bartolomé de las 168
- Arquitectura 167
- Crítica e interpretación 167
- Software engineering 162
-
1921por Lamberta, BillyTabla de Contenidos: “…pt. 1. JavaScript animation basics -- pt. 2. Basic motion -- pt. 3. …”
Publicado 2011
Libro electrónico -
1922Publicado 2013“…This book rekindled my earliest joys of programming. Plus, JavaScript!" (Brendan Eich, creator of JavaScript)…”
Libro electrónico -
1923Publicado 2017Tabla de Contenidos: “…Cover -- Titel -- Impressum -- Inhalt -- Einleitung -- Kapitel 1: Java -- 1.1 Programmiersprachen -- 1.2 Besonderheiten von Java -- 1.3 Installation und Einrichtung -- 1.3.1 Java-Compiler installieren -- 1.3.2 Ordner einrichten -- 1.4 Editor -- 1.5 Zusammenfassung -- Kapitel 2: Minecraft-Server -- 2.1 Installation -- 2.1.1 CraftBukkit -- 2.1.2 Spigot -- 2.2 Konfiguration -- 2.3 Befehle -- 2.4 Verbinden -- 2.5 Updates -- Kapitel 3: Das erste Plugin -- 3.1 Programmieren -- 3.2 Kompilieren -- 3.2.1 Fehler finden -- 3.2.2 Jar-Datei erstellen -- 3.3 Starten -- 3.4 Entdecken -- 3.5 Rätsel -- 3.6 Zusammenfassung -- Kapitel 4: Chat-Befehle -- 4.1 Eigene Befehle definieren -- 4.2 Chat-Nachrichten versenden -- 4.3 Rätsel -- 4.4 Zusammenfassung -- Kapitel 5: Eclipse installieren und einrichten -- 5.1 Installation -- 5.2 Einrichtung -- 5.3 Ein neues Projekt anlegen -- 5.4 Neue Dateien in einem Projekt anlegen -- 5.4.1 Java-Datei -- 5.4.2 Info-Datei -- 5.5 Kompilieren und packen -- Kapitel 6: Variablen und Konstanten -- 6.1 Variablen -- 6.1.1 Zahlen -- 6.1.2 Zeichenketten -- 6.1.3 Konvertierung -- 6.1.4 Arrays -- 6.2 Konstanten -- 6.3 Rätsel -- 6.4 Zusammenfassung -- Kapitel 7: Schleifen -- 7.1 Kürbis-Plugin -- 7.1.1 Positionierung -- 7.1.2 Blöcke platzieren -- 7.2 Die verschiedenen Schleifen -- 7.2.1 for-Schleife -- 7.2.2 while-Schleife -- 7.2.3 do-while-Schleife -- 7.2.4 Verschachtelte Schleifen -- 7.3 Rätsel -- 7.4 Zusammenfassung -- Kapitel 8: Verzweigungen -- 8.1 if-Verzweigung -- 8.2 case-Verzweigung -- 8.3 Rätsel -- 8.4 Zusammenfassung -- Kapitel 9: Funktionen -- 9.1 Deklaration von Funktionen -- 9.2 Rückgabewerte -- 9.3 Parameter -- 9.4 Anwendungsbeispiel -- 9.5 Rätsel -- 9.6 Zusammenfassung -- Kapitel 10: Klassen und Objekte -- 10.1 Die ganze Welt ist ein Objekt -- 10.2 Erstellung einer eigenen Klasse -- 10.3 Funktionen in Klassen…”
Libro electrónico -
1924Publicado 2022Tabla de Contenidos: “…The Theory of Jakarta EE and MicroProfile -- 2. Enterprise Java, MIcroservices and the Cloud -- 3. Introducing the Cloud Native Jakarta EE Example -- 4. …”
Libro electrónico -
1925
-
1926Publicado 2018“…Master advanced techniques, idioms, and best practices for writing superior Java code Take full advantage of modern Java I/O APIs, object serialization, and regular expressions Efficiently connect to network services, implement network clients and servers, and harvest web data Query databases and manage database connections with the latest version of JDBC Simplify all aspects of date and time programming with the Java Date and Time API Write internationalized programs that localize dates, times, numbers, text, and GUIs Process code in three powerful ways: the scripting API, compiler API, and annotation processing Learn how to migrate legacy code to the Java Platform Module System Leverage the modern Java security features most valuable to application programmers Program advanced client-side user interfaces, and generate images on the server Use JNI to interoperate with native C code See Core Java, Volume I—Fundamentals, Eleventh Edition (ISBN-13: 978-0-13-516630-7), for expert coverage of fundamental Java and UI programming, including objects, generics, collections, lambda expressions, Swing design, concurrency, and functional programming. …”
Libro electrónico -
1927
-
1928Publicado 2002Materias:Libro electrónico
-
1929Publicado 2003Materias: “…Java (Computer program language)…”
Libro electrónico -
1930por Gafter, NealTabla de Contenidos: “…-- Puzzle 60: One-Liners -- Puzzle 61: The Dating Game -- Puzzle 62: The Name Game -- Puzzle 63: More of the Same -- Puzzle 64: The Mod Squad -- Puzzle 65: A Strange Saga of a Suspicious Sort -- 8 Classier Puzzlers -- Puzzle 66: A Private Matter -- Puzzle 67: All Strung Out -- Puzzle 68: Shades of Gray -- Puzzle 69: Fade to Black -- Puzzle 70: Package Deal -- Puzzle 71: Import Duty -- Puzzle 72: Final Jeopardy -- Puzzle 73: Your Privates Are Showing -- Puzzle 74: Identity Crisis -- Puzzle 75: Heads or Tails? …”
Publicado 2005
Libro electrónico -
1931por Mughal, Khalid AzimMaterias: “…Electronic data processing personnel Certification…”
Publicado 2009
Libro electrónico -
1932Publicado 2009“…You'll learn how to create responsive, data-driven websites with PHP, MySQL, and JavaScript, regardless of whether you already know how to program. …”
Libro electrónico -
1933Publicado 2002Tabla de Contenidos: “…Data access -- 5.1 The sample application: OnlineBuying -- 5.2 Cache data to reduce remote calls -- 5.3 CMP versus BMP -- 5.4 BMP with SQLJ -- 5.5 Stateful vs. stateless session EJBs -- Chapter 6. …”
Libro electrónico -
1934por Duckett, JonTabla de Contenidos: “…Beginning HTML, XHTML, CSS and JavaScript; About the Author; Credits; Contents; Introduction; Chapter 1: Structuring Documents for the Web; Chapter 2: Links and Navigation; Chapter 3: Images, Audio, and Video; Chapter 4: Tables; Chapter 5: Forms; Chapter 6: Frames; Chapter 7: Cascading Style Sheets; Chapter 8: More Cascading Style Sheets; Chapter 9: Page Layout; Chapter 10: Design Issues; Chapter 11: Learning JavaScript; Chapter 12: Working with JavaScript; Chapter 13: Putting Your Site on the Web; Chapter 14: Checklists; Appendix A: Answers to Exercises; Appendix B: XHTML Element Reference…”
Publicado 2010
Libro electrónico -
1935Publicado 2013Tabla de Contenidos: “…HTML5 Programming with JavaScript® For Dummies®; About the Author; Table of Contents; Introduction; About This Book; What You Don't Have to Read; Foolish Assumptions; Conventions Used in This Book; How This Book Is Organized; Icons Used in This Book; Where to Go from Here; Part I: Understanding the Basics of JavaScript; Chapter 1: HTML, Say Hello to JavaScript; Introducing JavaScript; Seeing How JavaScript Fits into an HTML Document; Chapter 2: Assessing Tools of the Trade; Researching Browsers and Their Debugging Tools; Discovering Programs to Write JavaScript; Hosting Your Site…”
Libro electrónico -
1936Publicado 2015Tabla de Contenidos: “…Introduction to dynamic web content -- Setting up a development server -- Introduction to PHP -- Expressions and control flow in PHP -- PHP functions and objects -- PHP arrays -- Practical PHP -- Introduction to MySQL -- Mastering MySQL -- Accessing MySQL using PHP -- Form handling -- Cookies, sessions, and authentication -- Exploring JavaScript -- Expressions and control flow in JavaScript -- JavaScript functions, objects, and arrays -- JavaScript and PHP validation and error handling -- Using Ajax -- Introduction to CSS -- Advanced CSS with CSS3 -- Accessing CSS from JavaScript -- Introduction to jQuery -- Introduction to HTML5 -- The HTML5 canvas -- HTML5 audio and video -- Other HTML5 features -- Bringing it all together…”
Libro electrónico -
1937por Cadenhead, RogersMaterias: “…Java (Computer program language)…”
Publicado 2014
Libro electrónico -
1938Publicado 2006Materias:Libro electrónico
-
1939por Dincer, AlperTabla de Contenidos: “…Adding Fusion Tables layers to mapsAdding CartoDB layers to maps; Accessing ArcGIS Server with the Google Maps JavaScript API; Accessing GeoServer with the Google Maps JavaScript API; Index…”
Publicado 2013
Libro electrónico -
1940Publicado 2013Materias: “…Java (Computer program language)…”