top

  Info

  • Utilizzare la checkbox di selezione a fianco di ciascun documento per attivare le funzionalità di stampa, invio email, download nei formati disponibili del (i) record.

  Info

  • Utilizzare questo link per rimuovere la selezione effettuata.
Beginning JavaScript [[electronic resource] /] / Paul Wilton, Jeremy McPeak
Beginning JavaScript [[electronic resource] /] / Paul Wilton, Jeremy McPeak
Autore Wilton Paul <1969->
Edizione [4th ed.]
Pubbl/distr/stampa Hoboken, NJ, : Wiley, c2010
Descrizione fisica 1 online resource (793 p.)
Disciplina 005.13/3
005.2/762
006.76
Altri autori (Persone) McPeakJeremy <1979->
Collana Programmer to programmer
Soggetto topico JavaScript (Computer program language)
World Wide Web
Web servers
Soggetto genere / forma Electronic books.
ISBN 1-282-48306-4
9786612483066
0-470-63178-3
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Beginning JavaScript, 4th Edition; About the Authors; Credits; Acknowledgments; Contents; Introduction; Chapter 1: Introduction to JavaScript and the Web; Chapter 2: Data Types and Variables; Chapter 3: Decisions, Loops, and Functions; Chapter 4: Common Mistakes, Debugging, and Error Handling; Chapter 5: JavaScript - An Object-Based Language; Chapter 6: Programming the Browser; Chapter 7: HTML Forms: Interacting with the User; Chapter 8: Windows and Frames; Chapter 9: String Manipulation; Chapter 10: Date, Time, and Timers; Chapter 11: Storing Information: Cookies
Chapter 12: Dynamic HTML and the W3C Document Object ModelChapter 13: Using ActiveX and Plug-Ins with JavaScript; Chapter 14: Ajax; Chapter 15: JavaScript Frameworks; Appendix A: Answers to Exercises; Appendix B: JavaScript Core Reference; Appendix C: W3C DOM Reference; Appendix D: Latin-1 Character Set; Index
Record Nr. UNINA-9910457005403321
Wilton Paul <1969->  
Hoboken, NJ, : Wiley, c2010
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Beginning JavaScript [[electronic resource] /] / Paul Wilton, Jeremy McPeak
Beginning JavaScript [[electronic resource] /] / Paul Wilton, Jeremy McPeak
Autore Wilton Paul <1969->
Edizione [4th ed.]
Pubbl/distr/stampa Hoboken, NJ, : Wiley, c2010
Descrizione fisica 1 online resource (793 p.)
Disciplina 005.13/3
005.2/762
006.76
Altri autori (Persone) McPeakJeremy <1979->
Collana Programmer to programmer
Soggetto topico JavaScript (Computer program language)
World Wide Web
Web servers
ISBN 1-282-48306-4
9786612483066
0-470-63178-3
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Beginning JavaScript, 4th Edition; About the Authors; Credits; Acknowledgments; Contents; Introduction; Chapter 1: Introduction to JavaScript and the Web; Chapter 2: Data Types and Variables; Chapter 3: Decisions, Loops, and Functions; Chapter 4: Common Mistakes, Debugging, and Error Handling; Chapter 5: JavaScript - An Object-Based Language; Chapter 6: Programming the Browser; Chapter 7: HTML Forms: Interacting with the User; Chapter 8: Windows and Frames; Chapter 9: String Manipulation; Chapter 10: Date, Time, and Timers; Chapter 11: Storing Information: Cookies
Chapter 12: Dynamic HTML and the W3C Document Object ModelChapter 13: Using ActiveX and Plug-Ins with JavaScript; Chapter 14: Ajax; Chapter 15: JavaScript Frameworks; Appendix A: Answers to Exercises; Appendix B: JavaScript Core Reference; Appendix C: W3C DOM Reference; Appendix D: Latin-1 Character Set; Index
Record Nr. UNINA-9910781039303321
Wilton Paul <1969->  
Hoboken, NJ, : Wiley, c2010
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Beginning JavaScript [[electronic resource] /] / Paul Wilton, Jeremy McPeak
Beginning JavaScript [[electronic resource] /] / Paul Wilton, Jeremy McPeak
Autore Wilton Paul <1969->
Edizione [4th ed.]
Pubbl/distr/stampa Hoboken, NJ, : Wiley, c2010
Descrizione fisica 1 online resource (793 p.)
Disciplina 005.13/3
005.2/762
006.76
Altri autori (Persone) McPeakJeremy <1979->
Collana Programmer to programmer
Soggetto topico JavaScript (Computer program language)
World Wide Web
Web servers
ISBN 1-282-48306-4
9786612483066
0-470-63178-3
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Beginning JavaScript, 4th Edition; About the Authors; Credits; Acknowledgments; Contents; Introduction; Chapter 1: Introduction to JavaScript and the Web; Chapter 2: Data Types and Variables; Chapter 3: Decisions, Loops, and Functions; Chapter 4: Common Mistakes, Debugging, and Error Handling; Chapter 5: JavaScript - An Object-Based Language; Chapter 6: Programming the Browser; Chapter 7: HTML Forms: Interacting with the User; Chapter 8: Windows and Frames; Chapter 9: String Manipulation; Chapter 10: Date, Time, and Timers; Chapter 11: Storing Information: Cookies
Chapter 12: Dynamic HTML and the W3C Document Object ModelChapter 13: Using ActiveX and Plug-Ins with JavaScript; Chapter 14: Ajax; Chapter 15: JavaScript Frameworks; Appendix A: Answers to Exercises; Appendix B: JavaScript Core Reference; Appendix C: W3C DOM Reference; Appendix D: Latin-1 Character Set; Index
Record Nr. UNINA-9910826271403321
Wilton Paul <1969->  
Hoboken, NJ, : Wiley, c2010
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Beginning SQL [[electronic resource] /] / Paul Wilton and John W. Colby
Beginning SQL [[electronic resource] /] / Paul Wilton and John W. Colby
Autore Wilton Paul <1969->
Edizione [1st edition]
Pubbl/distr/stampa Indianapolis, IN, : Wiley, c2005
Descrizione fisica 1 online resource (521 p.)
Disciplina 005.75/65
Altri autori (Persone) ColbyJohn W. <1954->
Collana Wrox beginning guides.
Soggetto topico SQL (Computer program language)
Soggetto genere / forma Electronic books.
ISBN 1-280-25346-0
9786610253463
0-7645-9632-2
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Beginning SQL; About the Authors; Credits; Contents; Acknowledgments; Introduction; Who This Book Is For; What This Book Covers; How This Book Is Structured; What You Need to Use This Book; Conventions; Source Code; Errata; p2p. wrox. com; Chapter 1: Introduction to SQL; A Brief History of Databases; Structured Query Language (SQL); Database Creation; Creating, Altering, and Deleting Tables; Good Database Design; Creating the Example Database; Summary; Exercises; Chapter 2: Entering Information; Inserting New Data; Inserting Data into the Case Study Database; Updating Data; Deleting Data
SummaryExercises; Chapter 3: Extracting Information; The SELECT Statement; Logical Operators and Operator Precedence; Ordering Results with ORDER BY; Selecting Data from More Than One Table; Introducing NULL Data; Summary; Exercises; Chapter 4: Advanced Database Design; Normalization; Ensuring Data Validity with Constraints; Speeding Up Results with Indexes; Summary; Exercises; Chapter 5: Manipulating Data; Understanding SQL Arithmetic; Introducing String Functions; Converting Different Data Types; Re-examining NULL; Using INSERT INTO with the SELECT Statement; Summary; Exercises
Chapter 6: Grouping and Aggregating DataGrouping Results; Summarizing and Aggregating Data; Using the HAVING Clause with GROUP BY Statements; Summary; Exercises; Chapter 7: Selecting Data from Different Tables; Joins Revisited; Combining Results Sets with the UNION Operator; Summary; Exercises; Chapter 8: Queries within Queries; Subquery Terminology; Subqueries in a SELECT List; Subqueries in the WHERE Clause; Operators in Subqueries; Correlated Subquery; Subqueries Used with Other Statements; Summary; Exercises; Chapter 9: Advanced Queries; Updating the Database; Tackling Difficult Queries
Top Tips for Efficient QueriesSummary; Exercises; Chapter 10: Views; Introducing Views; Summary; Exercises; Chapter 11: Transactions; Introducing Transactions; Transaction Logs; Locks; Isolation Levels; Problem Examples; Revisiting the Example Code; Summary; Exercises; Chapter 12: SQL Security; Security Concepts; Summary; Exercises; Chapter 13: Database Tuning; Tuning Hardware; Tuning SQL; Tuning Tips; Summary; Exercises; Appendix A: Exercise Answers; Chapter 1; Chapter 2; Chapter 3; Chapter 4; Chapter 5; Chapter 6; Chapter 7; Chapter 8; Chapter 9; Chapter 10; Chapter 11; Chapter 12
Chapter 13Appendix B: Setting Up and Using the Five Database Systems; Installing and Using MySQL Version 4.1; Installing and Using IBM DB2; Installing and Using Microsoft Access XP; Installing and Using Microsoft SQL Server 2000; Installing and Using Oracle 10g; Appendix C: Initial Data Setup; Category Table; MemberDetails Table; Location Table; FavCategory Table; Films Table; Attendance Table; Index
Record Nr. UNINA-9910457711903321
Wilton Paul <1969->  
Indianapolis, IN, : Wiley, c2005
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Beginning SQL [[electronic resource] /] / Paul Wilton and John W. Colby
Beginning SQL [[electronic resource] /] / Paul Wilton and John W. Colby
Autore Wilton Paul <1969->
Edizione [1st edition]
Pubbl/distr/stampa Indianapolis, IN, : Wiley, c2005
Descrizione fisica 1 online resource (521 p.)
Disciplina 005.75/65
Altri autori (Persone) ColbyJohn W. <1954->
Collana Wrox beginning guides.
Soggetto topico SQL (Computer program language)
ISBN 1-280-25346-0
9786610253463
0-7645-9632-2
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Beginning SQL; About the Authors; Credits; Contents; Acknowledgments; Introduction; Who This Book Is For; What This Book Covers; How This Book Is Structured; What You Need to Use This Book; Conventions; Source Code; Errata; p2p. wrox. com; Chapter 1: Introduction to SQL; A Brief History of Databases; Structured Query Language (SQL); Database Creation; Creating, Altering, and Deleting Tables; Good Database Design; Creating the Example Database; Summary; Exercises; Chapter 2: Entering Information; Inserting New Data; Inserting Data into the Case Study Database; Updating Data; Deleting Data
SummaryExercises; Chapter 3: Extracting Information; The SELECT Statement; Logical Operators and Operator Precedence; Ordering Results with ORDER BY; Selecting Data from More Than One Table; Introducing NULL Data; Summary; Exercises; Chapter 4: Advanced Database Design; Normalization; Ensuring Data Validity with Constraints; Speeding Up Results with Indexes; Summary; Exercises; Chapter 5: Manipulating Data; Understanding SQL Arithmetic; Introducing String Functions; Converting Different Data Types; Re-examining NULL; Using INSERT INTO with the SELECT Statement; Summary; Exercises
Chapter 6: Grouping and Aggregating DataGrouping Results; Summarizing and Aggregating Data; Using the HAVING Clause with GROUP BY Statements; Summary; Exercises; Chapter 7: Selecting Data from Different Tables; Joins Revisited; Combining Results Sets with the UNION Operator; Summary; Exercises; Chapter 8: Queries within Queries; Subquery Terminology; Subqueries in a SELECT List; Subqueries in the WHERE Clause; Operators in Subqueries; Correlated Subquery; Subqueries Used with Other Statements; Summary; Exercises; Chapter 9: Advanced Queries; Updating the Database; Tackling Difficult Queries
Top Tips for Efficient QueriesSummary; Exercises; Chapter 10: Views; Introducing Views; Summary; Exercises; Chapter 11: Transactions; Introducing Transactions; Transaction Logs; Locks; Isolation Levels; Problem Examples; Revisiting the Example Code; Summary; Exercises; Chapter 12: SQL Security; Security Concepts; Summary; Exercises; Chapter 13: Database Tuning; Tuning Hardware; Tuning SQL; Tuning Tips; Summary; Exercises; Appendix A: Exercise Answers; Chapter 1; Chapter 2; Chapter 3; Chapter 4; Chapter 5; Chapter 6; Chapter 7; Chapter 8; Chapter 9; Chapter 10; Chapter 11; Chapter 12
Chapter 13Appendix B: Setting Up and Using the Five Database Systems; Installing and Using MySQL Version 4.1; Installing and Using IBM DB2; Installing and Using Microsoft Access XP; Installing and Using Microsoft SQL Server 2000; Installing and Using Oracle 10g; Appendix C: Initial Data Setup; Category Table; MemberDetails Table; Location Table; FavCategory Table; Films Table; Attendance Table; Index
Record Nr. UNINA-9910784351503321
Wilton Paul <1969->  
Indianapolis, IN, : Wiley, c2005
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Beginning SQL [[electronic resource] /] / Paul Wilton and John W. Colby
Beginning SQL [[electronic resource] /] / Paul Wilton and John W. Colby
Autore Wilton Paul <1969->
Edizione [1st edition]
Pubbl/distr/stampa Indianapolis, IN, : Wiley, c2005
Descrizione fisica 1 online resource (521 p.)
Disciplina 005.75/65
Altri autori (Persone) ColbyJohn W. <1954->
Collana Wrox beginning guides.
Soggetto topico SQL (Computer program language)
ISBN 1-280-25346-0
9786610253463
0-7645-9632-2
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Beginning SQL; About the Authors; Credits; Contents; Acknowledgments; Introduction; Who This Book Is For; What This Book Covers; How This Book Is Structured; What You Need to Use This Book; Conventions; Source Code; Errata; p2p. wrox. com; Chapter 1: Introduction to SQL; A Brief History of Databases; Structured Query Language (SQL); Database Creation; Creating, Altering, and Deleting Tables; Good Database Design; Creating the Example Database; Summary; Exercises; Chapter 2: Entering Information; Inserting New Data; Inserting Data into the Case Study Database; Updating Data; Deleting Data
SummaryExercises; Chapter 3: Extracting Information; The SELECT Statement; Logical Operators and Operator Precedence; Ordering Results with ORDER BY; Selecting Data from More Than One Table; Introducing NULL Data; Summary; Exercises; Chapter 4: Advanced Database Design; Normalization; Ensuring Data Validity with Constraints; Speeding Up Results with Indexes; Summary; Exercises; Chapter 5: Manipulating Data; Understanding SQL Arithmetic; Introducing String Functions; Converting Different Data Types; Re-examining NULL; Using INSERT INTO with the SELECT Statement; Summary; Exercises
Chapter 6: Grouping and Aggregating DataGrouping Results; Summarizing and Aggregating Data; Using the HAVING Clause with GROUP BY Statements; Summary; Exercises; Chapter 7: Selecting Data from Different Tables; Joins Revisited; Combining Results Sets with the UNION Operator; Summary; Exercises; Chapter 8: Queries within Queries; Subquery Terminology; Subqueries in a SELECT List; Subqueries in the WHERE Clause; Operators in Subqueries; Correlated Subquery; Subqueries Used with Other Statements; Summary; Exercises; Chapter 9: Advanced Queries; Updating the Database; Tackling Difficult Queries
Top Tips for Efficient QueriesSummary; Exercises; Chapter 10: Views; Introducing Views; Summary; Exercises; Chapter 11: Transactions; Introducing Transactions; Transaction Logs; Locks; Isolation Levels; Problem Examples; Revisiting the Example Code; Summary; Exercises; Chapter 12: SQL Security; Security Concepts; Summary; Exercises; Chapter 13: Database Tuning; Tuning Hardware; Tuning SQL; Tuning Tips; Summary; Exercises; Appendix A: Exercise Answers; Chapter 1; Chapter 2; Chapter 3; Chapter 4; Chapter 5; Chapter 6; Chapter 7; Chapter 8; Chapter 9; Chapter 10; Chapter 11; Chapter 12
Chapter 13Appendix B: Setting Up and Using the Five Database Systems; Installing and Using MySQL Version 4.1; Installing and Using IBM DB2; Installing and Using Microsoft Access XP; Installing and Using Microsoft SQL Server 2000; Installing and Using Oracle 10g; Appendix C: Initial Data Setup; Category Table; MemberDetails Table; Location Table; FavCategory Table; Films Table; Attendance Table; Index
Record Nr. UNINA-9910828008403321
Wilton Paul <1969->  
Indianapolis, IN, : Wiley, c2005
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui