Advanced ActionScript 3 : 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 |
9781484206713
1484206711 |
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 | ||
![]() | ||
Lo trovi qui: Univ. Federico II | ||
|
Advanced Gatsby Projects : Create Two Advanced Sites Using Technologies that Compliment Gatsby / / by Nabendu Biswas |
Autore | Biswas Nabendu |
Edizione | [1st ed. 2021.] |
Pubbl/distr/stampa | Berkeley, CA : , : Apress : , : Imprint : Apress, , 2021 |
Descrizione fisica | 1 online resource (XIII, 298 p. 194 illus.) |
Disciplina | 005.276 |
Soggetto topico |
Internet programming
Web Development |
ISBN | 1-4842-6640-4 |
Formato | Materiale a stampa ![]() |
Livello bibliografico | Monografia |
Lingua di pubblicazione | eng |
Nota di contenuto | Part 1: Creating an eCommerce Web Site with Snipcart -- 1. Setting up the eCommerce Site -- 2. Adding Core Features to the Site -- 3. Setting Up Contentful -- 4. Using Webhooks at the Site -- 5. Making the Site Dynamic with Snipcart -- Part 2: Creating a Recipe Website with Firebase -- 6. Setting up the Recipe Site -- 7. Displaying Recipes from Firebase -- 8. Displaying Images from Firebase -- 9. Deploying the Recipe Site in Netlify -- 10. Adding a Disqus Commenting System. |
Record Nr. | UNINA-9910483238403321 |
Biswas Nabendu
![]() |
||
Berkeley, CA : , : Apress : , : Imprint : Apress, , 2021 | ||
![]() | ||
Lo trovi qui: Univ. Federico II | ||
|
Advanced Perl Programming : 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 |
9781484258637
1484258630 |
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 | ||
![]() | ||
Lo trovi qui: Univ. Federico II | ||
|
Angular 5 Projects : 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 |
Internet programming
Web Development |
ISBN |
9781484232798
1484232798 |
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. |
Altri titoli varianti | Angular five projects |
Record Nr. | UNINA-9910300364803321 |
Clow Mark
![]() |
||
Berkeley, CA : , : Apress : , : Imprint : Apress, , 2018 | ||
![]() | ||
Lo trovi qui: Univ. Federico II | ||
|
Angular for Material Design : 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 |
9781484254349
1484254341 |
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 | ||
![]() | ||
Lo trovi qui: Univ. Federico II | ||
|
Applications and Usability of Interactive Television : 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 | ||
![]() | ||
Lo trovi qui: Univ. Federico II | ||
|
Applications and Usability of Interactive TV : 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 | ||
![]() | ||
Lo trovi qui: Univ. Federico II | ||
|
Approachable Accessibility : 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 |
9781484248812
1484248813 |
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 | ||
![]() | ||
Lo trovi qui: Univ. Federico II | ||
|
Architecting CSS : 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 |
9781484257500
1484257502 |
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. |
Altri titoli varianti | Architecting Cascading style sheets |
Record Nr. | UNINA-9910409996903321 |
Dowden Martine
![]() |
||
Berkeley, CA : , : Apress : , : Imprint : Apress, , 2020 | ||
![]() | ||
Lo trovi qui: Univ. Federico II | ||
|
The Art of SXO : 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 | ||
![]() | ||
Lo trovi qui: Univ. Federico II | ||
|