Cargando…

The full stack developer : your essential guide to the everyday skills expected of a modern full stack Web developer /

Understand the technical foundations, as well as the non-programming skills needed to be a successful full stack web developer. This book reveals the reasons why a truly successful full stack developer does more than write code. You will learn the principles of the topics needed to help a developer...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Northwood, Chris (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [Place of publication not identified] : Apress, [2018]
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000 i 4500
001 OR_on1066741735
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu|||unuuu
008 181121s2018 xx ob 001 0 eng d
040 |a N$T  |b eng  |e rda  |e pn  |c N$T  |d N$T  |d EBLCP  |d GW5XE  |d YDX  |d UPM  |d OCLCF  |d AJB  |d UKMGB  |d UMI  |d STF  |d UKAHL  |d C6I  |d OCLCQ  |d SNK  |d OCLCQ  |d SRU  |d OCLCQ  |d OCLCO  |d COM  |d OCLCQ  |d OCLCO 
015 |a GBB907477  |2 bnb 
015 |a GBB917441  |2 bnb 
016 7 |a 019198529  |2 Uk 
019 |a 1076227171  |a 1080597308  |a 1083130724  |a 1086537349 
020 |a 9781484241523  |q (electronic bk.) 
020 |a 1484241525  |q (electronic bk.) 
020 |z 9781484241516 
020 |z 1484241517 
024 7 |a 10.1007/978-1-4842-4152-3  |2 doi 
029 1 |a AU@  |b 000064511112 
029 1 |a AU@  |b 000067495744 
029 1 |a CHNEW  |b 001073949 
029 1 |a CHVBK  |b 579467546 
029 1 |a UKMGB  |b 019198529 
035 |a (OCoLC)1066741735  |z (OCoLC)1076227171  |z (OCoLC)1080597308  |z (OCoLC)1083130724  |z (OCoLC)1086537349 
037 |a com.springer.onix.9781484241523  |b Springer Nature 
050 4 |a TK5105.888 
072 7 |a COM  |x 000000  |2 bisacsh 
072 7 |a UMW  |2 bicssc 
072 7 |a UMW  |2 thema 
082 0 4 |a 006.76  |2 23 
049 |a UAMI 
100 1 |a Northwood, Chris,  |e author. 
245 1 4 |a The full stack developer :  |b your essential guide to the everyday skills expected of a modern full stack Web developer /  |c Chris Northwood. 
264 1 |a [Place of publication not identified] :  |b Apress,  |c [2018] 
264 4 |c ©2018 
300 |a 1 online resource 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file 
347 |b PDF 
588 0 |a Vendor-supplied metadata. 
505 0 |a Intro; Table of Contents; About the Author; About the Technical Reviewer; Acknowledgments; Chapter 1: The Modern Web; Rise of the Web; Mobile Web; The State of HTML; Applications vs. Web Sites; Keeping Up; Summary; Chapter 2: Planning Your Work; Identifying Requirements; Defining the Work; Tracking the Work; Scrum; Kanban; Continuous Improvement; Prioritization & Estimation; Managing Bugs; Continuous Delivery; Summary; Chapter 3: User Experience; Information Architecture; Getting the User Experience Right; Polishing the User Experience; Implementing the User Experience; Summary 
505 8 |a Chapter 4: Designing SystemsSystem Architectures; Identifying Concepts; Identifying User Interactions; Handling Commonalities; Working with Legacy and External Dependencies; Component Interactions; Applications vs. Modules; Cross-Functional Requirements; Caching; Designing for Failure; Designing Modules; Refactoring; Tools; Changing Your Architecture; Summary; Chapter 5: Ethics; Privacy; Cognitive Load; Energy Usage; Trust; Summary; Chapter 6: Front End; HTML; From Server to Browser; Styling; Components; Responsive Design; Progressive Enhancement; To Progressively Enhance, or Not? 
505 8 |a Mobile FirstFeature Detection; Progressive Enhancement of Styles; When Not Using Progressive Enhancement; Search Engine Optimization; Build Tools; Summary; Chapter 7: Testing; Test-Driven Development; Test Pyramid; Behavior-Driven Development; Three Amigos; Manual Testing; Visual Testing; Cross-Functional Testing; Summary; Chapter 8: JavaScript; Asynchronicity; JavaScript in the Browser; Offline-First Development; Document Object Model; Server-Side JavaScript; JavaScript Modules; Structuring Your JavaScript; JavaScript Types; Object-Oriented Programming; Functional Programming 
505 8 |a Communicating Between ComponentsConnecting Components Together; Testing; Build Tools; Summary; Chapter 9: Accessibility; Accessible from the Start; Working with Assistive Technologies; Dealing with Interactive UI; Testing for Accessibility; Avoiding Common Mistakes; Hover and Focus Styling; outline: 0; The Order of Headings; Multiple h1s; Skip Links; Buttons vs. Anchors; The Correct Use of an alt Attribute; Icon Fonts; Color Contrast; Summary; Chapter 10: APIs; API Responsibilities; Designing a REST API; Securing Your API; Event-Based APIs; Discovering APIs; Using APIs; Summary 
505 8 |a Chapter 11: Storing DataTypes of Databases; To SQL, or NoSQL?; Where to Store Your Data; Accessing Data from Your App; Managing Your Data; Protecting Your Data; Summary; Chapter 12: Security; Trust and Secrets; Responding to Incidents; The Golden Rule; Threats; Security Checklists; Injection; Broken Authentication and Session Management; Cross-Site Scripting (XSS); Insecure Direct Object References; Security Misconfiguration; Sensitive Data Exposure; Missing Function Level Access Control; Cross-Site Request Forgery (CSRF); Using Known Vulnerable Components; Unvalidated Redirects and Forwards 
520 |a Understand the technical foundations, as well as the non-programming skills needed to be a successful full stack web developer. This book reveals the reasons why a truly successful full stack developer does more than write code. You will learn the principles of the topics needed to help a developer new to agile or full stack working-UX, project management, QA, product management, and more- all from the point of view of a developer. Covering these skills alongside the fundamentals and foundations of modern web development, rather than specifics of current technologies and frameworks (which can age quickly), all programming examples are given in the context of the web as it is in 2018. Although you need to feel comfortable working on code at the system, database, API, middleware or user interface level, depending on the task in hand, you also need to be able to deal with the big picture and the little details. The Full Stack Developer recognizes skills beyond the technical, and gives foundational knowledge of the wide set of skills needed in a modern software development team. 
504 |a Includes bibliographical references and index. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
650 0 |a Web site development. 
650 6 |a Sites Web  |x Développement. 
650 7 |a Web programming.  |2 bicssc 
650 7 |a COMPUTERS  |x General.  |2 bisacsh 
650 7 |a Web site development  |2 fast 
776 0 8 |i Print version:  |a Northwood, Chris.  |t Full stack developer.  |d [Place of publication not identified] : Apress, [2018]  |z 1484241517  |z 9781484241516  |w (OCoLC)1051693300 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781484241523/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Askews and Holts Library Services  |b ASKH  |n AH35659997 
938 |a ProQuest Ebook Central  |b EBLB  |n EBL5601350 
938 |a EBSCOhost  |b EBSC  |n 1941747 
938 |a YBP Library Services  |b YANK  |n 15854957 
994 |a 92  |b IZTAP