Your email was sent successfully. Check your inbox.

An error occurred while sending the email. Please try again.

Proceed reservation?

Export
  • 1
    Online Resource
    Online Resource
    [Place of publication not identified] : Addison-Wesley Professional
    ISBN: 9780137864591 , 0137864590
    Language: English
    Pages: 1 online resource (1 video file (17 hr., 50 min.)) , sound, color.
    Edition: [First edition].
    Series Statement: Live lessons
    DDC: 005.13/3
    Keywords: Application software Testing ; Application software Development ; Java (Computer program language) ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: 10+ Hours of Video Instruction Learn How to Use Test-Driven Development Techniques to Create High-Quality JavaScript Applications Overview Test-Driven Development for JavaScript LiveLessons brings you step-by-step knowledge to create high-quality JavaScript applications. The course teaches you how to apply test-driven technologies to create reliable and verifiable JavaScript solutions that are maintainable and adhere to best practices. JavaScript has become an indispensable language in modern-day computing. Writing JavaScript is relatively straightforward but writing high-quality JavaScript and testing it thoroughly is much harder. Test-Driven Development for JavaScript LiveLessons uses Jest for defining and running JavaScript and TypeScript tests. It also covers how to use Jest to test many popular types of JavaScript solutions, including Node.js applications on the server and React and Angular solutions at the client. Taught by experienced trainer and author, Andy Olsen, this course is your complete guide to mastering writing high-quality JavaScript. The course has hands-on demos throughout the lessons for better understanding of the topic areas. About the Instructor Andy Olsen is a freelance consultant, instructor, and developer with more than 30 years of experience in IT. Andy began his professional career as a C/C++ developer and morphed into Java, C#, and other languages as the years passed by. He is actively involved in a wide range of technologies including full stack development, cloud native applications, data science, and more. He is passionate about technology education and runs training courses around the world across diverse market sectors. You can find Andy here: https://www.linkedin.com/in/andy-olsen-481496/ http://olsensoft.com/ Skill Level Intermediate Learn How To Set up a testing environment for JavaScript and TypeScript Organize tests into suites Write effective tests for the user interface and for server-side code Apply mocking techniques effectively Test React applications Test Angular applications Who Should Take This Course Individuals implementing client-side JavaScript web clients or server-side Node.js applications Course Requirements JavaScript programming experience, either creating client-side web applications or server-side Node.js applications About Pearson Video Training Pearson publishes expert-led video tutorials covering a wide selection of technology topics designed to teach you the skills you need to succeed. These professional and personal technology videos feature world-leading author instructors published by your trusted technology brands: Addison-Wesley, Cisco Press, Pearson IT Certification, Sams, and Que Topics include: IT Certification, Network Security, Cisco Technology, Programming, Web Development, Mobile Development, and more. Learn more about Pearson Video training at http://www.informit.com/video.
    Note: Online resource; title from title details screen (O'Reilly, viewed July 12, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Online Resource
    Online Resource
    [Place of publication not identified] : Pearson
    ISBN: 9780135315040 , 0135315042
    Language: English
    Pages: 1 online resource (1 video file (4 hr., 40 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.13/3
    Keywords: C++ (Computer program language) ; C++ (Langage de programmation) ; Instructional films ; Nonfiction films ; Internet videos ; Films de formation ; Films autres que de fiction ; Vidéos sur Internet
    Abstract: Learn how to get the most out of modern C++! Explore language and library enhancements available in modern C++. Learn how to get the most out of move semantics, functional programming techniques, smart pointers, and more. Understand important features such as variadic templates, universal references, concepts, and modules. What's New in Modern C++ helps you get up to speed with important techniques and features available modern C++. You will learn about movability and value references, smart pointers, functional programming, multithreading, and more. Expert author and trainer Andy Olsen will guide you through the new features and show you how to create and implement efficient, elegant, and contemporary code. Related Learning: Sign up for What's New in Modern C++ by Andy Olsen Sign up for more live training classes by Andy Olsen About the Instructor: Andy Olsen is a freelance consultant, instructor, and developer with more than 30 years of experience in IT. Andy began his professional career as a C/C++ developer and has also worked in Rust, Go, and other languages as the years passed. Andy is actively involved in a wide range of technologies including full-stack development, cloud native applications, data science, and more. Andy is passionate about technology education and runs training courses around the world across diverse market sectors. Skill Level: Intermediate Course requirement: None.
    Note: Online resource; title from title details screen (O'Reilly, viewed March 4, 2024)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    Online Resource
    Online Resource
    [Place of publication not identified] : Pearson
    ISBN: 9780138201593 , 0138201595
    Language: English
    Pages: 1 online resource (1 video file (20 hr.)) , sound, color.
    Edition: [First edition].
    DDC: 005.13/3
    Keywords: Rust (Computer program language) ; Computer programming ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: 20 Hours of Video Instruction Learn Rust programming from the ground up and create real-world applications. Rust Programming covers all the aspects of mastering the Rust language, from foundational to advanced levels. This video course will help you learn how to apply Rust to real-world scenarios through clear training and detailed examples. The Rust language combines the efficiency, speed, and low-level power of C/C++ with the benefits of higher-level languages such as Java, Python, and C#, and you can use it to implement all kinds of solutions including embedded systems, DevOps operators, operating systems and platforms, and much more besides. In the course, you will learn about the Rust toolset, the Rust type system, how to implement flow control, how to use compound types and collections, and how Rust carefully manages the lifetime of objects and how they are referenced safely in your code. The course also looks at how to organize Rust applications into functions, structures, and traits. You will learn how to use these techniques to achieve familiar object-oriented goals such as abstraction, encapsulation, inheritance, and polymorphism. You will also learn how Rust deals with important issues such as generic types and multithreading. You will learn how to structure large applications in Rust through detailed walkthrough of two complete real-world applications. Experienced trainer Andy Olsen will systematically teach you the skills needed to start using Rust effectively and efficiently. Topics included in this course: Module 1: Rust Programming Essentials Module 2: Rust Ownership and Borrowing Module 3: Structuring Rust Code Module 4: Advanced Rust Programming Concepts Module 5: Real-World Rust in Action About the Instructor Andy Olsen is a freelance consultant, instructor, and developer with more than 30 years of experience in IT. Andy began his professional career as a C/C++ developer and transitioned into Java, C#, and other languages as the years passed. Andy is actively involved in a wide range of technologies including full-stack development, cloud native applications, data science, and more. Andy is passionate about technology education and runs training courses around the world across diverse market sectors. Skill Level : Beginner to Intermediate Learn How To : Create, build, and run Rust applications Organize Rust code and application structure properly Manage memory safely and effectively Use object-oriented programming techniques Implement concurrency Explore additional Rust techniques Implement file handling Access a relational database Course requirement: None Who Should Take This Course : Developers that need to learn how to write efficient and well-structured Rust applications. About Pearson Video Training: Pearson publishes expert-led video tutorials covering a wide selection of technology topics designed to teach you the skills you need to succeed. These professional and personal technology videos feature world-leading author instructors published by your trusted technology brands: Addison-Wesley, Cisco Press, Pearson IT Certification, Sams, and Que. Topics include: IT Certification, Network Security, Cisco Technology, Programming, Web Development, Mobile Development, and more. Learn more about Pearson Video training at http://www.informit.com/video.
    Note: "Video course.". - Online resource; title from title details screen (O'Reilly, viewed September 19, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    Online Resource
    Online Resource
    [Place of publication not identified] : Pearson
    ISBN: 9780138316839 , 013831683X
    Language: English
    Pages: 1 online resource (1 video file (12 hr., 59 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.13/3
    Keywords: Rust (Computer program language) ; Computer programming ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: 13 Hours of Video Instruction Rust programming for real-world applications. Rust Programming Part 2: Rust Advanced Concepts and Real-World Projects dives into professional Rust Programming concepts and practices while exploring hands-on skills through demonstrations of real-world applications. This hands-on course will look at how to organize Rust applications into functions, structures, and traits. You will learn how to use these techniques to achieve familiar object-oriented goals such as abstraction, encapsulation, inheritance, and polymorphism. You will also learn how Rust deals with important issues such as generic types and multithreading. A key objective of the course is for you to understand how to structure large applications properly in Rust. To this end, the course presents a detailed walkthrough of two complete real-world applications. The first application shows how to implement a CSV file parser, and the second application shows how to access a relational database. These applications were designed so you can learn the skills needed to start using Rust effectively and efficiently. Topics included in this course: Structuring Rust Code dives into the details of how to define functions closures (for example, lambdas), and structs. Advanced Rust Programming Concepts delves into defining traits, working with generics, and implementing multithreading and concurrency. You will also learn about dynamic heap allocation and integration with other programming languages. Real-World Rust in Action shows you how to use Rust for real-world applications. It focuses on how to implement a CSV file parser and how to use Rust to access a relational database. About the Instructor Andy Olsen is a freelance consultant, instructor, and developer with more than 30 years of experience in IT. Andy began his professional career as a C/C++ developer and transitioned into Java, C#, and other languages as the years passed. Andy is actively involved in a wide range of technologies including full-stack development, cloud native applications, data science, and more. Andy is passionate about technology education and runs training courses around the world across diverse market sectors. Skill Level : Intermediate Learn How To : Use object-oriented programming techniques Implement concurrency Explore additional Rust techniques Implement file handling Access a database Course requirement: None Who Should Take This Course : Developers that need to learn the details of how to write efficient and well-structured Rust applications People with prior OO language experience About Pearson Video Training: Pearson publishes expert-led video tutorials covering a wide selection of technology topics designed to teach you the skills you need to succeed. These professional and personal technology videos feature world-leading author instructors published by your trusted technology brands: Addison-Wesley, Cisco Press, Pearson IT Certification, Sams, and Que. Topics include: IT Certification, Network Security, Cisco Technology, Programming, Web Development, Mobile Development, and more. Learn more about Pearson Video training at http://www.informit.com/video.
    Note: "Video course.". - Online resource; title from title details screen (O'Reilly, viewed September 19, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    Online Resource
    Online Resource
    [Place of publication not identified] : Pearson
    ISBN: 9780138314378 , 0138314373
    Language: English
    Pages: 1 online resource (1 video file (7 hr., 5 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.13/3
    Keywords: Rust (Computer program language) ; Computer programming ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: 7 Hours of Video Instruction Rust programming for real-world applications. Overview: Rust Programming Part 1 teaches you the foundations of Rust programming through clear training and detailed examples. Rust is the language many passionate programmers have embraced because of its expressiveness, sophistication, and rigor. The Rust language combines the efficiency, speed, and low-level power of C/C++ with the benefits of higher-level languages such as Java, Python, and C# and you can use it to implement all kinds of solutions including embedded systems, DevOps operators, operating systems, and platforms, and much more besides. Rust Programming Foundations is Part 1 of your learning journey. You will learn about the Rust toolset, the Rust type system, and how to implement flow control. You will also learn how to use compound types and collections, and how Rust carefully manages the lifetime of objects and how they are referenced safely in your code. Experienced trainer Andy Olsen will systematically show you how to avoid the pitfalls and errors that are common in C and C++. Topics included in this course: Getting Started with Rust starts with a quick overview of Rust as a programming language and shows you how to download the Rust toolset. Understanding Rust Variables and Types shows how to declare variables in Rust and takes a closer look at some of the primitive types available in the language. Implementing Flow Control shows how to implement conditional logic and iteration in Rust. Understanding Enums describes the syntax for defining and using enum types, also discusses some of the important standard enums in the Rust library. Using Compound Types and Collections shows how to create and use arrays and tuples, and how to use vectors and maps in the Rust collection library. Understanding Ownership in Rust dives into the details of how Rust manages the lifetime of objects. You will learn about the differences between copying values and moving values in Rust. Understanding Borrowing in Rust looks at a concept called "borrowing", which is effectively where you take a reference to a variable without claiming ownership. About the Instructor Andy is a freelance consultant, instructor, and developer with more than 30 years of experience in IT. Andy began his professional career as a C/C++ developer and transitioned into Java, C#, and other languages as the years passed by. Andy is actively involved in a wide range of technologies including full-stack development, cloud native applications, data science, and more. Andy is passionate about technology education and runs training courses around the world across diverse market sectors. Skill Level : Beginner to Intermediate Learn How To: Create, build, and run Rust applications Organize Rust code and application structure properly Manage memory safely and effectively Course requirement: None Who Should Take This Course : Developers that want to get started writing efficient and well-structured Rust applications. About Pearson Video Training: Pearson publishes expert-led video tutorials covering a wide selection of technology topics designed to teach you the skills you need to succeed. These professional and personal technology videos feature world-leading author instructors published by your trusted technology brands: Addison-Wesley, Cisco Press, Pearson IT Certification, Prentice Hall, Sams, and Que Topics include: IT Certification, Network Security, Cisco Technology, Programming, Web Development, Mobile Development, and more. Learn more about Pearson Video training at http://www.informit.com/video.
    Note: Online resource; title from title details screen (O'Reilly, viewed September 19, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pearson | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 8 hr., 17 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: 8+ Hours of Video Instruction More than 8 hours of video instruction for people interested in learning how to create and maintain web pages with HTML and CSS through theory and practical examples, including the latest features of HTML5 and CSS3. Overview HTML & CSS JumpStart LiveLessons strives to provide what is rapidly becoming an essential skillset. HTML and CSS are the basis for creating web applications and pages and are the perfect place to start if you want to launch your web development career. There are five lessons in the course covering the basics. The first two lessons focus on HTML, and the last three lessons cover CSS. The course is geared very much toward working examples, including detailed demos that illustrate all the syntax and techniques. The course is designed for people who are getting started with HTML or CSS; as such, the course goes through each topic in a detailed, methodical way. The course provides a solid baseline introduction to HTML and CSS that shows how to create and style web content using the contemporary HTML/CSS standards and techniques, including some of the latest features available in HTML5 and CSS3. Descriptions of the underlying theory so you understand how it all works are provided, as well as practical examples of how to achieve common UI effects. About the Instructor Andy Olsen is a freelance consultant, instructor, and developer with more than 30 years of experience in IT. Andy began his professional career as a C/C++ developer and morphed into Java, C#, and other languages over the years. Andy is actively involved in a wide range of technologies including full stack development, cloud native applications, data science, and more. Andy is passionate about technology education and runs training courses around the world across diverse market sectors. Skill Level Beginner Learn How To Create web pages using HTML Use the latest web content features available in HTML5 Style web content using CSS Use styling features available in CSS3 Who Should Take This Course Individuals interested in building or maintaining web pages Course Requirements Familiarity with using web applications No prior web or development experience is necessary Lesson Descriptions Lesson 1, “HTML Essentials,” starts by covering the core syntax in HTML, beginning with how to create and edit HTML documents in a simple text editor and then how to view HTML documents in a browser. The lesson progresses by showi...
    Note: Online resource; Title from title screen (viewed March 16, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley Professional | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 11 hr., 32 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Sneak Peek The Sneak Peek program provides early access to Pearson video products and is exclusively available to Safari subscribers. Content for titles in this program is made available throughout the development cycle, so products may not be complete, edited, or finalized, including video post-production editing. 11 Hours of Video Instruction Build full-stack applications using React and Spring Boot. Overview: In recent years, React has emerged as a popular lightweight framework for implementing compelling web-based user interfaces. Using React you can easily integrate with back-end services via REST APIs, and Spring Boot is an excellent framework for implementing REST services. Spring Boot also provides an extremely efficient way to implement data-access logic to access a wide range of relational and NoSQL databases. This course explains how to dovetail React and Spring Boot to implement solid, performant, and extensible full-stack solutions. It is full of hands-on demos with in-depth explanations so you can see first-hand how to successfully build full-stack applications using React and Spring Boot. Taught by experienced trainer and author, Andy Olsen, this course is your complete guide to mastering React and Spring Boot systems to enable you to create enticing user interfaces with a solid and well-structured back end. Download the code files associated with this LiveLesson from https://www.informit.com/store/full-stack-react-with-spring-boot-livelessons-video-9780137508891 . About the Instructor Andy Olsen †is a freelance consultant, instructor, and developer with more than 30 years of experience in IT. Andy began his professional career as a C/C++ developer and morphed into Java, C#, and other languages as the years and decades passed by. Andy is actively involved in a wide range of technologies including full-stack development, cloud native applications, data science, and more. Andy is passionate about technology education and runs training courses around the world across diverse market sectors. You can find Andy here: https://www.linkedin.com/in/andy-olsen-481496/ http://olsensoft.com/ Topics include Creating and running Spring Boot web applications Defining and managing components Accessing relational and NoSQL databases Implementing and consuming REST services Creating a React front end Consuming a REST API from React Implementing a compelling UI in React Skill Level: Intermediate Learn How To Create a ...
    Note: Online resource; Title from title screen (viewed July 8, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. More information can be found here...