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.
Advanced ActionScript 3 [[electronic resource] ] : Design Patterns / / by Ben Smith
Advanced ActionScript 3 [[electronic resource] ] : Design Patterns / / by Ben Smith
Autore Smith Ben (Software engineer)
Edizione [2nd ed. 2015.]
Pubbl/distr/stampa Berkeley, CA : , : Apress : , : Imprint : Apress, , 2015
Descrizione fisica 1 online resource (395 p.)
Disciplina 004
Collana The expert's voice in Web development Advanced ActionScript 3
Soggetto topico Computer programming
Software engineering
Web Development
Software Engineering/Programming and Operating Systems
ISBN 1-4842-0671-1
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto ""Contents at a Glance""; ""Contents""; ""About the Author""; ""About the Technical Reviewers""; ""Acknowledgments""; ""Introduction""; ""Chapter 1: Object-Oriented Programming""; ""Encapsulation""; ""Polymorphism""; ""Inheritance""; ""Data Hiding""; ""ActionScript as an Object-Oriented Language""; ""Defining an External Definition""; ""Parts of a Class""; ""The Constructor""; ""Custom Namespaces""; ""Declaring the Namespace Identifier""; ""Applying a Custom Namespace""; ""Opening a Namespace within a Class""; ""Constructing an Interface""; ""Change""; ""General Terms and Definitions""
""Summary""""Key Points""; ""Chapter 2: ActionScript 3: The Facts Behind the Basics""; ""ActionScript 3""; ""The Traits Object""; ""Garbage Collection""; ""Memory Management""; ""Mark and Sweep""; ""Implementing a Disposable Pattern""; ""Manually Declared Stage instances""; ""Application Domain""; ""The LoaderContext""; ""The Class Object""; ""getDefinition(�)""; ""getDefinitionByName(�)""; ""Strong Typing""; ""Runtime Type Checking""; ""Compile-Time Type Checking""; ""Restricting a Dynamic Language""; ""Casting""; ""Configuration Constants""; ""ActionScript Editors""; ""Summary""
""Key Points""""Chapter 3: Decision-Making and Planning""; ""Object-Oriented Analysis (OOA)""; ""Case Study""; ""The Kick-Off""; ""Turning Off the Volume""; ""Use Case Scenario""; ""Requirements from the Features""; ""Flow Chart""; ""Performance""; ""Layering""; ""Analysis Continued""; ""The Breakup""; ""Product Gallery""; ""Performance""; ""Scenic Gallery""; ""Footer""; ""Wrapping Up the Analysis""; ""Object Oriented Design (OOD)""; ""Summary""; ""Key Points""; ""Chapter 4: Intro to Design Patterns""; ""Design Patterns Catalog""; ""Selecting Patterns""; ""Pattern Identification""
""Reading a Design Pattern""""UML""; ""The Class Diagram""; ""Classes""; ""Relationships""; ""Association""; ""Aggregation""; ""Composition""; ""Generalization""; ""Interfaces""; ""Chapter Summary""; ""Key Points""; ""Upcoming Chapters""; ""Chapter 5: Q&A""; ""Quiz 1""; ""Answers to Quiz 1""; ""Quiz 2""; ""Answers to Quiz 2""; ""Chapter 6: Creational Patterns""; ""That Which Must Not Be Named""; ""The Simple Factory""; ""A Comprehensive Look""; ""Example""; ""FAQ""; ""The Factory Method Pattern""; ""A Comprehensive Look""; ""Vignette""; ""The AS3 Cast""; ""When It�s Useful""; ""Example""
""FAQ""""Related Patterns""; ""The Abstract Factory Pattern""; ""A Comprehensive Look""; ""Vignette""; ""The AS3 Cast""; ""When It�s Useful""; ""Example""; ""FAQ""; ""Related Patterns""; ""The Builder Pattern""; ""A Comprehensive Look""; ""Vignette""; ""The AS3 Cast""; ""When It�s Useful""; ""Example""; ""FAQ""; ""Related Patterns""; ""The Simple Singleton Pattern""; ""A Comprehensive Look""; ""Vignette""; ""The AS3 Cast""; ""Example""; ""The Singleton Pattern""; ""A Comprehensive Look""; ""Vignette""; ""The AS3 Cast""; ""When It�s Useful""; ""Example""; ""FAQ""; ""Related Patterns""
""Summary""
Record Nr. UNINA-9910300654803321
Smith Ben (Software engineer)  
Berkeley, CA : , : Apress : , : Imprint : Apress, , 2015
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Advanced Joomla! [[electronic resource] /] / by Dan Rahmel
Advanced Joomla! [[electronic resource] /] / by Dan Rahmel
Autore Rahmel Dan
Edizione [1st ed. 2013.]
Pubbl/distr/stampa Berkeley, CA : , : Apress : , : Imprint : Apress, , 2013
Descrizione fisica 1 online resource (395 p.)
Disciplina 006.78
006.786
Collana The expert's voice in Web development
Soggetto topico Computer programming
Software engineering
Web Development
Software Engineering/Programming and Operating Systems
ISBN 1-4302-1629-8
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Cover; Title Page; Copyright Page; Dedication Page; Contents at a Glance; Table of Contents; About the Author; About the Technical Reviewer; Acknowledgments; Introduction; CHAPTER 1 Streamlining the Authoring Process; Setting the Editor Style Sheets; Setting Up an Article "Staging" Category; Anatomy of the Article Display Process; Configuring Article Display; Article Settings; Global Settings; Menu Settings; Title of the Home Page; Article Voting; Summary of Article Presentation; URLs and Their Challenges; Puzzling Out a URL; Examining the SEF URL; Configuring the Search Results Page
ConclusionCHAPTER 2 Customizing Joomla with Widgets; Creating a Custom HTML Module; Adding Custom Widgets to Your Site; Implementing the Google Calendar; Adding a Google Map to Your Joomla Site; Adding a Google Translate Web Element; Adding Chat to Your Site with Chatango; Adding the Survey Monkey Widget to Your Site; Adding a Related Content Module to Your Site; Using the PayPal Storefront; Summary; CHAPTER 3 Constructing a Dynamic Template; Designing the Template; Setting Goals for the Template; Page Types Displayed by a Template; Drafting the Template with a Spreadsheet
Implementing the TemplateCreate the Index and Template Details Files; Editing the Template on a Remote Server with jEdit; Examining the Template Foundation; Understanding the Effects of Doctype Settings; Choosing the Proper Doctype; Augmenting the Basic Template; Creating the Head Section; Downloading Twitter Bootstrap and jQuery; Checking the Template Load; Create the Body Section; Semantic HTML or XHTML; Creating a Multi-Column Body; Using Template Parameters; Selecting Among Multiple CSS Files in a Single Template
Optimizing the Dynamic Template for Mobile, Tablet, and Other Viewing PlatformsUsing Responsive Design for Mobile Browsers; General Guidelines for Handheld Templates; Creating a Handheld.css to Optimize Mobile Browsing; Handling Mobile Switches from Portrait to Landscape Mode; Making the Template Effective for Text Browsers; Refining the Dynamic Template; Avoiding Common Template Pitfalls; Assuring Font and Anti-Alias Support; Considering Screen Sizes; Creating a Shared Template Shell to Share Resources in a Multi-Template Site; Adopting Basic Style Sheet Best Practices
Planning for Caches, Proxies, and CDNsUsing Page Class Suffix for Custom Styles; Using CSS Sprites; Using Template Testing Tools; Using the Web Developer Toolbar in Firefox; Disabling JavaScript; Examining CSS; Examining and Altering Cookies; Using IE Tester to Assure Internet Explorer Compatibility; Conclusion; CHAPTER 4 Using Template Overrides; What a Template Override Can Do; Including a Custom Module in a Template Package; Creating a Custom Login Module; Including a Custom Component in a Template Package; Modifying the Offline page; Adding a Custom 404 Page; Conclusion
CHAPTER 5 Using JavaScript and Ajax to Dynamically Load Page Elements
Record Nr. UNINA-9910438097403321
Rahmel Dan  
Berkeley, CA : , : Apress : , : Imprint : Apress, , 2013
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Advanced Perl Programming [[electronic resource] ] : From Advanced to Expert / / by William "Bo" Rothwell
Advanced Perl Programming [[electronic resource] ] : From Advanced to Expert / / by William "Bo" Rothwell
Autore Rothwell William "Bo"
Edizione [1st ed. 2020.]
Pubbl/distr/stampa Berkeley, CA : , : Apress : , : Imprint : Apress, , 2020
Descrizione fisica 1 online resource (162 pages) : illustrations
Disciplina 005.133
Soggetto topico Programming languages (Electronic computers)
Open source software
Computer programming
Programming Languages, Compilers, Interpreters
Open Source
Web Development
ISBN 1-4842-5863-0
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto 1. Command Line Options -- 2. References -- 3. Advanced Data Types: Arrays -- 4. Advanced Data Types: Hashes -- 5. Typeglobs -- 6. Advanced Subroutine Handling -- 7. Packages and Namespaces -- 8. Building Modules -- 9. Installing CPAN Modules -- 10. POD -- 11. Advanced Features -- 12. Advanced Data Structures -- 13. New Features.
Record Nr. UNINA-9910409993703321
Rothwell William "Bo"  
Berkeley, CA : , : Apress : , : Imprint : Apress, , 2020
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Angular 5 Projects [[electronic resource] ] : Learn to Build Single Page Web Applications Using 70+ Projects / / by Mark Clow
Angular 5 Projects [[electronic resource] ] : Learn to Build Single Page Web Applications Using 70+ Projects / / by Mark Clow
Autore Clow Mark
Edizione [1st ed. 2018.]
Pubbl/distr/stampa Berkeley, CA : , : Apress : , : Imprint : Apress, , 2018
Descrizione fisica 1 online resource (465 pages)
Disciplina 004
Soggetto topico Computer programming
Web Development
ISBN 1-4842-3279-8
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto 1. Web Applications and AJAX -- 2. AngularJS vs Angular (Old vs New) -- 3. JavaScript -- 4. TypeScript -- 5. Visual Studio Code -- 6. Node -- 7. Start Coding with the CLI -- 8. Introducing Components -- 9. Introducing Modules -- 10. Introducing Webpack -- 11. Introducing Directives -- 12. More Components -- 13. Dependency Injection -- 14. Angular and UI Widgets -- 15. Routes and Navigation -- 16. Observers, Reactive Programming, and RxJS.-17. RxJS with Angular -- 18. HTTP and the HttpClient Module -- 19. Forms -- 20. Pipes -- 21.Zones and Change Detection -- 22. Testing -- 23. More Advanced Topics -- 24. Resources.
Record Nr. UNINA-9910300364803321
Clow Mark  
Berkeley, CA : , : Apress : , : Imprint : Apress, , 2018
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Angular for Material Design [[electronic resource] ] : Leverage Angular Material and TypeScript to Build a Rich User Interface for Web Apps / / by Venkata Keerti Kotaru
Angular for Material Design [[electronic resource] ] : Leverage Angular Material and TypeScript to Build a Rich User Interface for Web Apps / / by Venkata Keerti Kotaru
Autore Kotaru Venkata Keerti
Edizione [1st ed. 2020.]
Pubbl/distr/stampa Berkeley, CA : , : Apress : , : Imprint : Apress, , 2020
Descrizione fisica 1 online resource (xix, 364 pages) : illustrations
Disciplina 005.437
Soggetto topico Computer programming
Open source software
Web Development
Open Source
ISBN 1-4842-5434-1
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Chapter 1: Introduction -- Chapter 2: Getting Started -- Chapter 3: Modules -- Chapter 4: Angular: Components -- Chapter 5: Angular Basics: Data Binding and Change Detection -- Chapter 6: Angular: Directives -- Chapter 7: Angular: Services and Dependency Injection -- Chapter 8: Material Design: User Input -- Chapter 9: Angular: Building Forms -- Chapter 10: Material Design: Additional Form Fields -- Chapter 11: Angular: Routing -- Chapter 12: Material Design: Navigation -- Chapter 13: Material Design: Layout -- Chapter 14: Material Design: Using Lists -- Chapter 15: Material Design: Alerts and Dialogs -- Chapter 16: Angular: HTTP Client. .
Record Nr. UNINA-9910369902903321
Kotaru Venkata Keerti  
Berkeley, CA : , : Apress : , : Imprint : Apress, , 2020
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Applications and Usability of Interactive Television [[electronic resource] ] : 6th Iberoamerican Conference, jAUTI 2017, Aveiro, Portugal, October 12-13, 2017, Revised Selected Papers / / edited by María José Abásolo, Jorge Abreu, Pedro Almeida, Telmo Silva
Applications and Usability of Interactive Television [[electronic resource] ] : 6th Iberoamerican Conference, jAUTI 2017, Aveiro, Portugal, October 12-13, 2017, Revised Selected Papers / / edited by María José Abásolo, Jorge Abreu, Pedro Almeida, Telmo Silva
Edizione [1st ed. 2018.]
Pubbl/distr/stampa Cham : , : Springer International Publishing : , : Imprint : Springer, , 2018
Descrizione fisica 1 online resource (X, 177 p. 54 illus.)
Disciplina 004.6
Collana Communications in Computer and Information Science
Soggetto topico Computer organization
Computers
Optical data processing
Application software
Computer programming
Management information systems
Computer science
Computer Systems Organization and Communication Networks
Information Systems and Communication Service
Computer Imaging, Vision, Pattern Recognition and Graphics
Computer Applications
Web Development
Management of Computing and Information Systems
ISBN 3-319-90170-2
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Design and Evaluation of IDTV Services and Content -- IDTV Content Recommendation -- Omnidirectional Video and Video Repositories -- IDTV Interaction Techniques and Accessibility.
Record Nr. UNINA-9910299260803321
Cham : , : Springer International Publishing : , : Imprint : Springer, , 2018
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Applications and Usability of Interactive TV [[electronic resource] ] : 5th Iberoamerican Conference, jAUTI 2016, La Habana, Cuba, November 21-25, 2016, Revised Selected Papers / / edited by María José Abásolo, Pedro Almeida, Joaquín Pina Amargós
Applications and Usability of Interactive TV [[electronic resource] ] : 5th Iberoamerican Conference, jAUTI 2016, La Habana, Cuba, November 21-25, 2016, Revised Selected Papers / / edited by María José Abásolo, Pedro Almeida, Joaquín Pina Amargós
Edizione [1st ed. 2017.]
Pubbl/distr/stampa Cham : , : Springer International Publishing : , : Imprint : Springer, , 2017
Descrizione fisica 1 online resource (VIII, 177 p. 47 illus.)
Disciplina 621.388
Collana Communications in Computer and Information Science
Soggetto topico Computer organization
Computers
Optical data processing
Application software
Computer programming
Management information systems
Computer science
Computer Systems Organization and Communication Networks
Information Systems and Communication Service
Computer Imaging, Vision, Pattern Recognition and Graphics
Computer Applications
Web Development
Management of Computing and Information Systems
ISBN 3-319-63321-X
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto IDTV content production and recommendation -- Video consumption and preservation -- Social TV -- IDTV interaction techniques -- IDTV user experiences.
Record Nr. UNINA-9910254819903321
Cham : , : Springer International Publishing : , : Imprint : Springer, , 2017
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Approachable Accessibility [[electronic resource] ] : Planning for Success / / by Martine Dowden, Michael Dowden
Approachable Accessibility [[electronic resource] ] : Planning for Success / / by Martine Dowden, Michael Dowden
Autore Dowden Martine
Edizione [1st ed. 2019.]
Pubbl/distr/stampa Berkeley, CA : , : Apress : , : Imprint : Apress, , 2019
Descrizione fisica 1 online resource (XIII, 120 p. 65 illus.)
Disciplina 006.76
Soggetto topico Computer programming
Web Development
ISBN 1-4842-4881-3
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto 1. Why Should I Care About Accessibility? -- 2. The Road to Accessibility -- 3. Getting Your Team on Board -- 4. Getting Started -- 5. Creating an Action Plan -- 6. Tools, Technologies, and Resources.
Record Nr. UNINA-9910338015303321
Dowden Martine  
Berkeley, CA : , : Apress : , : Imprint : Apress, , 2019
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Architecting CSS [[electronic resource] ] : The Programmer’s Guide to Effective Style Sheets / / by Martine Dowden, Michael Dowden
Architecting CSS [[electronic resource] ] : The Programmer’s Guide to Effective Style Sheets / / by Martine Dowden, Michael Dowden
Autore Dowden Martine
Edizione [1st ed. 2020.]
Pubbl/distr/stampa Berkeley, CA : , : Apress : , : Imprint : Apress, , 2020
Descrizione fisica 1 online resource (241 pages)
Disciplina 005.72
Soggetto topico Computer programming
Web Development
ISBN 1-4842-5750-2
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto 1. Cascading Style Sheets -- 2. Rules & Selectors -- 3. Order of Importance -- 4. Layouts -- 5. Compatibility & Defaults -- 6. Interactions & Transitions -- 7. Preprocessors -- 8. JavaScript -- 9. Architectural Patterns.
Record Nr. UNINA-9910409996903321
Dowden Martine  
Berkeley, CA : , : Apress : , : Imprint : Apress, , 2020
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
The Art of SXO [[electronic resource] ] : Placing UX Design Methods into SEO Best Practices / / by Zuzanna Krüger
The Art of SXO [[electronic resource] ] : Placing UX Design Methods into SEO Best Practices / / by Zuzanna Krüger
Autore Krüger Zuzanna
Edizione [1st ed. 2023.]
Pubbl/distr/stampa Berkeley, CA : , : Apress : , : Imprint : Apress, , 2023
Descrizione fisica 1 online resource (262 pages)
Disciplina 025.04
Collana Design Thinking
Soggetto topico Internet programming
Telemarketing
Internet marketing
Web Development
Digital Marketing
Soggetto non controllato Electronic Trading Of Securities
Internet Programming
Business & Economics
Computers
ISBN 9781484292129
9781484292112
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto 1. Introduction -- 2. Applying SXO to Your Website. - 3. Creating Compelling Content -- 4. Advanced SXO Techniques -- 5. Conclusion.
Record Nr. UNINA-9910725091303321
Krüger Zuzanna  
Berkeley, CA : , : Apress : , : Imprint : Apress, , 2023
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui