Your email was sent successfully. Check your inbox.

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

Proceed reservation?

Export
Filter
  • [Place of publication not identified] : Packt Publishing  (360)
  • Electronic videos ; local  (307)
  • Application software Development  (53)
  • Konferenzschrift
Datasource
Material
Language
Years
  • 1
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781835463444 , 1835463444
    Language: English
    Pages: 1 online resource (1 video file (10 hr., 14 min.)) , sound, color.
    Edition: [First edition].
    DDC: 006.7/6
    Keywords: Web site development Computer programs ; Application software Development ; Python (Computer program language) ; Sites Web ; Systèmes-auteur ; Logiciels d'application ; Développement ; Python (Langage de programmation) ; Instructional films ; Nonfiction films ; Internet videos ; Films de formation ; Films autres que de fiction ; Vidéos sur Internet
    Abstract: Next.js is a popular open-source JavaScript framework designed to make web development with React efficient and scalable. Next.js adds layers of abstraction to React and simplifies the process of building modern web applications. It provides a set of conventions and features that enhance the development experience, making it easier to create performant and SEO-friendly applications. This comprehensive Next.js course unfolds by beginning with an introduction to web development fundamentals, as it progresses through React basics, advanced Next.js concepts, and real-world deployment strategies. We will explore key topics such as server-side rendering (SSR), client-side rendering (CSR), static site generation (SSG), and incremental static regeneration (ISR). The course offers hands-on experience with a final project, covering everything from structuring applications to optimizing for performance and SEO. The modular format accommodates varying skill levels, ensuring a well-rounded and practical learning experience for all learners. Upon completion of this Next.js course, you will become proficient in web development fundamentals, React essentials, and advanced Next.js concepts. Through hands-on experience, master server-side rendering, client-side rendering, dynamic routing, and performance and scalability in real-world scenarios. What you will learn Master SSR, CSR, and SSG for optimized web development Explore React basics and advanced component development in Next.js Implement Next.js best practices for efficient and scalable web applications Learn to create dynamic routes for versatile content handling Deploy fully functional applications using Vercel and Git/GitHub workflows Enhance applications for search engines and social platforms through metadata and SEO practices Audience This Next.js course is tailored for a diverse audience, catering to both entry-level and seasoned developers. Ideal for junior developers, it provides a strong foundation in web development fundamentals, React basics, and advanced Next.js concepts. Intermediate developers can enhance their skills and gain mastery in the latest features of Next.js. Senior web developers seeking to stay updated with modern concepts will find valuable insights for optimizing web applications. No programming experience is required, but basic web development and JavaScript understanding is desirable for the course. About the Author Clarian North: Clarian North is a recognized industry-certified instructor, CEO of Orbital LLC, and a senior project engineer with over 90K enrolments worldwide. His students have gone on to work for some of the biggest production companies such as Universal, Google, Amazon, Warner, and the BBC. He has contributed to viral streams, grown a unique digital imprint in over 80 countries, and been featured in Rolling Stone, Billboard, Guardian, Bloomberg, and Vice. He has worked for majors, indies, and international publishing houses, including Grammy-nominated and award-winning productions, mixing for Emirates Airline Inflight Radio, and producing for Kompakt Records. He is dedicated to giving accessible and comprehensive tech courses, teaching complex subject matter with clear and example-based explanations, and guiding students through complex techniques with just a computer and free software.
    Note: Online resource; title from title details screen (O'Reilly, viewed January 31, 2024)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781836204459 , 1836204450
    Language: English
    Pages: 1 online resource (1 video file (3 hr., 8 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.1/17
    Keywords: Python (Computer program language) ; Application software Development ; Python (Langage de programmation) ; Logiciels d'application ; Développement ; Instructional films ; Nonfiction films ; Internet videos ; Films de formation ; Films autres que de fiction ; Vidéos sur Internet
    Abstract: """Abstracting with Functions"" is a meticulously curated video course designed for technical professionals eager to master the art of function creation in Python. Through a comprehensive series of videos, learners are taken on a journey that begins with the basics of what functions are and why they are pivotal in programming. The course underscores the significance of functions in collecting logic into reusable chunks, thereby fostering more readable and maintainable codebases. Starting with an introductory overview, the course swiftly moves to dissect the anatomy of functions, from the simplest forms without arguments to more complex functions featuring multiple positional and keyword arguments. Each episode, hosted by dynamic duos such as Aubri and Ronnie or Justin and Zach, not only discusses the syntax and theoretical aspects but also delves into practical demonstrations and the subtleties of function creation, such as edge cases and argument types. The importance of understanding functions is also linked to professional development, highlighting their relevance in networking and certification exams. By the end of the course, learners will have a solid grasp of how to efficiently abstract logic through functions, enabling the construction of more sophisticated and scalable programs. What you will learn Understand the fundamental concept of functions. Explore the syntax and creation of functions in Python. Distinguish between various types of functions. Learn advanced topics such as keyword arguments. Use mixed arguments to enhance function versatility. Grasp the significance of functions in different contexts. Audience Individuals at the beginning of their coding journey who want to learn best practices early on, and those with some experience in Python or other programming languages looking to deepen their understanding of functions and how to use them more effectively in their projects will find this course quite useful. About the Authors ACI Learning: ACI Learning trains leaders in Cybersecurity, Audit, and Information Technology. Whether starting an IT career, mastering a profession, or developing a team, they provide essential support at every step. Justin Dennison: Justin leads AWS and developer content creation for ITProTV. He has experience in multiple programming languages. His certifications include AWS Certified Solutions Architect -- Associate, AWS Certified Developer -- Associate, AWS Certified Cloud Practitioner, Oracle Certified Associate, Java SE 7 Programmer. Zachary Memos: Zachary Memos is a show host with 30+ years of on-camera experience. He brings his wit and charm to the camera while helping bring out the best in the ITProTV subject matter experts.".
    Note: Online resource; title from title details screen (O'Reilly, viewed April 23, 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] : Packt Publishing
    ISBN: 9781805122029 , 1805122029
    Language: English
    Pages: 1 online resource (1 video file (29 hr., 55 min.)) , sound, color.
    Edition: Second edition.
    DDC: 005.3
    Keywords: Application software Development ; Flutter (Computer program language) ; Dart (Computer program language)
    Abstract: This Flutter course is an excellent opportunity to discover the power of Flutter and Dart for creating stunning, high-performance mobile apps on both iOS and Android platforms. The course will provide you with detailed setup instructions for both macOS and Windows; a thorough introduction to Flutter, Dart, and the concept behind widgets; and an overview of the built-in widgets along with instructions on how to add your own. It will provide you with a strong understanding of the basics of Flutter and Dart, including how to analyze a new Flutter project, import features from packages, use a first widget, and pass values to functions. Additionally, you will learn how to work with constructor functions. You will also learn debugging tips and tricks, page navigation with tabs, side drawers, and stack-based navigation, state management solutions, handling and validating user input, connecting your Flutter app to backend servers by sending HTTP requests, user authentication, adding Google Maps, using native device features such as the camera, adding beautiful animations and page transitions, image upload, and push notifications. Throughout the course, you will build multiple demo apps that range from simple to more complex. By the end of the course, you will have the skills necessary to build your own iOS and Android apps using Flutter. What You Will Learn Understand Flutter, Dart, and the concept behind widgets Connect your Flutter app to backend servers by sending HTTP requests Learn to use native device features like the camera Learn to add beautiful animations and page transitions Learn to upload images and send manual/automated push notifications Learn how to add Google Maps to the app Audience This course is suitable for both beginner and experienced developers who want to learn mobile app development using a single language for both iOS and Android platforms. It is also ideal for experienced iOS or Android developers looking to build cross-platform apps using a single programming language. Although basic programming knowledge is beneficial, it is not mandatory, and no prior experience in Flutter or Dart is needed. Additionally, no previous experience in iOS (Swift/ObjectiveC) or Android (Java/Kotlin) development is necessary. About The Author Academind by Maximilian Schwarzm©ơller: Academind GmbH Bundling the courses and the knowledge of successful instructors, Academind strives to deliver high-quality online education. The platform covers topics such as web development, data analysis, and more in a fun and engaging way. Maximilian Schwarzm©ơller Since the age of 13, he has never stopped learning new programming skills and languages. In his early days, he started creating websites simply for fun. This passion has remained and shaped his decision to work as a freelance web developer and consultant. Although he started web development on the backend (PHP with Laravel and NodeJS), he has progressed to becoming a front-end developer using modern frameworks such as React, Angular, and VueJS 2 in many projects. The most rewarding experience for him is to see how people find new and better jobs, build exciting web applications, acquire amazing projects, or simply enjoy their hobby with the help of his content.
    Note: "Academind.". - "Updated May 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] : Packt Publishing
    ISBN: 9781835087428 , 1835087426
    Language: English
    Pages: 1 online resource (1 video file (13 hr., 18 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.3
    Keywords: Apache Kafka (Electronic resource) ; Application software Development ; Event processing (Computer science) ; Java (Computer program language) ; Electronic data processing ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Welcome to the Kafka Streams API video course, where you will dive deep into building powerful Kafka Streams applications. In the first section, you will start by introducing the fundamental concepts and terminologies associated with Kafka Streams development. You will then move on to building a simple Kafka Streams app and testing it locally to gain hands-on experience. Next, you will explore the various operators available in the Kafka Streams API, gaining a solid understanding of how they contribute to building robust streaming applications. You will also delve into the serialization and deserialization process, learning the best approach to creating a generic serializer and deserializer that can be utilized for any type of message. Moving forward, you will take on the exciting task of implementing an order management system for a retail company using Kafka Streams. You will explore error handling mechanisms, KTable and GlobalKTable concepts, and dive into stateful operators and aggregation-related functionalities. Additionally, you will learn about the importance of rekeying records and the use of joins in your application. Continuing your journey, you will learn about writing automated tests for Kafka Streams apps, including unit tests and integration tests using Embedded Kafka. Additionally, you will explore the concept of a grace period and its application in Kafka Streams. Finally, you will learn how to package your Kafka Streams app as an executable and launch it effectively. By the end of this course, you will have a comprehensive understanding of the Kafka Streams API, enabling you to build a wide range of applications using this powerful tool. What You Will Learn Build advanced Kafka Streams applications using Streams API Build Kafka Streams application using high-level DSL Test Kafka Streams using TopologyTestDriver using JUnit5 Test Spring Kafka Streams using EmbeddedKafka and JUnit5 Aggregate multiple events into aggregated events Learn to join multiple streams into one joined stream About The Author Dilip Sundarraj: Dilip Sundarraj is a software engineer who has experience with building software since 2008. He is passionate about learning modern technologies and staying up to date with all the modern technologies, tools, frameworks, and more. He loves to share his knowledge with the world and that is one of the key reasons for him to be in the online teaching industry. He loves interacting with other software developers and believes that this helps him share knowledge and learn from them. During his leisure time, he loves to play cricket, watch movies, and work out in the gym to have a balance between physical and mental strength. Dilip has a YouTube channel named Code with Dilip, where he has been sharing a lot of technical content related to languages, frameworks, best practices, and more.
    Note: "Published in July 2023.". - Online resource; title from title details screen (O'Reilly, viewed August 3, 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] : Packt Publishing
    ISBN: 9781835469293 , 1835469299
    Language: English
    Pages: 1 online resource (1 video file (5 hr., 18 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.3
    Keywords: Application software Development ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: "This course is tailored for those who aim to master the art of building robust authentication systems. From the rudimentary setup of your development environment through to the intricate nuances of backend and frontend integration, you'll find it all. You begin by laying the groundwork with React js and Tailwind CSS, creating templates that set the tone for a sleek, modern application. As you progress, the course introduces you to React's dynamic routing capabilities, the creation of essential components, and the seamless construction of a server and database connection. Delve into the backend, where the creation of user models and API routes unfolds, laying a solid foundation for the user management features. As the course advances, you'll dive into authentication processes, from user sign-up to sign-in, emphasizing error handling and UI functionality. Moving beyond basic techniques, you'll integrate Google OAuth and utilize Redux Toolkit for state management, elevating your app to a professional level. The course covers managing user profiles, secure image uploads with Firebase, and ultimately, deploying a sophisticated MERN application. This ensures a blend of technical skills and practical know-how for deploying real-world applications. What you will learn Navigate routes to create responsive pages and components Build and run a server, connecting seamlessly to a MongoDB database Develop secure API routes for user authentication Implement Google OAuth for streamlined sign-ins Manage application state with Redux Toolkit and persist data effectively Create personalized, private user profiles with React Router DOM Audience This course is the perfect launchpad for beginner web developers, offering step-by-step guidance to build a modern web foundation. Frontend developers will elevate their craft with React and Redux Toolkit, integrating services for enriched user experiences. Backend developers can transition to full-stack mastery, combining frontend and backend skills for complete user journeys. React novices will confidently learn to create dynamic UIs. Meanwhile, seasoned developers can sharpen their expertise with advanced topics like Firebase, Google Authentication, and Redux Toolkit. About the Author Dr. Sahand Ghavidel: Sahand Ghavidel, with degrees in Mathematics, Electrical, and Computer Science, earned his doctorate from the University of Technology Sydney. He has over ten years of research experience in artificial algorithms and optimization, earning multiple awards and publishing 40+ articles in ISI journals. He's also a renowned presenter at global conferences. Sahand's work, with 1600+ citations on Google Scholar, reflects his significant impact. He was honored as an outstanding reviewer by the ""International Journal of Electrical Power & Energy Systems"" for his quality contributions. A programmer since 12, Sahand has 15 years of experience and has created numerous websites and apps, mastering languages like JavaScript and Python.".
    Note: Online resource; title from title details screen (O'Reilly, viewed Decenber 19, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781835461686 , 1835461689
    Language: English
    Pages: 1 online resource (1 video file (11 hr., 17 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.3
    Keywords: Application software Development ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: "As the course unfolds, you'll navigate the intricate process of constructing API routes for user authentication, where you'll craft a middleware to gracefully handle errors, thereby ensuring a secure and reliable sign-up and sign-in experience. Your skillset will expand as you dive into front-end development, perfecting the user interface, and connecting it to back-end services, resulting in a fully functional sign-up flow. The course advances as you integrate the state management prowess of Redux toolkit and Redux persist, arming you with the ability to maintain application state with finesse. Your application evolves with the addition of Google OAuth, enhancing the security and flexibility of user authentication. You'll then elevate the user experience by making personal profile pages private and interactive, with capabilities such as image uploads and user data management. Your foray into the core of the real estate marketplace begins as you implement listing creation and management, learning to handle image uploads and intricate UIs that respond to user actions. The course equips you to build out a comprehensive listing page, complete with an image slider and interactive elements that allow prospective buyers to contact landlords directly. You'll also master the development of a dynamic search functionality, crafting intuitive UI components and writing logic that responds to user input, ensuring users can effortlessly explore listings. Refining the home and about pages adds a professional touch to your application, priming it for its online launch. Your journey culminates in the deployment of your full-stack real estate marketplace, where you'll take the final step to launch your application, making it accessible to users globally. What you will learn Navigate the complexities of backend server setup and database connectivity Create robust API endpoints for user and l isting management Integrate Google OAuth for modern authentication practices Manage global state with Redux toolkit and persist state with Redux Persist Develop a comprehensive user profile management system Craft a fully-functional listing creation and management module Audience This course is ideal for developers eager to master the MERN stack and create real estate platforms. React fans and developers can enhance their skills with real projects, learning advanced authentication, Redux, and MongoDB. It's also great for students and hobbyists seeking to elevate their coding skills through practical, engaging tasks. Perfect for those aiming to shine in web development. Learners should possess foundational knowledge of JavaScript, familiarity with Reactjs, and basic web development concepts (HTML, CSS, web architecture), along with comfort in using a text editor or IDE. About the Author Dr. Sahand Ghavidel: Dr. Sahand Ghavidel, a distinguished scholar with degrees in Mathematics, Electrical, and Computer Science, holds a doctorate from the University of Technology Sydney. With over a decade of research in artificial algorithms and optimization, he has garnered multiple awards for his significant contributions to the field, reflecting in his 40+ published ISI journals and extensive international conference engagements. His work resonates widely, amassing over 1600 citations, and he's been honored as an outstanding reviewer by the ""International Journal of Electrical Power & Energy Systems."" A programming veteran of 15 years, Sahand's journey began with Visual Basic at age 12, leading to creating hundreds of websites and apps using languages like JavaScript and Python.".
    Note: Online resource; title from title details screen (O'Reilly, viewed Decenber 5, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781835468159 , 1835468152
    Language: English
    Pages: 1 online resource (1 video file (15 hr., 22 min.)) , sound, color.
    Edition: [First edition].
    DDC: 629.8/92
    Keywords: Application software Development ; Information technology Automation ; Robots Programming ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: UiPath is a leading Robotic Process Automation platform that enables businesses to automate repetitive tasks using software robots, enhancing efficiency and reducing manual labor. It offers user-friendly tools for designing, deploying, and managing automation workflows, making it a valuable solution for organizations seeking to streamline their operations. This comprehensive course on RPA UiPath begins by introducing you to Robotic Process Automation (RPA) and explains why UiPath is valuable. Learn the essentials, from installation to mastering UiPath Studio settings and navigation. The course then guides you through a series of practical projects from basic to advanced levels, covering various aspects of automation. Learn to create automation workflows for data entry tasks, including capturing user inputs and providing multiple options for user interactions. Work on web scraping, dynamic selector handling, and data extraction, specifically for recipe information from websites and complex tasks such as string manipulations, launching applications, data entry, and integrating various workflows for HR processes. Upon completing this RPA UiPath course, gain a thorough RPA and the UiPath platform training and be equipped with the knowledge and skills needed to design, develop, and deploy automation solutions for business processes. What you will learn Gain a strong understanding of RPA concepts and applications Use UiPath Studio effectively from installation to key interface Navigate and use UiPath interface, key settings, ribbons, and panels Explore resources and how to bookmark them for quick reference Master how to handle dynamic selectors for precise automation Build automation workflows that involve user interactions Audience This course caters to a diverse audience, making it suitable for individuals with varying levels of experience. Whether you are a beginner eager to kickstart a career as an RPA UiPath developer or someone looking to enhance your automation skills, this course is designed to meet your needs. Basic computer literacy and a strong desire to learn are all that's required, as the course covers a wide range of topics, from foundational concepts to advanced automation techniques, ensuring that learners of all backgrounds can benefit and confidently embark on their RPA journey. About the Author Sharath Raju: Sharath Raju is a senior software engineer specialized in AI and robotics. It has been over eight years since he worked in software development, robotic process automation (RPA), and AI app implementation. He has implemented over 80 RPA processes using UiPath and Microsoft Power Automate and has also built several AI-powered apps using different technologies. It is so true that someone learns more efficiently by practicing the skill than just reading something. Having a passion to share his knowledge in these technologies, he has created several step-by-step and easy-to-digest courses. His goal is to help you get ready for the future by learning new technologies and to prepare you to become more productive by getting familiar with the relevant and useful resources. He is still learning and exploring his field of work, and therefore, he welcomes any valuable feedback.
    Note: Online resource; title from title details screen (O'Reilly, viewed Decenber 5, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 8
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781837631865 , 1837631867
    Language: English
    Pages: 1 online resource (1 video file (17 hr., 50 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.3
    Keywords: Application software Development ; Web applications Programming ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: This is the best course to learn React.js, Firebase, and Tailwind CSS by creating a real estate website. In this course, you are going to learn how to build a realtor clone using ReactJS version 18, Firebase version 9, and Tailwind CSS version 3. In this course, we are going to create a stunning new listing section, custom categories, responsive design, listing cards, rent and sale pages, and, most importantly, listing pages where you can see the map and image slider. Realtor clone is the best modern fully functional real estate application that you can currently find. By building this single web app, you will gain the knowledge needed to build any website that uses CRUD operations including CRUD functions in React using Firebase Firestore database. You will learn Firebase auth for complete authentication and learn how to sign up or sign in the users using username and password and Google oAuth. Also, we will add the Forgot Password functionality using Firebase auth to let the users get an email with the link to change their password. You will learn how to style the project using Tailwind CSS, including how to add custom classes. And finally, we will deploy the website to Vercel to be able to share it with others or put it on your portfolio. By the end of the course, you will learn to build a realtor clone using ReactJS version 18, Firebase version 9, and Tailwind CSS version 3. What You Will Learn Create a ReactJS project from scratch Use Firebase Firestore to store and fetch data Learn how to create pages and routes in a React project Learn how to create a beautiful spinner and loader Create a reusable component such as listing cards Learn to create private route and custom hook for protecting the user profile page Audience This course can be taken by React developers who want to have a portfolio project or by programmers who have a basic knowledge of HTML, CSS, and JavaScript. About The Author Dr. Sahand Ghavidel: Sahand Ghavidel holds degrees in Mathematics, Electrical, and Computer Science, and has earned a doctoral degree from Faculty of Engineering and IT, University of Technology Sydney. He has researched for more than a decade about artificial algorithms and optimization. He has won several awards for his outstanding research and has published more than 40 ISI journals and attended many international conferences. The number of people using and citing Sahand's publications is significantly high which is more than 1600 citations, according to Google scholar (April, 2021). He was also awarded the outstanding reviewer in the "International Journal of Electrical Power & Energy Systems" with CiteScore of 5.79 in recognition of his contributions added to the quality of the journal. Sahand has more than 15 years of programming experience. The first programming language he learned was visual basic when he was just 12 years old. Since then, he has made hundreds of websites, and apps with different programming languages like JavaScript and Python.
    Note: "Published in March 2023.". - Online resource; title from title details screen (O'Reilly, viewed April 11, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 9
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781801077590 , 1801077592
    Language: English
    Pages: 1 online resource (1 video file (21 hr., 15 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.3
    Keywords: Application software Development ; Swift (Computer program language) ; iPhone (Smartphone) Programming ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: In this course, we will guide you through the process of building two applications: a Notes app and a Twitter Clone app using SwiftUI and Node.js. We start with the basics and build up to developing a Twitter Clone app with authentication using Node.js and JSONWebToken library. We will also cover the foundation of Swift programming language, SwiftUI framework, core data with SwiftUI, MVVM architecture, external REST APIs integration, and many more. With hands-on tutorials, you will gain a deep understanding of Swift concurrency, data fetching, JSON serialization, and how to use the Swift Package Manager (SPM) for version control with Git. Not only that, but we will also take you through the process of building a REST API using Node.js. You will learn how to use Express.js to create a web server and Sharp.js for image processing. We will also show you how to use JSONWebToken (JWT) for authentication and many other key features of Node.js. Throughout the course, we will cover powerful SwiftUI features such as SwiftUI Menu, Items and Stacks, Resizable Bottom Sheet, Pull-to-Refresh View, In-App API, Layout Protocol, HTTP Requests, MVVM Architecture, Navigation Controllers, and Slide Menus. By the end of this course, you will have gained a complete understanding of how to develop, design, and publish your own apps in the Apple App Store. You will have learned how to create a beautiful Notes app and a fully functional Twitter Clone app with backend authentication. What You Will Learn Learn Swift 5 programming language to develop native applications Study how to fetch data from MongoDB servers using web APIs Learn how to create custom APIs using Nodejs to fetch and push data Build a complete server-side application using Node.js and JavaScript Deploy your Node apps to production Understand the Node.js ecosystem and build REST APIs Audience This course is designed for beginners and/or intermediate iOS developers, as well as all levels of UIKit developers who want to learn SwiftUI. It is also suitable for mobile app developers who want to learn backend development with Node.js. The course is designed for people who want to build cool apps from scratch, regardless of their prior experience. It will start with the basics and progress to building actual cool software products. No experience needed. The only requirement is access to a Mac or a Mac emulator. About The Author Eren Cem Salta: Eren Cem Salta is a renowned entrepreneur and tech wizard with a passion for revolutionizing the sports industry. He is the founder of Turma, an innovative app that simplifies sports team management and athlete recruitment. The app has garnered clients such as Stanford and Princeton Universities, highlighting Cem's ingenuity and forward-thinking approach to business. Cem's entrepreneurial journey began at a young age when he started one of Turkey's first online retail stores at the age of 14. He has since honed his skills in web and mobile development, working with numerous top firms across various industries, including entertainment, logistics, and academics. Cem's passion for empowering individuals to have a voice led him to set his next goal of providing a free medium for all citizens to express themselves.
    Note: "Published in April 2023.". - Online resource; title from title details screen (O'Reilly, viewed May 11, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 10
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781805125549 , 1805125540
    Language: English
    Pages: 1 online resource (1 video file (34 hr., 51 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.3
    Keywords: Application software Development ; Web applications Programming ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: This course begins with an in-depth introduction to React software and its features, pros and cons of use, and outlines the fundamentals, including components and props, state, hooks, context, and reducers. Over the course duration, we will explore JSX and components state and props, event handling, and built-in hooks (for example, useState, useEffect, useCallback, and useRef). We will then work with forms and validations and handle form data. We will understand client-side routing with React Router and work with multiple APIs and handle data for projects. You will learn to integrate other libraries and frameworks (for example, Redux) with React. We will explore testing and debugging React apps using popular libraries such as Jest, RTL, and React DevTools. You will then learn about DOM manipulation and manipulating the virtual DOM, server-side rendering, and optimizing the performance of React apps. Finally, we will explore the best practices for structuring and organizing React projects and building and deploying production-ready React apps, including code splitting and optimization techniques. Upon completing the course, you will be ready to work practically on React and implement the concepts individually! More importantly, you will have the potential to build, test, and deploy your projects created using React and JavaScript. What You Will Learn Learn React basics: components, props, hooks, context, and reducers Explore Tailwind CSS, React Router, Redux, Firebase, React Skeleton Build a mock eCommerce backend with JSON server and deploy it on Railway Deploy your created projects on Netlify using Git and GitHub Test your developed application with Jest and React testing library Work with multiple APIs to make use of available third-party data Audience This comprehensive course is designed for anyone wanting to learn React from basic to advanced levels. The course caters to developers with some experience with JavaScript and web development who want to learn to build dynamic and responsive user interfaces using React. The prerequisites include prior knowledge of HTML, CSS, and JavaScript. About The Author Shubham Sarda: Shubham Sarda is a software developer passionate about teaching. He has worked with many funded start-ups, self-made projects, and as a top-rated freelancer in marketplaces. He has taught programming and digital marketing to over 40,000 students online and offline. Shubham has mastered the art of explaining very complex topics in the most straightforward manner that is easy to understand and follow. His video courses are professionally structured and used as training material by many companies to train their employees and by colleges to prepare their students and upgrade their skills based on industry requirements.
    Note: "Published in March 2023.". - Online resource; title from title details screen (O'Reilly, viewed April 11, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 11
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781805127994 , 1805127993
    Language: English
    Pages: 1 online resource (1 video file (3 hr., 36 min.)) , sound, color.
    Edition: [First edition].
    DDC: 006.7/6
    Keywords: Application software Development ; Swift (Computer program language) ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: SwiftUI creates user interfaces for any Apple platform and helps create beautiful and dynamic apps fast. SwiftUI helps build functional apps across all Apple platforms with surprisingly little code. The course begins with a brief introduction to the text, modifiers, stacks, state variables, and animations and then advances to cover ForEach views, sheets, pickers, sliders, toggle switches, scroll views, buttons, etc. We will move to develop the main app and learn to create an app icon based on Pexels Figma. We will learn to disassemble an SVG image and convert it to PNG using Pexel Figma and Shape and Path to create a speech bubble and add text. We will create a color palette to support light and dark modes and develop a model of a quote-based app on a free quote API, part of the MVVM (Model, View-Model, View design pattern). When tapped, we will test the emoji to generate a new quote and copy the image to the clipboard with a long press. We will create image grids using an iPad/iPhone and create a share sheet to customize the images/quotes; change text color/size or image size, share or save it, and test the app's functionality on a simulator. Upon completion, we can develop an Emoji Quote app using SwiftUI/iOS 16. The course aims for succinct yet fairly comprehensive SwiftUI/iOS 16 development. What You Will Learn Learn about modifiers, stacks, state variables, animation, onAppear Use Shape/Path to create a speech bubble and add text to the bubble Create a customizable color palette to support light and dark modes Develop a quote-based app on a free quote API to use in the course Create image grids using iPad or iPhone adapting to both iPhone/iPad Test the app's features on a simulator, preferably on an actual device Audience This course caters to individuals wishing to acquire application development skills using SwiftUI/iOS 16 with beginner to advanced programming skillsets; however, more than basic to intermediate programming skills are desirable at least to make the most of the course. Anyone wishing to learn programming on iOS 16 using SwiftUI and individuals wanting to learn a quick course on what can be developed using SwiftUI would benefit from this course. About The Author Ron Erez: Dr. Ron Erez is a computer programmer, educator, and mathematician. Dr. Erez has been programming for over 30 years and has always been amazed by the creativity and satisfaction of writing computer programs. Dr. Erez is also an experienced teacher, teaching mathematics, computer science, and English literature from middle school to university level courses. Dr. Erez is out cooking, cleaning, skateboarding, and living in his free time.
    Note: "Published in March 2023.". - Online resource; title from title details screen (O'Reilly, viewed April 11, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 12
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781805124269 , 1805124269
    Language: English
    Pages: 1 online resource (1 video file (3 hr., 40 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.3
    Keywords: Application software Development ; Natural language generation (Computer science) Computer programs ; JavaScript (Computer program language) ; User interfaces (Computer systems) ; Artificial intelligence ; Computer graphics ; Instructional films ; Nonfiction films ; Internet videos
    Note: "Published in April 2023.". - Online resource; title from title details screen (O'Reilly, viewed May 11, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 13
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781805126096 , 1805126091
    Language: English
    Pages: 1 online resource (1 video file (3 hr., 53 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.2/762
    Keywords: TypeScript (Computer program language) ; Web site development ; Application software Development ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: TypeScript is an advanced programming language developed by Microsoft, serving as a superset of JavaScript. It provides optional static typing to define and enforce data types, early error detection during development. This enhances code reliability, readability, and maintainability, especially in large-scale web applications. Its compatibility with existing JavaScript codebases makes it a seamless choice for migration and collaboration. The course begins with TypeScript basics such as types, arrays, tuples, objects, and interfaces. The course progressively guides students through setting up React projects with TypeScript. Participants will gain hands-on experience in building React applications using TypeScript, covering topics such as JSX, components, hooks, and props. The course also demonstrates building various React components and functionalities using TypeScript. Learners gain practical experience by setting up React projects with TypeScript and converting existing React apps to TypeScript. The course emphasizes error prevention through static typing, enhancing code quality, and readability. Upon completion of the course, you will be proficient in leveraging TypeScript's powerful features to confidently create and maintain scalable and error-free React projects, making it a valuable resource for aspiring web developers. What You Will Learn Learn to write and compile TypeScript code Build JavaScript applications with TypeScript Use TypeScript types and interfaces to improve code quality Learn to set up React projects with TypeScript Develop React applications with TypeScript Converting existing React applications to TypeScript Audience The course is designed for individuals with some familiarity with JavaScript and want to enhance their skills by incorporating TypeScript into their workflow. It caters to those seeking to build robust and maintainable React apps, using the benefits of TypeScript's optional static typing for error prevention and improved code quality. Developers looking to gain practical experience in setting up React projects with TypeScript and converting existing apps to TypeScript will find this course valuable. About The Author Desmond Oben: Desmond Oben is a highly skilled and passionate JavaScript mentor, instructor, and freelance software developer. With an impressive instructor rating, he has already impacted the knowledge of students through his courses. Desmond's passion for IT and continuous pursuit of expertise have led him to gain extensive experience in the field. His adaptive nature allows him to quickly learn and adapt to new technologies and environments. To him, web development is an artistic journey, where a blank canvas becomes a masterpiece with strokes of coding. With a keen eye for creativity and an in-depth understanding of JavaScript, Desmond is dedicated to empowering aspiring developers with valuable insights and skills to succeed in the IT industry.
    Note: "Published in August 2023.". - Online resource; title from title details screen (O'Reilly, viewed August 14, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 14
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781835084601 , 1835084605
    Language: English
    Pages: 1 online resource (1 video file (8 hr., 6 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.3
    Keywords: Application software Development ; Application program interfaces (Computer software)
    Abstract: In this course, we will explore the intricacies of Redux state management, leveraging the power of the Context API to dynamically control functionality based on user sessions. To kickstart, we will establish our local development environment, installing the VS Code and NodeJS runtime. By harnessing the power of GET, POST, PUT, and DELETE endpoints, you will gain hands-on experience in consuming APIs and performing various operations. Then, we will create our first React app and dive deep into understanding the inner workings of application creation. To elevate the aesthetics of our websites, we will integrate Bootstrap 5, FontAwesome, Google Fonts, and essential NPM packages into our ReactJs projects. Our website will feature a visually appealing navigation bar, a captivating hero section with carousel and slider components, engaging sections for featured and latest posts, a compelling call-to-action segment, a portfolio showcase, and user-friendly contact and about pages. Additionally, we will implement essential functionalities such as creating, updating, and deleting posts, user login and signup capabilities, dynamic navigation, and integration with Redux and Context API for efficient state management. By the end of the course, you will have mastered the art of frontend development with modern web technologies, empowering you to confidently create professional and captivating websites. What You Will Learn Learn about Bootstrap 5 and how to use different Bootstrap CSS classes Gain insights into ReactJS project organization and optimize performance Learn to integrate GET, POST, PUT, DELETE REST APIs with React app Study Redux state management and Context API, and how to use them together Understand how to use Google Fonts and Font Awesome Icons Study and implement the Responsive Web Development Audience This course is ideal for a frontend developer, UI/UX developer, React developer, web application developer, or frontend engineer. This course provides the essential skills and knowledge to excel in the field of web development. It is also well-suited for anyone who desires to become a job-ready frontend developer proficient in ReactJs, Redux, Bootstrap 5, and API integration. Basic knowledge of HTML is recommended as a prerequisite for this course, ensuring that learners can fully leverage the concepts and techniques taught throughout the program. About The Author Ranjan Pandey: Ranjan Pandey is a full-stack DevOps software professional with over 11 years of experience in a variety of technologies ranging from web and mobile application development using HTML5, CSS3, JavaScript, jQuery, Bootstrap, Angular, React, Java, Spring, Spring Boot, Python, Flask, Django, NodeJS, Express, Android, Ionic, React Native, Flutter to artificial intelligence and cloud technologies such as Amazon Web Services and Microsoft Azure. He is a certified professional in Java, Azure Cloud, and Backbase products and has experience working with multiple MNCs and European clients. He is also a corporate trainer providing a wide range of training.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 15
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781805121770 , 1805121774
    Language: English
    Pages: 1 online resource (1 video file (54 hr., 20 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.26/8
    Keywords: iOS (Electronic resource) ; Mobile apps Development ; Mobile computing Programming ; iPhone (Smartphone) Programming ; iPad (Computer) Programming ; Swift (Computer program language) ; Application software Development ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: This beginner-to-advanced course focuses on iOS 16 programming using the Swift language and SwiftUI framework. This project-based course teaches about the features of the language and creating apps using the MVVM software design pattern hand in hand with SwiftUI and iOS 16 development. You will learn to efficiently use Xcode 14, navigate, and use hotkeys and code snippets. The course covers fundamentals of iOS and then uses this to create apps as possible using these basics. We will explore programming basics, that is, variables, constants, arrays, loops, structs, conditionals, basic data types, guard, tuples, and enumerations. We will then advance to HStack, VStack, ZStack, gradients, colors, text, alignment, frames, rotations, grids, images, and AsyncImage. We will examine working with code snippets to write programs more efficiently. We also cover useful topics in these sections such as page tabbed views, background colors, buttons, gradient text and masks, nice default views, avatars, clickable images that link to a website, and so on. Upon completion of the course, you will create apps independently like the greetings app, tip calculator, recipes app with MVVM pattern, Fizz Buzz, alarm app, Conway's Game of Life, Brevis app iOS development, multilingual animals, and various user interfaces. What You Will Learn Learn the iOS 16/SwiftUI programming language fundamentals Learn HStack, VStack, ZStack, colors, text, frames, grids, and images Learn to efficiently use Xcode 14, hotkeys, and code snippets Learn to add hypertext markup language (HTML) to color extensions Create Brevis, quote of the day, mystic puzzle, and Speed code apps Build user interfaces for body shape, meditation, finance, and tasks Audience This course caters to individuals wishing to acquire application development skills using SwiftUI/iOS 16 with beginner to advanced programming skillsets; however, more than basic to intermediate programming skills are desirable at least to make the most of the course. Anyone wishing to learn programming on iOS 16 using SwiftUI and individuals wanting to learn a quick course on what can be developed using SwiftUI would benefit from this course. About The Author Ron Erez: Dr. Ron Erez is a computer programmer, educator, and mathematician. Dr. Erez has been programming for over 30 years and has always been amazed by the creativity and satisfaction of writing computer programs. Dr. Erez is also an experienced teacher, teaching mathematics, computer science, and English literature from middle school to university level courses. Dr. Erez is out cooking, cleaning, skateboarding, and living in his free time.
    Note: "Published in June 2023.". - Online resource; title from title details screen (O'Reilly, viewed August 3, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 16
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781835083956 , 1835083951
    Language: English
    Pages: 1 online resource (1 video file (6 hr.)) , sound, color.
    Edition: [First edition].
    DDC: 005.1
    Keywords: Computer software Development ; Application software Development ; Computer programs ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: A DevOps project combines development and operations to streamline software delivery, emphasizing collaboration, automation, and continuous integration/deployment. It enables faster, reliable releases and efficient infrastructure management, fostering a culture of agility and innovation. The course covers a wide range of topics in the DevOps domain, including Ansible for server configuration, Docker and docker-compose for containerization, GitLab for version control and CI/CD pipelines, Let's Encrypt (certbot) for obtaining TLS certificates, WireGuard for secure VPN connections, MariaDB for database management, LXC for virtualization, iRedMail for setting up a mail server, Zulip for communication, Traefik for reverse proxy and TLS termination, Pi-hole for DNS-level ad-blocking, Nextcloud for cloud storage and collaboration, checkmk for monitoring, Borg with borgmatic for backups, and recaps of all concepts. Upon completion, we can automate server configurations, utilize containerization for efficient deployments, implement robust version control, secure connections with TLS certificates, establish secure VPN solutions, implement ad-blocking measures and cloud storage solutions, perform reliable backups, and automate essential processes independently to optimize and self-host infrastructure, streamline operations, and productivity. What You Will Learn Learn Ansible, Docker, GitLab, streamline infrastructure management Use Let's Encrypt, WireGuard to secure connections/TLS termination Explore MariaDB, iRedMail, Zulip for efficient DBs/communication Use Pi-hole, Nextcloud, checkmk for ad-blocking, storage, monitoring Explore Borg, GitLab Runner, backups for reliable data protection Automate self-hosting for optimized operations/deployments Audience This course is designed for diverse individuals and organizations, including start-ups and small companies seeking to enhance their infrastructure management practices. It is also suitable for Linux system administrators and developers who aim to transition into DevOps. Additionally, individuals interested in self-hosting their infrastructure will find this course valuable in acquiring the necessary skills and knowledge to manage their systems successfully. The prerequisites include basic Linux knowledge, domain name, VPS or physical server, and computer with macOS/Linux/Windows. About The Author Predrag Mijatovic: Predrag Mijatovic is a professionally skilled DevOps engineer with 10 years of experience. Predrag's expertise spans various domains, including system administration, DevOps engineering, and software development. He is proficient in multiple tools such as Ansible, Docker, GitLab, Jenkins, MariaDB, Nextcloud, NGINX, and Python. With his vast knowledge/practical experience, Predrag delivers an elaborate course to help students master the intricacies of DevOps. With extensive experience in system administration, DevOps engineering, and software development, Predrag Mijatovic has worked on various tools and technologies. Predrag's diverse skillsets enable him to provide insights and practical guidance across multiple platforms and environments.
    Note: "Published in July 2023.". - Online resource; title from title details screen (O'Reilly, viewed August 3, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 17
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781835462782 , 1835462782
    Language: English
    Pages: 1 online resource (1 video file (8 hr., 17 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.3
    Keywords: Application software Development ; Application program interfaces (Computer software) ; Computer software Testing ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: In this course, you will embark on a journey to master Specflow, Cucumber, and Gherkin, the indispensable trio for unleashing the full potential of BDD. You will start with a detailed course introduction, then dive deep into the principles of BDD and understand the foundation upon which Specflow thrives. Get hands-on with the Gherkin language through Gherkin basics, gaining fluency in this universal language for expressing behavior and setting the stage for your Specflow adventures. Then learn how to create Specflow step definitions and bind them to your scenarios. After that, you will master the art of working with datatables in Gherkin using Specflow Table Assist. Understand the power of hooks in Specflow and how they can streamline your testing process. Explore various methods of sharing data in Specflow, including Specflow's context system and dependency injection. Dive into advanced topics such as custom value retrievers and comparers, gain a competitive edge in your testing endeavors, and understand step argument conversions and their significance in Specflow. Explore advanced hook concepts, scopes, and asynchronous step definitions. Learn different methods to run your Specflow tests. Finally, tidy up your project by organizing features, steps, and business models effectively, ensuring a clean and maintainable structure. By the end of this course, you will be proficient in using Specflow and well-prepared to tackle real-world testing challenges with confidence, gaining the expertise needed to excel in your role. What You Will Learn Gain fundamental understanding of the Gherkin language Discover how to efficiently run automated tests in parallel using Specflow Explore the versatility of Specflow hooks and their role in controlling functionality Create custom value retrievers and comparers Gain proficiency in step arguments and transformations Delve deep into the world of hook scopes for more effective testing Audience This course is designed to cater to a diverse audience; whether you are an experienced automation testing professional looking to enhance your skills or someone passionate about the world of testing, this course is for you. The .NET C# developers seeking to integrate Specflow into their testing practices will find this course invaluable. For business analysts, this course offers a unique opportunity to bridge the gap between business requirements and technical implementation. All you need is basic C# coding knowledge and a foundational understanding of Gherkin to embark on this transformative learning journey. About The Author Tim MacLachlan: Tim MacLachlan is a highly experienced senior/lead developer boasting over two decades of extensive commercial development expertise, which includes an impressive 16+ years of dedicated work with .NET technologies. As a versatile developer, Tim possesses a diverse skill set that spans the entire software development lifecycle. His proficiencies encompass low-level programming, intricate algorithmic design, architectural planning, business intelligence solutions, analytical systems, and mobile application development. With a rich portfolio that comprises hundreds of applications, he has made significant contributions to various industries, ranging from commercial aviation and military sectors to banking/finance, retail, and health.
    Note: "Updated October 2023.". - Online resource; title from title details screen (O'Reilly, viewed November 15, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 18
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781837635078 , 1837635072
    Language: English
    Pages: 1 online resource (1 video file (15 hr., 9 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.1
    Keywords: Application program interfaces (Computer software) ; Application software Development ; JavaScript (Computer program language) ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: In this course, we will drive you from the very basic concepts to building, customizing, and deploying a complete Strapi application. We will quickly introduce Strapi and set up our working environment at the beginning of this course. Once everything is in place, you will learn about content types, fields, relations, components, dynamic zones, and authorization and authentication systems. Then you will learn how to work with REST API and GraphQL API. Next, we will cover custom routes, controllers, services, policies, and middleware. Later in the course, we will cover the Admin Panel and learn how to customize it. Then learn how to create a complete plugin that is ready for the Strapi marketplace. Finally, you will learn how to deploy our Strapi API. The application we will be creating includes features built by extending the Strapi core through custom logic (routes, controllers, GraphQL resolvers, and so on). Furthermore, in this course, you will be developing a complete plugin (admin + server code) that is ready to be published on the Strapi Market. (And, in fact, you will find it there now!) The Strapi Plugin section is a course in the course, and it will give you the skills to propose Strapi plugins to customers, both through the newborn Strapi market (that has high growth potential) and directly. By the end of this course, you will feel empowered as you will master a framework that dramatically speeds up time to market in developing production-ready backend applications, while not sacrificing extensibility to adapt it to endless use cases and business requirements! What You Will Learn Create a complete Strapi application with custom features Master Strapi basics such as content types, relations, components, dynamic zones, and more Customize the Strapi REST API with custom routes, controllers, services, and so on Customize the Strapi GraphQL API with custom operations Learn Strapi plugins development by creating a full plugin Deploy Strapi with two different architectures and CI/CD pipeline Audience This course is perfect for anyone that wants to add Strapi to their developer toolbox, being it the most popular headless CMS in the market (and still growing!), which combines top-level out-of-the-box features with strong flexibility and extensibility. One must have a basic knowledge of JavaScript and for the Strapi Plugins section, only the admin UI part, a basic knowledge of React will be useful. About The Author Artcoded Academy: Artcoded Academy is a place to learn full-stack JavaScript and Typescript skills. They feel coding is the best way to empower oneself as a creator, ultimately to bring ideas to life. They teach coding in a concrete, project-oriented way, by targeting a mono-language stack that a solo developer can manage as a one-man business.
    Note: "Published in January 2023.". - Online resource; title from title details screen (O'Reilly, viewed February 20, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 19
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781837633487 , 1837633487
    Language: English
    Pages: 1 online resource (1 video file (5 hr., 34 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.3
    Keywords: Apache Kafka ; Application software Development ; Application program interfaces (Computer software) ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: The course begins with an introduction that provides an overview of what to expect from it. We will cover the relationship between serialization and Kafka, and the benefits it provides to the overall Kafka architecture. You will gain an understanding of the different serialization formats and the support for Schema in AVRO, Protobuf, and Thrift. You will be introduced to AVRO and why AVRO is popular to work with Kafka and Schema Registry. Further in this course, we will set up Kafka in local and produce and consume messages using Kafka Console Producer and Consumer. You will set up the base project for the greeting app, which you can use to generate Java classes from the greetings schema using the Gradle build tool. You will also understand how to set up the base project for the greeting app, which we can use to generate Java classes from the greetings schema using the Maven build tool. You will understand the different techniques of evolving a Schema with the changing business requirements. In further sections, you will code and build a Spring Boot Kafka application that exchanges the data in an AVRO format and interacts with Schema Registry for data evolution. You will also build a RESTful service to publish the events where we receive events through the REST interface and then publish them to Kafka. By the end of this course, you will have a complete understanding of how to use AVRO as a data serialization format and help you understand the evolution of data using Schema Registry. What You Will Learn Understand the fundamentals of data serialization Understand the different serialization formats available Consume AVRO records using Kafka Producer Publish AVRO records using Kafka Producer Enforce data contracts using Schema Registry Use Schema Registry to register the AVRO Schema Audience This course is suitable for experienced Java developers and developers interested in learning AVRO and how to exchange data between applications using AVRO and Kafka. This can also be opted for by developers who are interested in learning about Schema Registry and how it fits into Kafka and those developers who are interested in learning techniques to evolve the data. Prior understanding of Java and experience building Kafka Producer is a must to take this course.
    Note: "Published in March 2023.". - Online resource; title from title details screen (O'Reilly, viewed April 11, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 20
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781835081433 , 1835081436
    Language: English
    Pages: 1 online resource (1 video file (11 hr., 14 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.3
    Keywords: Application software Development ; Mobile apps Development ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Angular is a popular JavaScript framework for building scalable web apps, while Ionic is an open-source framework that uses Angular to create cross-platform mobile apps. PouchDB is a JavaScript-based database for offline storage and seamless data synchronization and CouchDB is a NoSQL database designed for distributed environments with built-in data replication and offline access. Together, they enable developers to build scalable, offline-first web apps. The course begins with an introduction and preview, and a walkthrough of the Ionic project structure. We will then proceed to build a fast and easy Todo app and embark on the development of Julies app, starting with an introduction and screen design for the home and order screens and essential concepts such as four-way binding, the CAP theorem, and eventual consistency. You will learn to propagate changes from PouchDB, work with types/models, and create a view for products consumed. Displaying available products for ordering, fixing bugs, and styling the products view are further topics addressed. We will cover adding custom fonts, performing CRUD operations on products and tables, transitioning from paid to free, and generating code documentation using compodoc. Upon completion, we will be equipped with the knowledge/skills to build scalable and feature-rich offline-first apps. What You Will Learn Build offline-first apps with Angular, Ionic, PouchDB, CouchDB Sync data seamlessly between local and remote databases Utilize repository patterns for advanced database solutions Implement XState state machines for efficient state management Handle problems in development using practical techniques Explore advanced features such as RxJS and custom pipes Audience This course is designed for software engineers who are interested in creating multi-platform apps using a web framework, suitable for engineers who want to explore advanced features like repository patterns for database solutions and implementing state machines with XState. This course assumes a basic knowledge of Angular and Ionic. If new to these frameworks, you can refer to the documentation provided. Prior knowledge of TypeScript is desirable. Basic understanding of JavaScript is essential. The course focuses on practical implementation, so not every basic concept is thoroughly explained. About The Author Dominic Rudigier: Dominic Rudigier is a professionally experienced full-stack software developer specializing in web and mobile app development. With expertise in TypeScript, Angular, Ionic, NestJS, Java, C#, and Python, Dominic has 13 years of experience in developing software solutions. He is passionate about distributed systems, improving mobile app loading times, and constantly exploring new technologies in the web development space. Dominic is dedicated to sharing his knowledge and enjoys teaching as a side project, alongside his self-employment in project-based work. He is also pursuing a master's degree in software engineering to further enhance his skills and expertise.
    Note: "Published in June 2023.". - Online resource; title from title details screen (O'Reilly, viewed August 3, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 21
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781835080849 , 1835080847
    Language: English
    Pages: 1 online resource (1 video file (13 hr., 4 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.3
    Keywords: Svelte ; Application software Development ; Web applications Development ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Svelte--the game-changer in web development--offers unparalleled efficiency and simplicity, revolutionizing how developers create interactive websites. Embrace this cutting-edge framework with our course and embark on a journey to unleash your web development potential. In this hands-on course, you will first delve into the foundations of Svelte and SvelteKit, gaining a solid understanding of their streamlined approach to building web applications. The journey kicks off with an introduction, where you will be introduced to the exciting world of Svelte and the powerful capabilities of SvelteKit. Next, you will focus on integrating Firebase and Firebase Auth into your SvelteKit app. You will learn how to implement user authentication, handle user data, and deploy your app to the web. Real-time updates and server-side rendering (SSR) will provide an exceptional user experience, setting your website apart from the competition. Finally, you will dive into advanced topics such as handling API routes, server-side authentication, and real-time alerts. Here, you will create a fully functional and secure website called "Booklovers" that lets users interact with books, like and dislike, and view personalized content. By the end of this course, you will be a master of Svelte and SvelteKit, equipped to build user-friendly websites with confidence. What You Will Learn Build interactive websites with Svelte and SvelteKit Create a complete Book Lover website project Learn server-side rendering (SSR) for enhanced website performance Understand real-time updates for dynamic user experiences Explore API routes and server-side authentication techniques Master advanced concepts such as actions, slots, and hooks Audience This course caters to both beginners and seasoned developers eager to explore the potential of Svelte and SvelteKit. No prior Svelte or SvelteKit knowledge is required, making it accessible to all. Basic familiarity with JavaScript is beneficial, while HTML and CSS understanding will be advantageous but not mandatory. Whether you are new to web development or seeking to expand your skillset with advanced topics, this hands-on journey equips you to build user-friendly websites, integrate Firebase, and implement server-side rendering, ensuring a comprehensive learning experience for all learners. About The Author Codestars By Rob Percival: Codestars, by Rob Percival, is a revolutionary online learning platform on a mission to transform the way people learn to code. With a focus on simplicity, logic, and fun, Rob has empowered over half a million students through his courses. Recognizing the need for diverse and comprehensive learning experiences, Rob established Codestars as a collaborative effort. Codestars provides learners of all ages and proficiency levels with the tools and knowledge needed to build functional websites and apps. By making coding accessible and enjoyable, Codestars aims to simplify the learning journey and unlock the potential of aspiring coders worldwide.
    Note: "Published in August 2023.". - Online resource; title from title details screen (O'Reilly, viewed September 05, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 22
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781837634170 , 1837634173
    Language: English
    Pages: 1 online resource (1 video file (53 hr., 42 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.3
    Keywords: Application software Development ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Full stack development refers to the development of both frontend (client-side) and backend (server-side) portions of the web application. Full-stack web developers have the ability to design complete web applications and websites. They work on the frontend, backend, database, and debugging of web applications or websites. You will start with learning about HTML and CSS along with some basic concepts of web development. Then you will look at Bootstrap and Tailwind CSS, and build two different projects using them. After that, you will jump on to learn about JavaScript and JSON, followed by two different projects from scratch. You will then learn in-depth about jQuery, Node, Express, and MongoDB+ Mongoose. With these, you will complete your frontend and backend journey together. After that, you will learn about Restful APIs and explore how to create your own REST API and use Git/GitHub. Finally, you will be looking at various hosting websites for hosting purposes. The author uses analogies to teach you about the different components of web development. By the end of this course, you will be able to create successful, beautiful, and profitable websites. Get hired as a web developer post adding these projects, and master the MERN stack from scratch. What You Will Learn Explore the modern frameworks, libraries, tools, and technologies Learn to build a basic website using bootstrap 5 Build a Facebook login page using HTML, CSS, and Tailwind CSS Build a Slither game using JavaScript Build a Chrome extension using JSON Learn professional developer best practices Audience The course is designed keeping in mind absolute beginners with no coding experience. This course is ideal for the ones who are interested in learning to code and build websites and web apps, starting a career in web development, or the ones who want to start their own business. This course can be followed by someone who knows HTML, CSS, and JavaScript. No coding or web development knowledge is needed; you will start from scratch. A computer (Windows/Mac/Linux) with access to the Internet is the only thing required. All tools and software used in this course will be free and downloaded to be used. About The Author Prerak Mehta: Prerak Mehta is a passionate web developer and teacher. He is fond of adding value to people's lives. His first exposure to programming was when he was in high school and always wanted to develop new video games. As he tried to dig deep and self-explore game development, he started to realize that programming is much more demanding. He understood that conventional teaching techniques were extremely tricky, making it very difficult to understand even the basic concepts. This inspired him to create programming and development-related courses that involve innovative teaching techniques. His courses will improve the learner's understanding of the most difficult concepts with ease and will be fun to learn coding with the help of practical examples.
    Note: "Published in January 2023.". - Online resource; title from title details screen (O'Reilly, viewed February 20, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 23
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781835467831 , 1835467830
    Language: English
    Pages: 1 online resource (1 video file (9 hr., 3 min.)) , sound, color.
    Edition: [First edition].
    DDC: 004.67/82
    Keywords: Windows Azure ; Application software Development ; Cloud computing ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: This course is ideal for those with a grasp of data concepts and cloud computing basics, especially in Microsoft Azure. Programming skills in SQL, Spark, and Python are beneficial but not mandatory. You'll begin with an introduction to Microsoft Fabric, delving into its objectives and success criteria, and explore the contrasting architectures of Lakehouse and Warehouse, along with insights into licensing, workspace creation, and configuration. Progress to mastering OneLake and Delta Lake, ensuring data security with authentication and authorization, while tackling Spark's complexities, data hub management, and warehouse management. This includes everything from understanding datasets and ingestion methods to utilizing Spark for real-time data processing, exploring SQL and KQL differences, and experiencing data flow architecture and Power BI visualizations in the Data Factory. The course concludes with a deep dive into Data Science and robust Data Management, ensuring you are equipped with the knowledge to control access, govern data, and monitor your systems effectively in any professional setting. What you will learn Discover the principles of data engineering in Microsoft Fabric, including Lakehouse and Delta Lake Construct and manage data warehouses with Fabric's tools Perform real-time analytics using SQL, KQL, and Spark Build and execute data pipelines in the Data Factory module Create compelling data stories through Power BI visualizations Explore how to manage access control, governance, and monitoring in the Fabric environment Audience This course is perfect for citizen data practitioners and professionals in data infrastructure, offering insights into utilizing Microsoft Fabric for efficient workflows. Business analysts eager to enhance their expertise will find valuable lessons in data engineering practices, data lakes, and leveraging Power BI for dynamic reporting and visualization. Data scientists looking to integrate Fabric into their projects will explore model management and Azure services to elevate their analytical prowess. About the Author HHN Automate Book Inc.: Henry Habib is a manager at one of the world's top management consulting firms, he advises F500 companies on growth strategy, operation, and analytics. He has a vast background in applying data-driven solutions to create impact, in both large and small organizations. Henry is also a big proponent of no-code application development in business. He deploys business application to his clients using No-Code solutions, which are much easier to understand and faster. He believes in the No-Code revolution. As a professor, Henry is passionate about teaching students on how to succeed, on any topic (case interviews, no-code application development, automation). He does this by creating courses with engaging and helpful content, and always being around to answer any questions.
    Note: Online resource; title from title details screen (O'Reilly, viewed Decenber 19, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 24
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781805120599 , 180512059X
    Language: English
    Pages: 1 online resource (1 audio file (3 hr.))
    Edition: [First edition].
    DDC: 005.1/2
    Keywords: Software architecture ; Application software Development ; Application software ; Development ; Software architecture ; Audiobooks ; Audiobooks
    Abstract: Discover an accessible pathway to advancing your career and becoming a web architect by building a solid technical ground in software architecture About This Audiobook Follow your desired career path that leads to a lucrative job as a web architect Develop a solid technical background in software architecture using real-world practices and patterns Learn proven techniques and design considerations from an industry expert In Detail Large-scale web applications require you to write code efficiently following business and architectural considerations. They require web developers to understand the impact of their work on the system and how they can evolve the product. With this audiobook, every developer will find something to take away. This audiobook will help web developers looking to change projects or work on a new project in understanding the context of the application, along with how some design decisions or patterns fit better in their application's architecture. It acts as a guide, taking you through different levels of professional growth with a focus on best practices, coding guidelines, business considerations, and soft skills that will help you gain the knowledge to craft a career in web development. Finally, you'll work with examples and ways of applying the discussed concepts in practical situations. By the end of this book, you'll have gained valuable insights into what it means to be a web architect, as well as the impact architecture has on a web application. Audience This audiobook is for web developers who want to become web architects. Beginner-level web developers will be able to develop a strong technical background, and experienced web developers will learn techniques to become better professionals by understanding the web architect's role and the impact of efficient architecture on their projects.
    Note: Online resource; title from title details screen (O'Reilly, viewed March 28, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 25
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781837635801 , 1837635803
    Language: English
    Pages: 1 online resource (1 video file (25 hr., 6 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.3
    Keywords: Amazon Web Services (Firm) ; Application software Development ; Web applications ; JavaScript (Computer program language) ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: This comprehensive beginner-to-intermediate-level course on AWS and its components begins with an introduction to cloud computing and the three cloud service models (IaaS, PaaS, SaaS). You will learn to deploy and configure virtual instances, understand the foundations of remote server administration and server security using SSH. You will then be introduced to Linux and explore various Linux distributions, file systems, and essential maintenance and directory commands. The latter portion of the course provides a comprehensive guide to AWS. You will set up, secure, and navigate an AWS account, AWS Identity and Access Management (IAM), and manage user accounts for various AWS services, IAM User management and permissions, IAM groups, policies, and access key rotation and Amazon Elastic Compute Cloud (EC2) service. Upon completing the course, you will use your newfound skills to build dynamic front-end UI components using the React JS library. Through a series of hands-on projects, you will create a calculator, a Connect-4 Game clone, and a fully customizable ecommerce site. The React modules start from the basics and work to several intermediate-level concepts. This includes working with code pen, JSX, functional components, props, callbacks, events, the React State hook, conditional rendering, Fetch API, refactoring, and more. What You Will Learn Learn the basics of cloud computing on AWS and Linode Understand the fundamentals of web servers (NGINX versus Apache) Learn about SQL versus NoSQL, database transaction (ACID versus CAP) Code with JavaScript (objects, functions, loops, arrays, events) Learn Amazon EC2 (EC2 users, Elastic IP, security groups, remote admin) Learn AWS (registration, global/regional services, billing alerts) Audience This course is for those interested in cloud computing, cloud computing platforms (AWS and Linode), learning basic Linux and Ubuntu Linux distribution, and setting up a LAMP Stack on a remote virtual Instance. You would benefit immensely if you are interested in web server technology, Apache and NGINX, and foundations of DBMS, including SQL and NoSQL; and if you are interested in administering cloud servers using AWS, AWS IAM, Amazon EC2, JavaScript, and front-end UIs using React JS. Prerequisites include basic computer skills, knowledge of markup languages (HTML and CSS), and no prior programming experience needed. About The Author YouAccel Training: The course is co-authored by Tim Maclachlan--a renowned senior full-stack developer with over 20 years of commercial software development experience. Tim specializes in algorithmic, analytical, and mobile development as a multifaceted developer. He has written numerous applications and worked in various industries, from commercial aviation and military to banking and finance. Tim has a genuine passion for teaching individuals to become better coders and looks forward to interacting with his learners.
    Note: "Published in January 2023.". - Online resource; title from title details screen (O'Reilly, viewed February 20, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 26
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781804611845 , 1804611840
    Language: English
    Pages: 1 online resource (1 video file (3 hr., 24 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.13/3
    Keywords: Java (Computer program language) ; Application software Development ; Functional programming (Computer science) ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Delve deep into the exciting world of asynchronous programming, especially with JavaScript as your language of choice. About This Video Learn one of the most complex topics of programming with easy-to-understand examples and hands-on explanations Learn about callbacks and how you have been using them in your daily programming already Learn all about event loops and how JavaScript works behind the screen and how it executes asynchronous code In Detail JavaScript was not designed to be an asynchronous language, but with just the right tweaks, you can make it asynchronous. Asynchronous code helps you manage everything seamlessly while making sure that the data you are waiting for is used in your code ONLY after it has been completely fetched. In this course, you will learn every single concept of asynchronous JavaScript with easy-to-understand, over-the-shoulder examples and detailed, interesting explanations. You will learn all about event loops and how JavaScript works behind the screen and how it executes asynchronous code, about callbacks and their drawbacks, how promises replaced them and how Async Await made promises prettier. You will apply all of these in three real-world mini-projects as well. We will look at Async Await, an ES7 update, and how they have made promises look pretty. We will also look at resolving multiple promises at the same time using Async Await and error handling. By the end of this course, you will have a thorough understanding of how asynchronous programming works in JavaScript. Audience This course has been designed for JavaScript developers who want to take their knowledge to the next level; web developers who would like to add "asynchronous programming" to their resume and stand out in their job interviews; programmers and fledgling developers who would like to learn how real-world programming works; and front-end developers who are working with frameworks such as Angular, React, Vue, or Svelte and would like to apply asynchronous programming concepts in their projects. Some knowledge of JavaScript will be an added advantage to get through the course.
    Note: "Published in September 2022.". - Online resource; title from title details screen (O'Reilly, viewed October 18, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 27
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781804619018 , 1804619019
    Language: English
    Pages: 1 online resource (1 video file (8 hr., 14 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.3
    Keywords: Application software Development ; Computer programs ; Certification ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Gain an in-depth knowledge about CKA(Certified Kubernetes Administrator) as well as how to work with Kubernetes in a production environment. About This Video Understand persistent volumes and persistent volume lifecycle Explore Kubernetes pods, deployment, and replica sets Explore the relationship between Kubernetes and containers In Detail Kubernetes is one of the most popular container orchestration tools available. The container orchestration with Kubernetes Certification course will help you grasp the key skills, technology, and concepts that a Kubernetes administrator needs to know. You will learn everything you need to know about Kubernetes. You will start with the very basis of Microservices and the need for it. You will learn about containers and virtualization. Learn and understand the Docker and Kubernetes architecture, understand the Docker swarm features, and learn the difference between Kubernetes and Docker Swarm. Moving further, you will also learn Docker orchestration and the relationship between Kubernetes and Containers. Along the course, you will learn about Kubernetes Pods, deployments and replica sets, persistent volumes, and their lifecycle. You will learn to demonstrate ConfigMap, CronJob, Secret, DaemonSet, label sectors, and more. By the end of this course, you will have gained the knowledge required to design and deploy cloud-native applications on a Kubernetes cluster. Audience This Kubernetes course is best suited for software developers, software engineers, system administrators, Linux administrators, and cloud administrators. Learners need to possess an undergraduate degree or a high school diploma, and a solid understanding of containers and Docker.
    Note: Online resource; title from title details screen (O'Reilly, viewed August 9, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 28
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    Language: English
    Pages: 1 online resource (1 video file (5 hr., 32 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.1
    Keywords: Application software Development ; Computer software Development ; Computer architecture ; Open source software ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Be part of a beginner-friendly course on the fundamentals of Docker along with free online lab access to practice and reinforce your learning. About This Video Free online lab access to help beginners understand the Docker concepts Designed for absolute beginners with a step-by-step methodology to be followed throughout Deploying a web application as a Docker container In Detail Docker is a set of platform-as-a-service products that use OS-level virtualization to deliver software in packages called containers. Containers are isolated from one another and bundle their own software, libraries, and configuration files; they can communicate with each other through well-defined channels. Docker accelerates the development, sharing, and execution of modern applications. Docker is a tool that uses containers to make it easier to create, deploy, and run applications. In this course, you will learn about virtual machines and containers, installation of Docker, understanding Docker architecture, start/stop/restart Docker Daemon, Docker commands to manage images and containers, Docker volumes, Bind Mounts, tmpfs volume, Docker networking concepts, and deploying a web application as a Docker container. Docker has made use of pre-existing computing concepts such as containers and, more specifically, primitives known as "groups" and "namespaces" in the Linux world. Docker's technology is distinctive in that it focuses on the needs of developers and system administrators to separate application dependencies from infrastructure. By the end of this course, you will gain an in-depth understanding of the fundamentals/essential Docker concepts and commands required to deploy a web application. Audience This course is designed for DevOps engineers, system administrators, and Cloud engineers who want to learn about Docker for advanced purposes. This will also suit DevOps managers working for any organization. Basic IT Concepts are required to get the most out of this course.
    Note: Unidentified presenter. - "Coding gears, train your brain.". - "Updated in March 2022.". - Online resource; title from title details screen (O'Reilly, viewed March 21, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 29
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781803248196 , 180324819X
    Language: English
    Pages: 1 online resource (1 video file (6 hr., 16 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.1
    Keywords: Jenkins (Software development tool) ; Computer software Development ; Application software Development ; Computer programs ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Master DevOps CI/CD pipelines using Git, Jenkins, Ansible, Docker, and Kubernetes on AWS. About This Video Comprehensive and hands-on course on creating DevOps CI/CD pipelines with lab exercises Complete understanding of DevOps workflow Setup of DevOps CI/CD pipeline to build and deploy a real-time project In Detail In this learning journey, you will be introduced to tools such as GitHub, Jenkins, Maven, Docker, Ansible, and Kubernetes and learn how to integrate these tools to run a project in the real world. You will start with building and deploying it on the Tomcat server. You will set up CI/CD with GitHub, Jenkins, Maven, and Tomcat. Initially, there is no environment; therefore, you start with setting up Jenkins, configuring Maven and Git, Tomcat server, integrating GitHub, Maven, Tomcat server with Jenkins, creating a CI and CD job, and testing the deployment. Next, we will cover deploying artifacts on a Docker container as well as with the help of Ansible. For that, first set up Docker environment, write Dockerfile, create an image and container on Docker host, integrate Docker host with Jenkins, and create CI/CD job on Jenkins to build and deploy on a container. Finally, deploy artifacts on Kubernetes. Almost all the environment is ready by now except for Kubernetes, so we will start with setting up the Ansible server, integrating Docker host with Ansible, Ansible playbook to create an image, Ansible playbook to create continuer, integrating Ansible with Jenkins, and CI/CD job to build code on Ansible and deploy it on Docker container. By the end of this course, you will be able to confidently set up and complete CI/CD pipeline to build and deploy a Java application on AWS. Audience This course is designed for individuals who want to build CI/CD pipeline tools on various DevOps tools and anyone who wants to enhance their skills in the DevOps domain. Professionals who want to know how a DevOps project works and want to do a complete DevOps real-world project on their own will also benefit. Basic knowledge of AWS, Git, Maven, Jenkins, Docker, Ansible, and Kubernetes is required. A desire to learn DevOps workflow would be beneficial.
    Note: "Updated in April 2022.". - "Valaxy Technologies.". - Presenter unidentified. - Online resource; title from title details screen (O'Reilly, viewed May 10, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 30
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781803237459 , 1803237457
    Language: English
    Pages: 1 online resource (1 video file (4 hr., 16 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.4/32
    Keywords: Linux ; Cloud computing ; Application software Development ; Operating systems (Computers) ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Be a part of a beginner-friendly and highly practical course on Linux that will help DevOps and Cloud engineers. About This Video A highly practical and beginner-level course on Linux from scratch Get acquainted with the skills to fulfill regular tasks on a Linux environment Learn most of the commands needed for the Cloud and DevOps journey In Detail As you all know, in the current IT market Linux has become a prerequisite to learning most of the trending technologies. The IT industry also uses Linux as its base operating system in the majority of cases. Hence this course helps you to understand how Linux works from the basics. Once you complete this course you will be able to fulfill your regular tasks on the Linux server, and easily start learning most of the trending technologies like AWS, Azure, GCP, DevOps, Python, data science, and more. This course starts with introducing you to Linux and helps in creating a Linux EC2 instance along with connecting the Linux system from Mac and Windows. After that, you will explore basic Linux commands. You will then manage files and directories, and look at user, software, system, and process management in detail. You will look at some networking and services-related commands. Finally, you will check the Crontab command and copy files from Windows to Linux. By the end of this course, you will have learned Linux basics from scratch, Linux commands through practical labs, and fulfilled your regular tasks on the Linux server. Audience This course is designed for any IT professional who wants to learn Linux basics quickly and for the individual who doesn't know why to start their DevOps journey. A professional who wants to shift from a non-IT to an IT background and has not worked on the Unix/Linux platform will also benefit from this course. To gain the most out of this course, you should have a basic knowledge of computers.
    Note: "Updated in April 2022.". - "Valaxy Technologies.". - Online resource; title from title details screen (O'Reilly, viewed May 10, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 31
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    Language: English
    Pages: 1 online resource (1 video file (11 hr., 49 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.276
    Keywords: Microsoft .NET Framework ; Application software Development ; Service-oriented architecture (Computer science) ; Logiciels d'application ; Développement ; Architecture orientée service (Informatique) ; Instructional films ; Nonfiction films ; Internet videos ; Films de formation ; Films autres que de fiction ; Vidéos sur Internet ; Webcast
    Abstract: Learn the foundational elements of microservices by incrementally building a real microservices-based application with .NET 6 About This Video Understand the ASPNET Core web application with Bootstrap 5 Learn N-layer implementation with repository pattern Understand Entity Framework core with SQL server database In Detail In this course, you will learn the foundational elements of microservices by incrementally building a real microservices-based application with .NET 6, step by step. We will be building multiple microservices and for authentication and authorization, we will be using the Identity server! The content of the course will guide you through the basic blocks of the Identity server and how to get it up and running. You will learn how to build microservices in the .NET world using .NET API, Ocelot, Identity server, Entity Framework Core, and clean architecture using the latest .NET 6! We will develop e-commerce modules over Product, Shopping Cart, Ordering, Payment, and Email microservices with SQL server communicating over Azure Service Bus and using Ocelot API gateway. You can find microservices architecture and step-by-step implementation on .NET along with step-by-step developing this course with extensive explanations and details. By the end of this course, you will have an application with 7 fully working .NET-based microservices but most importantly you will understand every line of code, how the microservices work together, and why we ended up with the final implementation. Audience This course is for students looking to explore microservices with .NET core, learn communications with Azure Service Bus, and learn the basics of the Identity Server.
    Note: "Updated in February 2022.". - Online resource; title from title details screen (O'Reilly, viewed March 10, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 32
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    Language: English
    Pages: 1 online resource (1 video file (11 hr., 9 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.26/8
    Keywords: Android (Electronic resource) ; Application software Development ; C (Computer program language) ; Mobile games ; Computer games Programming ; Logiciels d'application ; Développement ; C (Langage de programmation) ; Jeux sur mobile ; Jeux d'ordinateur ; Programmation ; Instructional films ; Nonfiction films ; Internet videos ; Films de formation ; Films autres que de fiction ; Vidéos sur Internet ; Webcast
    Abstract: Master the basic concepts, tools, and functions required to build fully functional Android mobile games with the Unity game engine. About This Video Learn to play ads less frequently with ad counter Learn C# scripting basics for absolute beginners Learn the tricks to build an Android game in 15 minutes and in an hour In Detail Learning the fundamentals of Unity Android game development puts a powerful and particularly useful tool at your fingertips. Unity is free, easy to learn, has excellent documentation, and is the game engine used for building Android games. Jobs in Unity Android game development are plentiful and being able to learn it will give you a strong background to easily build awesome Android games. Starting with the installation of Unity, Java Development Kit, and Android SDK, this course will take you through various Unity features and how to use them. By creating example games, you will establish a strong understanding of Unity game development. With these basics mastered, the course will take you through building different example games with Unity to learn more about the process of creating mobile Android games with Unity. By the end of the course, you will have the knowledge to create fully functional and ready to publish Android games with Unity. Audience This course is for anyone willing to learn how to build and publish Android games with Unity. Basic understanding of Unity and C# is an added advantage.
    Note: "Updated in February 2022.". - Online resource; title from title details screen (O'Reilly, viewed March 10, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 33
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    Language: English
    Pages: 1 online resource (1 video file (30 hr., 55 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.7
    Keywords: Application software Development ; Python (Computer program language) ; SPARK (Computer program language) ; Artificial intelligence ; Artificial Intelligence ; Logiciels d'application ; Développement ; Python (Langage de programmation) ; Intelligence artificielle ; artificial intelligence ; Instructional films ; Nonfiction films ; Internet videos ; Films de formation ; Films autres que de fiction ; Vidéos sur Internet ; Webcast
    Abstract: Learn to use data science and statistics to solve business problems and gain insights into everyday problems with 35+ case studies About This Video Explore 16 statistical and data analysis, and six predictive modeling and classifiers case studies Work on four: data science in marketing and retail, and two time-series forecasting case studies Dive into three Natural Language Processing and one PySpark big data case studies, and a deployment project In Detail Right now, despite the Covid-19 economic contraction, traditional businesses are hiring data scientists in droves! Therefore, data scientist has become the top job in the U.S. for the last four years running. However, data science has a difficult learning curve. This course seeks to fill all those gaps and has a comprehensive syllabus that tackles all the major components of data science knowledge. You will be using data science to solve common business problems throughout this course. You will start with the basics of Python, Pandas, Scikit-learn, NumPy, Keras, Prophet, statsmod, SciPy, and more. You will learn statistics and probability for data science in detail. Then, you will learn visualization theory for data science and analytics using Seaborn, Matplotlib, and Plotly. You will look at dashboard design using Google Data Studio along with machine learning and deep learning theory/tools. Then, you will be solving problems using predictive modeling, classification, and deep learning. After this, you will move your focus to data analysis and statistical case studies, data science in marketing, and data science in retail. Finally, you will see deployment to the cloud using Heroku to build a machine learning API. By the end of this course, you will learn all the major components of data science and gain the confidence to enter the world of data science. Audience This course is designed for beginners in data science; business analysts who wish to do more with their data; college graduates who lack real-world experience; business-oriented persons who would like to use data to enhance their business; software developers or engineers who would like to start learning data science. Anyone looking to become more employable as a data scientist and with an interest in using data to solve real-world problems will enjoy this course thoroughly. No need to be a programming or math whiz; basic high school math will be sufficient.
    Note: "Updated in March 2022.". - Online resource; title from title details screen (O'Reilly, viewed March 30, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 34
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781804618820 , 1804618829
    Language: English
    Pages: 1 online resource (1 video file (5 hr., 35 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.1
    Keywords: Application software Development ; Information technology Automation ; Robots Programming ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Explore and master Robotics Process Automation and gain the skills you need to automate real-world business and IT processes using UiPath. About This Video Explore the field of Robotic Process Automation and get a deep understanding of its fundamentalss Discover a comprehensive beginners' course for developers in the RPA field with easy-to-follow instructions Apply automation techniques on Excel, PDF, Mail, desktop, web, invoicing, and scraping data from websites In Detail Robotic Process Automation (RPA) is a game-changing technology that is designed to automate high-volume, recurring processes that consume a significant amount of a worker's time. Take advantage of this opportunity to get trained in one of the most in-demand skills and prepare for future employment. This course combines the best of two worlds by giving you a proper tech primer followed by many practice exercises. You will get your hands dirty and learn by doing, but you will also have us by your side supporting you in your learning process. We (authors) have simply built the course we wished we had when starting out on our own RPA developer careers. This course starts with introducing you to RPA and how it works. You will install the UiPath Studio developer software interface and go through its workings, then look at programming concepts important for RPA development. You will design, develop, and deploy advanced robots from scratch. You will see best practices for automating business processes and finally explore what to do next to further improve your skills. By the end of this course, you will have learned best practices and important programming concepts for RPA development. You will have also designed, developed, and deployed robots by automating seven processes, and learned how to grow as an RPA developer. Audience This course is for individuals who want to kickstart their Robotic Process Automation development journey and want to land a job as an RPA developer. Students who want to learn best practices for automating business processes from RPA professionals, and developers who want to learn the fundamental programming concepts important for RPA development will also benefit from this course. As a prerequisite, you need a modern Windows computer with an internet connection (UiPath does not have a Mac version) and a desire to learn about one of the most promising emerging technologies right now.
    Note: "Updated in June 2022.". - 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 ...
  • 35
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781803236667 , 1803236663
    Language: English
    Pages: 1 online resource (1 video file (3 hr., 24 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.3
    Keywords: Application software Development ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Build applications with Python, FAST API, React JS, MongoDB, and Bootstrap to begin your journey toward becoming a full-stack developer About This Video Build a complete full-stack application using the latest and trending technologies Build a project with Create, Update, Delete, and Find all functionality with a real-world use case Debug your frontend application using the developer tool In Detail In this course, you will learn everything that is needed to build a complete full-stack application using the latest and trending technologies. You will also learn various debugging and troubleshooting techniques that will boost your confidence to find and fix any issues both on the frontend and backend stack. In this course, we will cover FAST API framework, GET endpoint, POST endpoint, PUT endpoint, DELETE endpoint, middleware, enabling CORS, allowing HTTP headers, allowing HTTP methods, using hooks such as useState and useEffect, states in React, functional components in React, calling APIs from React applications using Axios, how to make a website responsive, debugging your frontend application using the developer tool, and checking network calls in browser's developer tool. Finally, you will learn to push code to GitHub from your local computer. Basically, this course will teach you everything using a hands-on approach to making you comfortable with the development of applications using frontend technologies such as HTML, CSS, JSX, and REACT JS, and backend technologies such as Python 3, FAST API, MongoDB, and NoSQL. By the end of this course, you will be able to create your own FARM stack form for your real-world project. Audience Anyone interested in learning how to build a FARM stack form for a practical project or in becoming a full-stack developer should take this course. JavaScript, HTML, and CSS fundamentals are needed.
    Note: "Updated in July 2022.". - Online resource; title from title details screen (O'Reilly, viewed August 9, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 36
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781803237718 , 1803237716
    Language: English
    Pages: 1 online resource (1 video file (26 hr., 1 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.3
    Keywords: Android (Electronic resource) ; Application software Development ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Jetpack Compose - Modern Android development with a declarative UI approach. This course brings you up-to-speed developing apps with Jetpack Compose and Kotlin. About This Video A comprehensive course for developing apps with Jetpack Compose and Kotlin Build, from scratch, beautiful native UIs with Jetpack Compose - a declarative approach for building Android apps A highly practical course and comes bundled with code files In Detail Android Jetpack Compose is a new way of building modern Android apps in Android app development. The software development industry is moving away from the imperative approach of building apps--where developers were required to write a lot of boilerplate code, navigate through inconsistent APIs, and hard to maintain code to build simple mobile apps. With Jetpack Compose, building Native UI for the Android platform is more effortless, concise, consistent, and has less code. In this course, you will start with learning about Jetpack Compose and its advantages over the imperative way of building Android apps. You will look at Kotlin programming basics, intermediate and advanced concepts. You will look at core Jetpack Compose concepts: composable functions, compose layout widgets, and modifiers, and understand how Jetpack Compose handles state--recomposition and state hoisting. You will understand how MutableState and Flow work with composable functions; master how to build various Jetpack Compose apps that range from simple to complex (tip calculator, movie app, note app, trivia app, weather forecast app, and so much more); and build a lot of apps while learning Jetpack Compose. By the end of the course, you will have learned everything you need to know about Kotlin and Jetpack Compose to build complex Native UIs and Android apps with Jetpack Compose. Audience This course is ideal for beginner Android developers who are curious about building modern Android apps using Jetpack Compose and Kotlin. Android developers who want to learn Kotlin and build Android apps with Jetpack Compose, and anyone who wants to learn Java and Android development will also benefit from this course. Basic programming experience, in general, is helpful but not required. The course covers everything you will need to build Android apps with Kotlin and Jetpack Compose. Kotlin fundamentals are included in the course so no need for prior knowledge of the same.
    Note: "Updated in July 2022.". - Online resource; title from title details screen (O'Reilly, viewed August 9, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 37
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781803235899 , 1803235896
    Language: English
    Pages: 1 online resource (1 video file (4 hr., 18 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.3
    Keywords: Jenkins (Software development tool) ; Application software Development ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Be a part of this course to understand how to use Maven and SonarQube for code build and code quality analysis as a DevOps engineer. About This Video Discover a comprehensive course along with hands-on practical lab Learn to use Maven in the DevOps workflow Look at and explore the activities of a DevOps engineer on Maven In Detail Maven is the build automation tool that can be used in applications developed by software languages such as Java, C#, Scala, and other languages. There are lots of DevOps tools such as GitHub, SVN, Maven, Jenkins, Chef, Puppet, Nagios, Splunk, Selenium, and so on. It helps DevOps in providing automation around the build phase of the DevOps life cycle management. This course helps you to understand how a developer uses Maven and SonarQube for DevOps professionals. You will be creating a maven project on Eclipse, then look at the activities of a DevOps Engineer on Maven. After that, you will create a project using the Maven archetype, and learn Maven coordinates, Maven goals, and Maven repositories. Next, you will learn about pom.xml, commit code from the developer system to GitHub, build projects on Maven, and understand Maven in DevOps workflow. Finally, you will set up and Integrate Maven with Jenkins along with SonarQube with Jenkins. By the end of this course, you will be able to learn how to use Maven and SonarQube for code build and code quality analysis from a DevOps engineer's point of view. Audience This course is designed for individuals who are curious to know how to use Maven as a DevOps engineer working in any organization. It will also help beginner-level DevOps enthusiasts who want to explore Maven and SonarQube. To gain the most out of this course, you should have basic knowledge of Linux, Git, and AWS EC2.
    Note: "Updated April 2022.". - "Valaxy Technologies.". - Online resource; title from title details screen (O'Reilly, viewed May 10, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 38
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781803236346 , 1803236345
    Language: English
    Pages: 1 online resource (1 video file (2 hr., 41 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.3
    Keywords: Application software Development ; Software architecture ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Learn everything there is to know about Docker and how to use Docker and Docker Compose to run your Spring Boot programs and databases inside containers About This Video Learn to create Spring Boot application from Spring Initializer Learn about Docker hub, its repositories, Docker images, tags within each image Learn to build code again and build image again with a new tag and push it to Docker hub In Detail In this course, you will learn everything about Docker and run your Spring Boot apps and databases inside containers using Docker and Docker Compose. First, you will learn about why it's necessary to execute apps within containers, as well as what Docker, Image, Container, Docker Hub, and Dockerfile are. Then we will look at the advantages of utilizing Docker and running apps inside containers, as well as how to make your own Dockerfile, build a Docker image, and launch a container from it. Following that, we will look at how to convert a regular Spring Boot program into a Docker-based container application. Run a database within the container and enable inter-container communication to allow various apps to communicate with one another. Check the logs within a running container, enter the container, list all images, list all running containers, and delete the image and container, create a Docker Compose file, then use it to run several containers. Next, you will learn how to create a Spring Boot application using the spring initializer, as well as the Docker hub, its repositories, Docker images, and tags within each image, as well as how to tag a Docker image to a specific version. Finally, you will learn how to build code and an image with a new tag and push it to the Docker Hub. By the end of this course, you will be able to build, run containers, and push them to the central hub. Audience This course is for anyone interested in learning about containers and running programs inside them. Only rudimentary Java and Spring Boot expertise is required.
    Note: Online resource; title from title details screen (O'Reilly, viewed July 6, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 39
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    Language: English
    Pages: 1 online resource (1 video file (1 hr., 17 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.4/37
    Keywords: User interfaces (Computer systems) ; Java (Computer program language) ; Open source software ; Application software Development ; User-Computer Interface ; Interfaces utilisateurs (Informatique) ; Java (Langage de programmation) ; Logiciels libres ; Logiciels d'application ; Développement ; Instructional films ; Nonfiction films ; Internet videos ; Films de formation ; Films autres que de fiction ; Vidéos sur Internet ; Webcast
    Abstract: Learn the concepts with ease by following a step-by-step and maintaining a well-balanced approach of theoretical and practical content. About This Video A short, crisp, and complete course that covers rendering in React 18 Recorded on the latest version of React; shows and transitions Comes bundled with the code files and PPT uploaded on the GitHub repository In Detail Are you building React applications that sometimes render a bit slowly? Are you looking at React 18 concurrent rendering to speed things up? Or using React 17 and looking to upgrade your applications to React 18? Not sure what is new in React 18 and what you need to change? Or maybe you are wondering what the benefits of React 18 concurrent rendering are in the first place? In this course, you will learn all about the new concurrent rendering features in React 18. But why to stop there; after all, there is more to React 18 than just concurrent rendering. The author will show you the behavior changes you need to be aware of! This is a simple, crisp, and interactive course. You will see how easy it is to switch to concurrent rendering in your React application. You will learn all about concurrent rendering, , the startTransition() API, the useTransition() hook and more. By the end of this course, you will get to know the importance of concurrent rendering. Audience This course is for React developers looking to upgrade their applications to React 18 and developers wanting to understand how concurrent rendering can help fix performance problems. A basic understanding of React is required to follow along but not mandatory.
    Note: "Updated in February 2022.". - Online resource; title from title details screen (O'Reilly, viewed March 10, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 40
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    Language: English
    Pages: 1 online resource (1 video file (2 hr., 25 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.7/2
    Keywords: Application software Development ; Application program interfaces (Computer software) ; JavaScript (Computer program language) ; Web applications ; Logiciels d'application ; Développement ; Interfaces de programmation d'applications ; JavaScript (Langage de programmation) ; Applications Web ; APIs (interfaces) ; Instructional films ; Nonfiction films ; Internet videos ; Films de formation ; Films autres que de fiction ; Vidéos sur Internet ; Webcast
    Abstract: Learn the concepts with ease by following a step-by-step and maintaining a well-balanced approach of theoretical and practical content. About This Video A short, crisp, and complete course that covers Hooks in React 18 Shows how to combine React Hooks with other React features in a more complex scenario Comes bundled with the code files and PPT uploaded on the GitHub repository In Detail Are you loving React but new to the Hooks API? Are you already using React Hooks but not sure you are doing the right thing? Or maybe you are sometimes getting tripped up by some of the React Hooks details? The addition of the Hooks API to React was quite a major change. Before React Hooks, most components had to be class-based. Now, with Hooks, these are often much simpler functional components. Hooks can be really simple to use. There are still plenty of ways you can mess up with React Hooks. And it often turns out there are many ways where you can improve your components by a better understanding of how each React Hook can be used. In this course, you are not just going to look at how to use React Hooks but also go behind the scenes and dive into the source code of React and the React ESLint rules to see why Hooks work the way they do. Here, you will learn all about using React Hooks and the pros and cons of the various Hooks. You will learn when to use useState() versus useReducer(). You will look at using useContext() efficiently. You will see when to use useLayoutEffect() and when useEffect() is better. You will be creating several reusable custom Hooks. Finally, you will combine all you learned into a more complete utility library to show how it all comes together. By the end of this course, you will have learned all about React Hooks with TypeScript. Audience This course is ideal for React developers wanting to learn how to use Hooks and developers that want to understand how React Hooks work under the hood. A basic understanding of React and functional components is required along with a computer with Node, NPM, a modern browser such as Chrome or Firefox, and a code editor you like. Basic knowledge of TypeScript and React Hooks is useful but not mandatory.
    Note: "Updated in February 2022.". - Online resource; title from title details screen (O'Reilly, viewed March 10, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 41
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781801813853 , 180181385X
    Language: English
    Pages: 1 online resource (1 video file (2 hr., 55 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.3
    Keywords: Application software Development ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: This Docker course introduces Docker and is simple and easy-to-understand lectures. About This Video Explore the best practices of working with Docker technology in the field Design multi-container applications and automate the workflow using Compose Learn essential Docker concepts that one should know to work in production In Detail Docker is a set of platforms as service products that use OS-level virtualization to deliver software in packages called containers. The service has both free and premium tiers. This course starts by explaining what Docker is and an overview of Docker. You will learn the basics of Docker such as image pull, run a container, stop containers, and delete images. You will also explore how to create your own Docker network as well as how to link containers to custom networks. Along with this, you will learn how to make a connection between containers running on different networks and how to delete the custom network. You will also be well versed in changing the permission of volume from read-write to read-only. Furthermore, you will learn to clone a volume and mount it to another container. You will explore how to push images to our DockerHub account. You will learn to create your first Docker file and create multi-tier with docker-compose. Finally, you will understand how to use WordPress and MySQL with Docker Compose and how to work with the REST API of Docker Engine. By the end of this Docker course, you will gain in-depth knowledge about Docker and general DevOps skills to help your company or your own project to apply the right Docker workflow and continuously deliver better software. Audience This Docker course is designed for every DevOps engineer. It can also be taken by system administrators, cloud infrastructure engineers, and developers.
    Note: "Updated in July 2022.". - Online resource; title from title details screen (O'Reilly, viewed August 9, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 42
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781804616406 , 1804616400
    Language: English
    Pages: 1 online resource (1 video file (9 hr., 46 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.3
    Keywords: Spring (Software framework) ; Java (Computer program language) ; Application software Development ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Be a part of a practical and step-by-step project-based course on building real-world use case applications; Property Management system with the help of Java, Spring Boot, JPA, and RESTful Webservices. About This Video Build a real-world project with the help of code files alongside the author to leverage your learning Learn different concepts of the Spring framework and RESTful webservices with hands-on examples Understand how to debug, troubleshoot and monitor your application in real-time In Detail This course will make you experience how projects are developed in software companies using modern stacks like Java, Spring, Spring Boot, Hibernate, Spring Data JPA, and RESTful webservices. In this course, you will be understanding how different technology and its components work together to build a real-world application that end users are able to use in real life. We will also learn to relate different concepts with real-world examples. You will learn different concepts of Spring Framework and RESTful webservices, different design patterns like Singleton, Prototype, Factory, MVC, Adapter, and so on, and create a production-ready application in a layered architecture. You will also look at ORM and Spring data JPA (Java Persistence API), Entity Relationship in Spring Data JPA, and implement Swagger API documentation. Next, you will implement application health monitoring, solve code quality issues using the Sonar Scan tool, and explore Maven build management tool. Finally, you will learn to test applications with the Postman client and develop a real-world project which you can use for yourself. By the end of this course, you will have built a real-world application that end-users are able to use in real life, titled Property Management System with the help of concepts learned throughout the course's journey. Audience This course is designed for beginner-level Java developer who wants to start their career in the IT field with a basic understanding of Spring Boot, JPA, and Hibernate with the help of a real project from scratch. This course will also help any Java developer who wants to learn Spring Boot and start building IT industry-grade applications. You would need a basic understanding of Java Programming to grasp the most out of this course.
    Note: "Updated in July 2022.". - Online resource; title from title details screen (O'Reilly, viewed August 9, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 43
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781803234021 , 1803234024
    Language: English
    Pages: 1 online resource (1 video file (4 hr., 32 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.13/3
    Keywords: Application software Development ; Java (Computer program language) ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Understand JWT authentication and authorization and use it to secure your Spring Boot-based microservices. About This Video Learn various components and terminology associated with JWT Extract user information and role information from JWT Create security-related classes such as configuration, filters, services In Detail JWT (JSON web token) is a standard for securing APIs in a Microservices architecture; using this standard, we can secure APIs' built-in technology such as Nodejs, Python, .NET, and so on. But in this course, we will build APIs using Java and Spring Boot and then we will be securing them using JWT and Spring security. We will cover important concepts such as authentication, authorization, the importance of securing RESTful APIs, JWT (Json Web Token), various components and terminology associated with JWT, Workflow, and a diagrammatic use case of using JWT. Along the course, you will learn to implement JWT in our Spring Boot project by creating a Spring Boot project from scratch. We will add the required Maven dependencies and learn to set up projects in GitHub and follow a continuous integration process. You will also learn to create our Hibernate entity classes and start configuring JWT and Spring security. Moving further, we will configure the allowed and not allowed endpoints and create user registration and login endpoints. We will understand how to create role-based classes and create multiple roles as well as restrict users to functionalities based on roles. By the end of the course, you will learn to create security-related classes such as configuration, filters, and services, and learn to use Postman to test our APIs. Audience This course is for anyone who wants to learn about securing APIs at an industry-grade standard.
    Note: "Updated in August 2022.". - Online resource; title from title details screen (O'Reilly, viewed September 13, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 44
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781804618660 , 1804618667
    Language: English
    Pages: 1 online resource (1 video file (4 hr., 35 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.3
    Keywords: Windows Azure ; Git (Computer file) ; Application software Development ; Cloud computing ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Create simple and robust deployment pipelines that can integrate directly with almost any environment. Effectively manage the various moving parts of the project, all in one space, and to better navigate the agile delivery space. About This Video Learn fundamental concepts behind Azure and DevOps principles along with some developmental tools Study Azure pipelines and Azure Repos - different policies that can be implemented around repositories Implement Azure Test Plans (checking and reporting bugs) and Azure Artifacts (manage all assets used in the project) In Detail Microsoft has a toolset to support continuous delivery and DevOps called Azure DevOps. Continuous delivery on Microsoft Azure DevOps enables DevOps engineers to deploy applications, this allows your team to create simple and robust deployment pipelines that can integrate directly with almost any environment. While we use ASP.NET Core as our technology for demonstration, the techniques learned here can be transferred to any framework that is supported by Azure DevOps' robust toolset. You will also spend some time exploring Git for Source Control. In this course, you will look at DevOps, setup Azure DevOps organization, and Azure DevOps tools and dashboards. Explore Azure DevOps boards and backlogs, here you will be setting up work items and Sprint management. Next, you will be setting up Git repositories, here you will look at branch policies, branching strategies, and pull requests. After that, you will study and explore the Azure DevOps Build and Release pipelines in detail. Finally, you will look at Azure DevOps Test Plans. By the end of this course, you should have a fundamental understanding of what Microsoft Azure DevOps brings to the table and how you can introduce it to your organization to streamline your development and value stream team efforts. Audience This course is ideal for developers who want to better understand code deployment with DevOps, system administrators and release engineers who want to streamline their software deployment tasks, and value stream leads, project managers, and product owners who want to better understand the CI/CD workflow. This will also benefit anyone looking to get a better understanding of Azure DevOps and how it can be introduced into an organization. A basic understanding of some fundamentals of project delivery is required but not mandatory.
    Note: "Updated in April 2022.". - Online resource; title from title details screen (O'Reilly, viewed May 10, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 45
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781804611760 , 180461176X
    Language: English
    Pages: 1 online resource (1 video file (13 hr., 24 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.3
    Keywords: Google Apps ; Web applications ; Application software Development ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Bring your coding to the next level or get more familiar with all the amazing things that can be done with Google Apps Script. About This Video Learn to create bound applications that allow you to use the Google Workspace container and create customized interactions within it Expand your Google Workspace knowledge with exercises and challenges Learn to connect various Google Workspace services to create applications In Detail Google Apps Script is by far one of the best coding languages to get started with, as it allows you to access the power of all the Google services that simply work so incredibly well within the script. It is based on JavaScript, which makes it easy to get started. You will start by learning how to write code in Google Apps Script and understand the features of Google Apps Script. You will learn to create projects and open the project to update and edit the code. Moving on, you will learn how to use the power of the Workspace services and create custom macros adding advanced functions to your spreadsheet with Google Apps Script. You will understand how to interact with Google Workspace services, see examples of using Classes in Workspace services, and learn how to access class methods. Then we will explore some amazing applications that can be built with Google Apps Script. The projects of this course will demonstrate how to apply Google Apps Script code to create docs, create a web app with both GET and POST endpoints, make use of sheet data, get sheet data, send emails, and much more. We will wrap up the course by creating a web form that can send emails using your Gmail account. By the end of the course, you will learn to interact with Google Workspace services and learn how to code Google Apps Script. Audience This course is for Google Workspace users, web developers, and web designers. It can also be taken by application developers who want to learn Apps Script, Google Workspace users who want advanced and customized functionality, and JavaScript developers who want to learn Apps Script. This course is also useful to anyone who uses Google Workspace and wants custom functionality for Google Workspace users. All you need is an internet connection and a Google Account, and you can start creating your coding apps.
    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 ...
  • 46
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781804611449 , 1804611441
    Language: English
    Pages: 1 online resource (1 video file (6 hr., 56 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.3
    Keywords: Application software Development ; Web applications ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Build a solid foundation in Flutter and become an intermediate developer About This Video Build a solid foundation in Flutter and become an intermediate developer Build a complete real-world cross platform app for both iOS and Android Learn about Firebase Auth for Authentication and Firebase Cloud Firestore for the database In Detail Most beginner courses only teach you the individual parts of a framework but don't cover how they all come together to create a real-world application. In this course, we will cover the fundamentals of flutter and dart to construct a solid foundation, as well as learn how to build out the iOS Reminders app's complete layout. Improve our app's navigation by learning how to move between screens and pass data. We'll learn how to structure our code and how to describe our data using classes in Dart; add email authentication to the app using Firebase Auth; our project will utilize the Firebase Firestore as a real-time database; create a custom light and dark theme for the app that the user can choose between and manage the app's overall status using the Provider Package (recommended by Google). By the end of this course, you will be an intermediate Flutter developer. Audience Anyone wishing to begin with Flutter is encouraged to take this course, as it requires no prior programming knowledge.
    Note: Online resource; title from title details screen (O'Reilly, viewed August 9, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 47
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781804617267 , 1804617261
    Language: English
    Pages: 1 online resource (1 video file (7 hr., 34 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.2/76
    Keywords: Microsoft .NET Framework ; Application software Development ; Web applications ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: The .NET multi-platform app UI is a cross-platform framework to create innovative mobile and desktop applications with C# and XAML. One can develop apps using .NET MAUI that runs on Android, iOS, macOS, and Windows and add platform-specific source code and resources. As part of learning in this course, you will begin with a cursory introduction to the .NET MAUI concepts and features and their applications. You will learn.NET MAUI basics and design a simple API with the .NET Core. Next, you will learn to use an API in a .NET MAUI application, understand XAML controls, and write clear syntax. You will then learn to implement styles in a .NET MAUI application and utilize the MVVM (Model-View-ViewModel) pattern with the MVVM community toolkit. You will learn to use SQLite with a random mobile application. You will also learn to secure a mobile app using authentication and authorization protocols. Finally, you will learn to create your first Minimal API. Upon completing the course, you will comprehensively learn to create your mobile applications using .NET MAUI. You will independently advance your Visual Studio coding skillsets and learn to build innovative mobile apps using .NET MAUI. What You Will Learn Build interfaces with XAML (Extensible Application Markup Language) Develop and publish Minimal API with .NET Core Use various MAUI controls and MAUI layouts Use the MVVM pattern and community toolkit Implement .NET MAUI authentication Utilize an API in .NET MAUI app and secure it using JSON web tokens Audience This course is aimed at anyone interested in learning .NET MAUI and making cross-platform mobile applications. To take this course, you will need to know C#. Even if you do not have much exposure to the .NET development stack, this course is beginner-friendly and offers many development tips. You will also need a capable machine to run Visual Studio 2022 and mobile emulators. About The Author Trevoir Williams: Trevoir Williams is a software engineer and part-time lecturer. With a master's degree in computer science, he has spent over a decade teaching web, software, and database development courses. He also has extensive industry experience in web application development, Azure Cloud System, and server administration. He enjoys teaching IT and development courses and hopes to impart knowledge of the latest developments in industry standards and techniques to his students.
    Note: "Published in November 2022.". - Online resource; title from title details screen (O'Reilly, viewed January 5, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 48
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781804611203 , 1804611204
    Language: English
    Pages: 1 online resource (1 video file (30 hr., 24 min.)) , sound, color.
    Edition: [First edition].
    DDC: 006.78
    Keywords: Amazon Web Services (Firm) ; Web applications Development ; Application software Development ; Cloud computing ; Computer architecture Design ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: In this course, you will learn AWS event-driven serverless microservices using AWS Lambda, AWS DynamoDB, AWS API Gateway, AWS EventBridge, AWS SQS, AWS CDK for IaC, and AWS CloudWatch for monitoring. You will learn to develop reliable and scalable serverless applications, following the microservices architecture. You will use AWS API Gateway for Restful API-driven development and synchronous event sources, AWS EventBridge for event-driven asynchronous communication between microservices, and AWS SQS for decoupling microservices and processing events asynchronously using queues. The project of building an e-commerce application will be totally serverless components. The serverless components that will be used are API Gateway, Product Lambda microservices, Basket Lambda microservices, and AWS EventBridge. There will be three communication types: synchronous communication with AWS API Gateway, asynchronous communication with AWS serverless EventBus, which is EventBridge, and event source mapping communication when polling queue records from Lambda services to AWS SQS-Simple Queue Service. Finally, you will use AWS CDK for IaC Serverless Stacks developments that we will develop and provision for all services. By the end of this course, you will learn how to design and develop AWS event-driven microservices using serverless patterns and best practices. What You Will Learn Create rules and target definitions for AWS EventBridge Build REST API and CRUD endpoints using AWS Lambda, API Gateway Work on data persistence using AWS DynamoDB Decouple microservices with events using AWS EventBridge Message queues for cross-service communication using AWS SQS Work on cloud stack development with IaC using AWS CloudFormation CDK Audience This course is ideal for software developers who want to develop real-world projects with AWS serverless services and software/solutions architects who want to develop real-world projects with AWS serverless services. Students who would be appearing for the AWS Certified Developer Associate and AWS Certified Solutions Architect Associate will also be benefitted from this course. You would need a basic knowledge of cloud, JavaScript, and TypeScript to get started with the course. Basic knowledge of using an AWS account is a plus but not mandatory. About The Author Mehmet Ozkaya: Mehmet Ozkaya is a software/solutions architect with over fifteen years of experience working with software companies around the world. He is now concentrating on cloud-native and serverless event-driven microservices architectures on AWS and .NET ecosystems. He enjoys delivering online courses about designing software architecture for cloud-native and serverless event-driven microservices. He routinely contributes to GitHub and blogs on Medium.He enjoys delivering online courses about Designing Software Architecture for Cloud-Native and Serverless Event-driven Microservices. He routinely contirbutes to GitHub and blogs on Medium.
    Note: Online resource; title from title details screen (O'Reilly, viewed January 5, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 49
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781837631599 , 183763159X
    Language: English
    Pages: 1 online resource (1 video file (14 hr., 34 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.13/3
    Keywords: Python (Computer program language) ; Application software Development ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: In this course, you will learn how to set up your own home network with static IP addresses and port forwarding so that anyone can access your programs over the Internet. Then you will learn how to set up a simple two-way chat in the terminal using the Socket module. Next, you will learn how to use the threading module to create a simple chat room in the terminal and how to use the Tkinter module to create a GUI chat room like the old AOL chat rooms. Later, we will look at how to create an advanced GUI chat room with admin window using the JSON module, and finally, how to create your own online multiplayer game using the Pygame module. As this is a project-based course, each project builds on the knowledge gained during the previous projects. In our culminating project, when we attempt to create our own online multiplayer game, we will be generating IPV4/TCP sockets to connect computers to a server running on a machine with a static IP and port forwarding enabled, creating various threads to run processes concurrently on our machines, we will use JSON to serialize python objects such as our game state and game players, and have a fully interactive GUI interface using Pygame. By the end of this course, you will have multiple projects you can share with friends or family, have them run a client script from their house, connect to your server script, and show off all you learned. What You Will Learn Use the socket module to create a terminal-based two-way chat Use the threading module to create a terminal-based chat room Use a Tkinter module to make a GUI chat room Configure router to allow communication from an external network Use the JSON/Pickle modules to build an advanced GUI chat room with an admin window Use the Pygame module to create an online multiplayer game Audience This intermediate course is intended for students with a basic understanding of Python and core programming concepts as well as comfort levels with both functional and object-oriented programming, as both will be used in the course's second half. Also, who is interested in learning how to write programs that can work over a network and communicate with one another. Although it will be helpful to have prior knowledge of different Python modules, we will take the time to teach you everything you need to know to construct the program in this course. About The Author Michael Eramo: Michael Eramo is a life-long learner, a self-taught programmer, and an experienced educator. He holds official bachelor's degrees in music, education, and physics and a master's in mathematics. He is also a Microsoft certified software developer. He has years of experience as a high school physics teacher, computer science teacher, and college mathematics teacher. He is a part of the New York State Master-Teacher Program, a network of more than 800 outstanding public-school teachers throughout the state who share a passion for STEM learning and for collaborating with colleagues to inspire the next generation of STEM leaders.
    Note: "Published in November 2022.". - Online resource; title from title details screen (O'Reilly, viewed December 12, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 50
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781801813419 , 1801813418
    Language: English
    Pages: 1 online resource (1 video file (26 hr., 34 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.3
    Keywords: Application software Development ; Web applications Design ; JavaScript (Computer program language)
    Abstract: Develop your skills as a professional React JS developer without any prior knowledge using a step-by-step, project-based learning method About This Video Become a professional React JS developer without any prior knowledge Work on multiple projects in order to understand different concepts Complete hands-on and project-based course In Detail Welcome to the Zero to Hero React JS mastery E-degree course. This course will guide you with hands-on live sessions on your path to becoming a professional React JS developer. This course has no prerequisites; all material will be taught completely from the start using real-world examples. This course is divided into four parts. In the first part, you will learn all about HTML. What HTML is, understand the structure of an HTML page, learn about different tags used in HTML, learn how to create a form in HTML, and more. The second part is all about CSS. In this part, we will understand what CSS is, learn about Inline, Embedded, and External styling; learn about different types of CSS selectors; learn about the Box model, animation, transition, transformation in CSS, and more. In this third part, we will start with JavaScript. You will learn about different types of data types, what are variables and constants, learn various operators, understand what loops, arrays, and objects are, learn the Document Object Model (DOM), and much more. In the final part, we will cover React JS and Bootstrap. Here, you will learn how to create React apps and understand the different ReactJS concepts. You will also learn about Bootstrap, and we will work on multiple projects in order to understand the different concepts that we learn throughout the course. Without any prior knowledge, you will graduate from this course with the skills necessary to become a professional React JS developer using a step-by-step, project-based learning methodology. Audience Each concept in this course will be introduced from scratch, making it ideal for complete beginners.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 51
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781837637409 , 1837637407
    Language: English
    Pages: 1 online resource (1 video file (3 hr., 51 min.)) , sound, color.
    Edition: [First edition].
    DDC: 004.167
    Keywords: iOS (Electronic resource) ; Swift (Computer program language) ; iPhone (Smartphone) Programming ; Application software Development ; iOS (Electronic resource) ; Application software ; Development ; Swift (Computer program language) ; Instructional films ; Internet videos ; Nonfiction films ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Apple unveiled a brand-new data visualization framework called Charts Framework at the Worldwide Developers Conference 2022. Charts enable developers to easily compose complex data visualizations with a few lines of code. The Charts view for SwiftUI is simple to integrate as any other view, so your data drives the changes for data visualization. Charts Framework is compatible with all Apple platforms, including iOS, iPadOS, macOS, and watchOS. This course explores the new Charts Framework using SwiftUI 4 and iOS 16. We will create practical examples and explore options to configure and use charts framework to match the app theme. You will learn about Charts Framework and SwiftUI 4 features and understand various creatable simple charts in SwiftUI and different markers that spruce up charts and more advanced concepts like the multi-series charts in SwiftUI, chart customization, and finally range area charts and empty state charts. Upon completion of this course, you will be adept in creating basic and multi-series charts. You will customize charts suited to your data visualization requirements and develop complex stacked, Candlestick, and combined charts and apply markers to enhance your chart data presentation. What You Will Learn Learn about Apple's Charts Framework in detail Understand the new features introduced in SwiftUI 4 Know about the new features introduced in iOS 16 Learn to apply data visualization techniques in iOS 16 using SwiftUI 4 Learn to build applications with data visualization in iOS 16 Learn about the different kinds of charts available in the Charts Framework Audience This intermediate- to advanced-level course caters to developers seeking to learn about Apple's newly introduced Charts Framework at WWDC 22. This course is intended for developers who want to incorporate data visualization into their apps, starting with iOS 16 and higher. It is also an ideal course for developers who want to include data visualization in their apps using SwiftUI. To garner the best benefits of this course, previous knowledge of SwiftUI and iOS programming is required. About The Author DevTechie LLC: DevTechie LLC offers courses where we learn by doing and find practical approaches to solve common problems. DevTechie LLC has 40+ years of combined experience in developing apps and software for big tech companies to small start-ups. They believe in sharing the knowledge gained over the years and invite you to join them on this journey. DevTechie LLC covers end-to-end development for mobile, web, backend, data science, and machine learning.
    Note: Published in October 2022. - Online resource; title from title details screen (O'Reilly, viewed November 22, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 52
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781804611166 , 1804611166
    Language: English
    Pages: 1 online resource (1 video file (6 hr., 40 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.3
    Keywords: Application software Development ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: In this learning journey, you will be introduced to tools such as GitHub, Jenkins, Maven, Docker, Helm, and Kubernetes (AKS and EKS). About This Video Production-ready Kubernetes setup for continuous deployment in DevOps Install and configure Docker and Maven plugins in the Jenkins server Install and configure Helm in the Jenkins server In Detail Azure Kubernetes Service (AKS) is a managed Kubernetes service with hardened security and fast delivery. Amazon Elastic Kubernetes Service (EKS) is a managed service and certified Kubernetes conformant to run Kubernetes on AWS and on-premises. In this course, you will learn to deploy applications on EKS and AKS Kubernetes clusters with CI/CD pipelines using Helm charts. You will start with the basics of how to set up a Jenkins server for CI/CD in the EKS cluster. This also includes installing and configuring Docker and Maven plugins in the Jenkins server. You will understand how to set up the EKS Kubernetes cluster in AWS and create an IAM role for the management host. Moving on, you will understand Helm, Helm charts, and how to create a Helm chart. In the other part of the course, you will understand what a metric server is and how to configure a metric server. You will also learn to deploy an application with HPA for high CPU usage. You will explore how to access the AKS cluster from the local machine and will wrap up the course with an introduction to Elasticsearch Fluentd and Kibana and learn to configure Elasticsearch Fluentd and Kibana in the AKS cluster. By the end of this course, you will have built a CI/CD pipeline to deploy applications or microservices on AKS and EKS Kubernetes clusters.
    Note: "Valaxy Technologies.". - Online resource; title from title details screen (O'Reilly, viewed July 25, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 53
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781838649296
    Language: English
    Pages: 1 online resource (1 streaming video file (11 hr., 29 min., 36 sec.)) , digital, sound, color
    Keywords: AngularJS (Software framework) ; Application software ; Development ; Web applications ; Electronic videos ; local
    Abstract: "This practical course on Angular 7 (latest version) will help you become a better web application developer. People who are passionate and want to learn more about AWS using Python and Boto3 will benefit from this course."--Resource description page.
    Note: Title from resource description page (Safari, viewed April 5, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 54
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781838647889
    Language: English
    Pages: 1 online resource (1 streaming video file (2 hr., 22 min., 47 sec.)) , digital, sound, color
    Keywords: OpenGL ; Computer graphics ; C++ (Computer program language) ; Electronic videos ; local
    Abstract: "This course is designed to give you an easy and visual introduction to the amazing world of computer graphics (using OpenGL, GLSL, and C ++). In fact, the course is very easy to master because it is practical, visual, and well illustrated, to help you develop your visual intuition when it comes to 3D programming models (I developed some beautiful illustrations and visualizations-just to show you how things work under the hood). This course will help you build the proper mental models of the underlying concepts and processes of OpenGL and 3D math (because they're tricky). There are live coding sessions and you have full access to the source code for each lesson. The course covers all the important topics of modern OpenGL, such as: Geometry, and buffers, VBOs, and VAOs Transformations and matrix stacks, Shaders and GLSL, Some procedural art (and GLSL shader-generated images), Texturing and lighting."--Resource description page.
    Note: Title from resource description page (viewed April 10, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 55
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781838556914
    Language: English
    Pages: 1 online resource (1 streaming video file (2 hr., 35 min., 16 sec.)) , digital, sound, color
    Keywords: Google Apps ; Web applications ; Application software ; Development ; Electronic videos ; local
    Abstract: "Learn the power of Google Script and see how you can connect Google Spreadsheet as a data source for a post board. Do you want to connect Google Apps together and make some really amazing things happen? Course will provide you the foundation to work with Google Script to build a Web App that can be embedded in Google Sites. Within the course we show you how to use Google Spreadsheet as a source for retrieving and storing data. Power up what you do online, bringing together built in functionality in your Google Suite. JavaScript developers extend your knowledge and learn how you can use your skills to develop apps script bringing together all the power of Google's Apps."--Resource description page.
    Note: Title from resource description page (Safari, viewed March 6, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 56
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781838555702
    Language: English
    Pages: 1 online resource (1 streaming video file (1 hr., 18 min., 4 sec.)) , digital, sound, color
    Keywords: Software architecture ; Computer programmers ; Application software ; Development ; Electronic videos ; local
    Abstract: "In this course, You will learn how to start your journey towards becoming a software architect. You will understand what architecture is all about and what your goal as an architect should be. You will understand the thought process of successful software architects. You will learn about the fundamental pillars of sofware architecture: technology skill, domain knowledge, and soft skills. You will understand the importance of enterprise and application standards with examples of REST API and microservice standards. You will learn about the importance of having good governance as a software architecture team. You will learn how to make your teams productive. In this course, we will not discuss specific architecture patterns. The objective to get your mindset right. Start learning now. Hit the enroll button!"--Resource description page.
    Note: Title from resource description page (Safari, viewed March 6, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 57
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781838554125
    Language: English
    Pages: 1 online resource (1 streaming video file (3 hr., 20 min., 44 sec.)) , digital, sound, color
    Keywords: HTML (Document markup language) ; Web site development ; Electronic videos ; local
    Abstract: "Introduction to HTML: A Complete Beginner-to-Expert Course is perfect for anyone who wants to learn HTML or learn more about it. HTML provides the structure for every website and it's the foundation for everything you see on the web. Browsers read HTML and render it out for web users. In this course, you will learn everything you need to know about HTML and HTML5. It's packed full of challenges and exercises to get you writing HTML quickly. As you follow the lessons, source code is also included to get you started quickly and easily. The course will provide you everything you need to get started with HTML and challenge you to learn HTML. This includes lectures on basic syntax, all the common tags used to develop web content and how and where you can write HTML, top resources and links are included. You'll learn about HTML structure within web pages, explore HTML5 semantic elements, build your own HTML template, create HTML lists; use hyperlinks, add images; and more."--Resource description page.
    Note: Title from resource description page (Safari, viewed March 6, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 58
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781789538229
    Language: English
    Pages: 1 online resource (1 streaming video file (2 hr., 53 min., 19 sec.)) , digital, sound, color
    Keywords: Android (Electronic resource) ; Application software ; Development ; Mobile computing ; Electronic videos ; local
    Abstract: "This course will show you all new Android Jetpack Architecture components and features. You will develop Android applications by making use of all the architecture components available with Jetpack to reduce bugs in your codebase and provide seamless and smooth application development. Adding architectural components to your projects will increase their scalability and reduce code bugs. By the end of the course, you will know how to use Jetpack to manage background tasks, navigation, paging, life-cycle management, and much more."--Resource description page.
    Note: Title from resource description page (Safari, viewed March 15, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 59
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781789802931
    Language: English
    Pages: 1 online resource (1 streaming video file (1 hr., 16 min., 49 sec.)) , digital, sound, color
    Keywords: Spring (Software framework) ; Application software ; Development ; Web applications ; Security measures ; Computer security ; Electronic videos ; local
    Abstract: "Securing your application from hackers is the most high-pressure concerns for developers. In this course, you'll learn how to protect your Java application from malicious attacks and users with the Spring Security framework. You'll integrate Spring Security into your application using the Spring frameworks through practical, hands-on examples. You'll see how to secure your web application, integrate authentication and authorization mechanisms, and restrict access to your application. You'll discover how to integrate it with popular frameworks such as Spring Web MVC, Spring-Boot, Spring-Data, Servlet API injection, and more. We'll cover the security challenges with Reactive web apps built for the cloud, RESTful web services, and microservice architectures with the Spring framework. You'll also implement techniques for protection against attacks such as session fixation, clickjacking, cross-site request forgery, and more. By the end of the course, you'll understand common security vulnerabilities and be able to prevent them with Spring Security, with an empirical approach to securing your web applications."--Resource description page.
    Note: Title from resource description page (Safari, viewed March 26, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 60
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781789803778
    Language: English
    Pages: 1 online resource (1 streaming video file (2 hr., 19 min., 25 sec.)) , digital, sound, color
    Keywords: Finance ; Data processing ; Finance ; Decision making ; Data processing ; Artificial intelligence ; Machine learning ; Electronic videos ; local
    Abstract: "In this course, you'll first learn how to quickly get started with ML in finances by predicting the future currency exchange rates using a simple modern machine learning method. In this example, you'll learn how to choose the basic data preparation method and model and then how to improve them. In the next module, you'll discover a variety of ways to prepare data and then see how they influence models training accuracy. In the last module, you'll learn how to find and test a few key modern machine learning models to pick up the best performing one. After finishing this course, you'll have a solid introduction to apply ML methods to financial data forecasting."--Resource description page.
    Note: Title from resource description page (Safari, viewed April 10, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 61
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781838550820
    Language: English
    Pages: 1 online resource (1 streaming video file (22 hr., 41 min., 12 sec.)) , digital, sound, color
    Keywords: Computer networks ; Examinations ; Study guides ; Routing (Computer network management) ; Examinations ; Study guides ; Internetworking (Telecommunication) ; Examinations ; Study guides ; Electronic data processing personnel ; Certification ; Study guides ; Electronic videos ; local
    Abstract: "This course is perfect for you if you have not used GNS3 before. Learn how to download, install, and configure GNS3 on a Windows PC. Learn the basics (and some advanced topics) of GNS3 including: Getting started with the software from novice to advanced-level, including: IOS selection, hardware requirements, switching support, installing the new GNS3 VM with VMware & ESXi, getting familiar with the GUI and icons, and more; Get access to some amazing FREE tools that complement and work well with GNS3, including Solarwinds Response Time Viewer, which helps to quickly analyze Wireshark packet capture files to troubleshoot performance issues."--Resource description page.
    Note: Title from resource description page (Safari, viewed May 8, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 62
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781789958300
    Language: English
    Pages: 1 online resource (1 streaming video file (2 hr., 10 min., 29 sec.)) , digital, sound, color
    Keywords: Amazon Web Services (Firm) ; Web applications ; Application software ; Development ; Cloud computing ; Electronic videos ; local
    Abstract: "Serverless Architectures with AWS begins by talking about the serverless model and getting started with AWS and Lambda. You'll also discover the main advantages and disadvantages of the serverless model through various use cases. You'll also explore other capabilities of the AWS Serverless Platform and see how AWS supports enterprise-grade serverless applications, with and without Lambda. From Compute to API Gateway, from storage to database, the fully managed services for building and running serverless applications on AWS are discussed in detail. Then, you'll use your learnings to deploy your first serverless project. You'll also explore the capabilities of serverless Amazon Athena, an interactive query service that makes it easy to analyze data directly in Amazon Simple Storage Service (Amazon S3) using standard SQL. Then, you'll learn about AWS Glue, a fully managed ETL service that makes it simple and cost-effective to categorize your data. You'll study how Amazon Kinesis makes it possible to unleash the potential of real-time data insights and analytics by offering capabilities, such as Kinesis Video Streams, Kinesis Data Streams, Kinesis Data Firehose and Kinesis Data Analytics. Last but not least, you'll learn to combine Amazon Kinesis capabilities with AWS Lambda to create lightweight serverless architectures."--Resource description page.
    Note: Title from resource description page (Safari, viewed April 10, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 63
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781789954265
    Language: English
    Pages: 1 online resource (1 streaming video file (2 hr., 22 min., 47 sec.)) , digital, sound, color
    Keywords: Amazon Web Services (Firm) ; Machine learning ; Cloud computing ; Web services ; Artificial intelligence ; Electronic videos ; local
    Abstract: "Machine Learning with AWS is the right place to start if you are a beginner interested in learning useful artificial intelligence (AI) and machine learning skills using Amazon Web Services (AWS), the most popular and powerful cloud platform. You will learn how to use AWS to transform your projects into apps that work at high speed and are highly scalable. From natural language processing (NLP) applications, such as language translation and understanding news articles and other text sources, to creating chatbots with both voice and text interfaces, you will learn all that there is to know about using AWS to your advantage. You will also understand how to process huge numbers of images fast and create machine learning models. "--Resource description page.
    Note: Title from resource description page (Safari, viewed March 27, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 64
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781789953091
    Language: English
    Pages: 1 online resource (1 streaming video file (6 hr., 17 min., 12 sec.)) , digital, sound, color
    Keywords: Computer security ; Examinations ; Study guides ; Computer networks ; Security measures ; Examinations ; Study guides ; Computer technicians ; Certification ; Study guides ; Electronic data processing personnel ; Certification ; Study guides ; Electronic videos ; local
    Abstract: "The CompTIA Security+ SY0-501 course enables you to gain the knowledge and skills required to install and configure systems to secure applications, networks, and devices. You'll be able to perform threat analysis and respond with appropriate mitigation techniques. You'll participate in risk mitigation activities and operate with an awareness of applicable policies, laws, and regulations. Upon successfully validating your skills by passing the certification exam, you'll be able to perform these tasks to support the principles of confidentiality, integrity, and availability."--Resource description page.
    Note: Title from resource description page (Safari, viewed March 27, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 65
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781838555467
    Language: English
    Pages: 1 online resource (1 streaming video file (5 hr., 25 min., 12 sec.)) , digital, sound, color
    Keywords: Application software ; Development ; Application program interfaces (Computer software) ; Go (Computer program language) ; Electronic videos ; local ; Electronic videos
    Abstract: "gRPC is a new and modern framework for building scalable, modern, and fast APIs. It is leveraged by many top tech companies such as Google, Square, and Netflix and enables programmers to write microservices in any language they want while keeping the ability to easily create communications between these services. It relies on protocol buffers as the transport mechanism and the Service Definition Language. gRPC (Golang) Master Class: Build Modern APIs and Microservices is the best way to get a great overview of all the possibilities offered by gRPC with your favourite language."--Resource description page.
    Note: Title from resource description page (Safari, viewed March 11, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 66
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781838640019
    Language: English
    Pages: 1 online resource (1 streaming video file (10 hr., 50 min., 42 sec.)) , digital, sound, color
    Keywords: Computing Technology Industry Association ; Examinations ; Study guides ; Penetration testing (Computer security) ; Examinations ; Study guides ; Computer networks ; Security measures ; Examinations ; Study guides ; Telecommunications engineers ; Certification ; Examinations ; Study guides ; Electronic videos ; local
    Abstract: "Mike Meyers and the Total Seminars Team, your source for best-selling cybersecurity courses, brings you this ethical hacking and penetration testing course with your instructor Michael Solomon, Ph.D., CISSP, PMP, CISM. We've added two bonus practice tests. One practice test covers the EC-Council Certified Ethical Hacker CEH certification exam; the other practice test covers the CompTIA PenTest+ certification exam. Test your readiness to pass either of these industry ethical-hacking certification exams. With 30+ years' experience in security, privacy, Blockchain, and data science, and an energetic presentation style, Michael takes his proficiency in network penetration testing and consolidates it into this informative and engaging course. Whether you're looking to pass the CompTIA PenTest+ certification exam, take your next step in the CompTIA Cybersecurity Pathway, or you're just looking to learn some awesome ethical hacking skills, you're in the right place. Keep in mind that there's much more to being an ethical hacker than what's covered here, including how to secure a network; however, this course focuses on how to be a pentester. A pentester plans and scopes a pentest engagement with a client, finds vulnerabilities, exploits them to get into a network, then reports on those findings to the client."--Resource description page.
    Note: Title from resource description page (Safari, viewed April 17, 2019). - Presenter's name from title screen
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 67
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781838559694
    Language: English
    Pages: 1 online resource (1 streaming video file (5 hr., 2 min., 26 sec.)) , digital, sound, color
    Keywords: Unity (Electronic resource) ; Augmented reality ; Computer games ; Programming ; Virtual reality ; Mixed reality ; Computer graphics ; Electronic videos ; local
    Abstract: "Build your own projects on VR / AR and MR apps with 3D game development. This course is your chance to benefit from this opportunity by working with these technologies and transforming the way we see and interact with the World. Extended Reality is an umbrella term used for AR, VR, and MR. This course gives you exposure to the Extended Reality world and helps you understand the subtle difference between Augmented Reality, Virtual Reality, and Mixed Reality. Not only this, you'll build a solid foundation by developing applications using the most popular game engines for web and native platforms. By the end of the course, you'll have created your own projects on these platforms and will be ready for the future. Start learning today!"--Resource description page.
    Note: Title from resource description page (Safari, viewed April 17, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 68
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781838552787
    Language: English
    Pages: 1 online resource (1 streaming video file (6 hr., 47 min., 41 sec.)) , digital, sound, color
    Keywords: Python (Computer program language) ; Electronic videos ; local ; Electronic videos
    Abstract: "This Python course was created especially for beginners in Python. Learn Python from scratch. Python is easy to learn and read, fast, universal (tons of useful libraries available). Python is often used by professional programmers. Even tho they use daily other languages, they still use Python to solve complex problems. Python is used by Google (Youtube), Facebook, Dropbox, Yahoo, NASA, IBM, Mozilla, Reddit. So learning it gives you an enormous opportunity on the market. I believe that everyone has the ability to develop software if they are taught properly. Including you. I'm going to give you the context of each new concept I teach you. After my course you will finally understand everything that you code. If you have any questions regarding the topics covered in this Python course, please feel free to ask. I'm always happy to help those who want to learn! Please check out the free lessons first!"--Resource description page.
    Note: Title from resource description page (Safari, viewed March 11, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 69
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781838824839
    Language: English
    Pages: 1 online resource (1 streaming video file (9 hr., 40 min., 14 sec.)) , digital, sound, color
    Keywords: Chef (Computer program) ; Information technology ; Management ; Configuration management ; Electronic videos ; local
    Abstract: "Are you the only Chef in the kitchen? Is your infrastructure suffering from snowflake servers? Are you sick and tired of provisioning machines by hand every time you need to put out a fire? Configuring infrastructure shouldn't be painful, it should be a joy. Chef Fundamentals has been reviewed and approved by the Chef Training team. The Chef team looks forward to the development of additional Chef Courses. Chef is a platform for the DevOps workflow, and is used to automate and manage it all--infrastructure, run-time environments and applications. The most enduring and transformative companies use Chef to become fast, efficient, and innovative software-driven organizations. Join Robin Beck as he automates everything in the only Chef-Certified class. Learn to combine resources into recipes, recipes into cookbooks, and transform your infrastructure into code. With Chef we'll learn to use the power of the Ruby language to eloquently describe the state of a system, whether you're new to automation or have been administering systems since 1992. We'll learn how to locally configure a server with the Chef Development Kit, then use the power of a Chef Server to distribute your cookbook to one, or a hundred systems."--Resource description page.
    Note: Title from resource description page (Safari, viewed April 26, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 70
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781838648374
    Language: English
    Pages: 1 online resource (1 streaming video file (8 hr., 17 min., 38 sec.)) , digital, sound, color
    Keywords: Computer security ; Computer networks ; Security measures ; Data protection ; Mobile computing ; Employees ; Training of ; Electronic videos ; local
    Abstract: "It's one of today's most important mobility challenges: How do you empower employees to be productive, while still protecting the massive amounts of data moving through your organization's mobile environment? Microsoft Enterprise Mobility + Security (EMS) provides the mobile productivity your employees want and the data protection your company needs. Through our EMS Learning Path, learn how EMS provides the tools to achieve both, providing your organization maximum mobile productivity. By taking this course, you will learn how to meet the challenges of enhancing the security and communications of your employees without interrupting workflow across users, devices, and apps."--Resource description page.
    Note: Title from resource description page (Safari, viewed May 9, 2019). - Presenter's name from title screen
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 71
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781838640729
    Language: English
    Pages: 1 online resource (1 streaming video file (13 hr., 38 min., 2 sec.)) , digital, sound, color
    Keywords: Salesforce (Online service) ; Customer relations ; Management ; Data processing ; Sales management ; Data processing ; Application software ; Development ; Dashboards (Management information systems) ; Cloud computing ; Electronic videos ; local ; Electronic videos
    Abstract: "Manage and Understand the way your users communicate with customers with Activity Management If you're only taught how to add 1+1 and you're asked to add 2+2 on the test, you may not necessarily know how to. But if you're taught how to add any numbers together, the test will suddenly appear much easier! And of course, he wants to make sure you get value out of this course! So, what are you waiting?! Get the course NOW and become a Salesforce Certified Admin!"--Resource description page.
    Note: Title from resource description page (Safari, viewed June 4, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 72
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781838558888
    Language: English
    Pages: 1 online resource (1 streaming video file (2 hr., 14 min., 29 sec.)) , digital, sound, color
    Keywords: Amazon.com (Firm) ; Data warehousing ; Cloud computing ; Big data ; SQL (Computer program language) ; Electronic videos ; local
    Abstract: "Amazon Redshift is a low-cost cloud data platform that can scale from gigabytes to petabytes on a high-performance, column-oriented SQL engine. Amazon Redshift brings the power of scale-out architecture to the world of traditional data warehousing. In this course, you will explore this low-cost, cloud-based storage, which can be scaled up or down to meet your true size and performance needs. You will learn to configure a sample data warehouse. Next, you will explore Redshift's internal workings and architecture, and learn what makes it so fast. You will get hands-on experience connecting, querying, and building BI and data viz products and learn how to secure, maintain, and administer your new platform. By the end of this course, you will be able to scale from gigabytes to petabytes on this high-performance, column-oriented SQL engine."--Resource description page.
    Note: Title from resource description page (Safari, viewed March 27, 2019). - Presenter's name from title screen
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 73
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781838556976
    Language: English
    Pages: 1 online resource (1 streaming video file (25 hr., 43 min., 56 sec.)) , digital, sound, color
    Keywords: Java (Computer program language) ; Electronic videos ; local ; Electronic videos
    Abstract: "Zero Java Programming Experience? No Problem. Do you want to take the first steps to Become a Great Java Programmer? Do you want to Learn Java Step By Step in a Fail Safe in 28 Minutes Way? Do you want to Learn to Write Great Java Programs? Java is one of the most popular programming languages. Java offers both object-oriented and functional programming features. We take a hands-on approach using a combination of JShell and Eclipse as an IDE to illustrate more than 200 Java Coding Exercises, Puzzles and Code Examples. This course assumes no previous (beginner) programming or Java experience. If you've never programmed a computer before, or if you already have experience with another programming language and want to quickly learn Java, this is a perfect course for you."--Resource description page.
    Note: Title from resource description page (viewed April 10, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 74
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781838648985
    Language: English
    Pages: 1 online resource (1 streaming video file (3 hr., 11 min., 58 sec.)) , digital, sound, color
    Keywords: Computer security ; Examinations ; Study guides ; Computer networks ; Security measures ; Examinations ; Study guides ; Electronic data processing personnel ; Certification ; Electronic videos ; local ; Electronic videos
    Abstract: "In this CISSP Domain 3 and 4 video boot camp course, I will help you get the knowledge you need to pass the CISSP certification. Prepare for the 2018 version of the Certified Information Systems Security Professional (CISSP) Certification Exam, which is what you will be tested on until the next CISSP curriculum update in 2021."--Resource description page.
    Note: Title from resource description page (Safari, viewed May 9, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 75
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781838556570
    Language: English
    Pages: 1 online resource (1 streaming video file (1 hr., 15 min., 15 sec.)) , digital, sound, color
    Keywords: Application program interfaces (Computer software) ; Ajax (Web site development technology) ; JavaScript (Computer program language) ; Web applications ; Application software ; Development ; Electronic videos ; local
    Abstract: "Explore using JavaScript XHR and fetch to connect to multiple web API endpoints retrieve JSON data and update HTML. Access several popular web APIs and retrieve response content for web applications. This course covers how to make AJAX requests using the XMLHttpRequest within JavaScript as well as fetch. JavaScript code knowledge is a prerequisite for the course. Scope of this course is focused on using JavaScript to connect to web APIs."--Resource description page.
    Note: Title from resource description page (Safari, viewed March 6, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 76
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781838553500
    Language: English
    Pages: 1 online resource (1 streaming video file (10 hr., 16 min., 54 sec.)) , digital, sound, color
    Keywords: Linux ; Computer networks ; Management ; Information technology ; Management ; Electronic videos ; local
    Abstract: "It is important for you as a network engineer to learn Linux! Why? There are many reasons including: A lot of network operating systems are based on Linux, or have a Linux shell you can access, or use Linux type commands. The author shows you an example using Cisco, Arista, and Cumulus Linux. Network Automation tools such as Ansible don't run the command node on Windows. You are probably going to use Linux with tools such as Ansible, Netmkio, NAPALM and other network automation tools. SDN controllers such as OpenDaylight, ONOS, RYU and APIC-EM run on Linux. You will find that many SDN tools require Linux. DevOps tools such as git work best with Linux. IoT devices typically run Linux. A new breed of network devices from companies like Facebook, Microsoft and Cumulus Linux use Linux. There are even more reasons, but make sure you don't get left behind! You as a network engineer start learning Linux. Learn how to configure Linux networking, how to create users and assign permissions, how to install and run Linux services such as DNS and DHCP."--Resource description page.
    Note: Title from resource description page (Safari, viewed March 8, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 77
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781838551759
    Language: English
    Pages: 1 online resource (1 streaming video file (2 hr., 41 min., 45 sec.)) , digital, sound, color
    Keywords: Windows Azure ; Application software ; Development ; Information technology ; Management ; Cloud computing ; Electronic videos ; local
    Abstract: "Azure DevOps is everything you need to build your software product from beginning to end. This course is a complete guide on how to implement DevOps using Microsoft Azure. You'll learn how to plan your projects with Agile tools, manage your code using Git, and deploy your code through the best CI/CD systems. You'll be empowered to get full traceability and visibility across all your development activity. By the end of this course, you will learn how you can get Azure on board as a unified DevOps environment."--Resource description page.
    Note: Title from resource description page (Safari, viewed April 4, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 78
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781787280885
    Language: English
    Pages: 1 online resource (1 streaming video file (1 hr., 47 min., 27 sec.)) , digital, sound, color
    Keywords: Natural language processing (Computer science) ; Python (Computer program language) ; Electronic videos ; local
    Abstract: "Natural Language Processing (NLP) offers powerful ways to interpret and act on spoken and written language. It can help you with tasks such as customer support inquiries and customer feedback analysis. As the quantity of data continues to grow at an incomprehensible rate, being able to understand and process data is becoming a key differentiator for competitive organizations. This course will help you gain this skill by practical demonstrations, clear explanations, and interesting real-world examples. It will give you a versatile range of deep learning and NLP skills that you can put to work in your own applications. By the end of this tutorial, you'll have a better understanding of NLP and will be able to transform data into actionable knowledge. You will also have worked on multiple examples that implement deep learning to solve real-world spoken-language problems."--Resource description page.
    Note: Title from resource description page (Safari, viewed March 29, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 79
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781838826352
    Language: English
    Pages: 1 online resource (1 streaming video file (15 hr., 10 min., 35 sec.)) , digital, sound, color
    Keywords: Computer security ; Examinations ; Study guides ; Computer networks ; Security measures ; Examinations ; Study guides ; Computer technicians ; Certification ; Study guides ; Electronic data processing personnel ; Certification ; Study guides ; Electronic videos ; local ; Electronic videos
    Abstract: "This course is designed to help prepare you for the CompTIA Security+ (SY0-501) certification exam and covers the six domains for the Security+ (SY0-501) certification exam: Threats, attacks, and vulnerabilities; Technologies and tools; Architecture and design; Identity and access management; Risk management; Cryptography and PKI."--Resource description page.
    Note: Title from resource description page (Safari, viewed May 22, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 80
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781838648084
    Language: English
    Pages: 1 online resource (1 streaming video file (9 hr., 18 min., 48 sec.)) , digital, sound, color
    Keywords: Microsoft Excel (Computer file) ; Examinations ; Study guides ; Electronic data processing personnel ; Certification ; Microsoft software ; Examinations ; Study guides ; Electronic videos ; local
    Abstract: "This course will prepare you to take the 77-728 Excel Expert certification exam from Microsoft. Every aspect of the exam is covered in detail, together with exercises and solutions. This course is delivered by a University professor who has many years' experience in teaching Excel to undergraduate students and is also a Microsoft Office Specialist examiner. If you take this course and follow the guidelines provided, you will enhance your chances of obtaining this valuable qualification. Prove your skills by obtaining independent certification from Microsoft."--Resource description page.
    Note: Title from resource description page (Safari, viewed April 12, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 81
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781838645625
    Language: English
    Pages: 1 online resource (1 streaming video file (5 hr., 47 min., 16 sec.)) , digital, sound, color
    Keywords: European Parliament ; General Data Protection Regulation ; Data protection ; Law and legislation ; European Union countries ; Privacy, Right of ; European Union countries ; Cloud computing ; Electronic videos ; local
    Abstract: "GDPR Foundation training enables you to learn the basic elements to implement and manage a compliance framework with regard to the protection of personal data. During this training course, you will understand fundamental privacy principles and become familiar with the role of the Data Protection Officer."--Resource description page.
    Note: Title from resource description page (Safari, viewed April 9, 2019). - Presenter's name from title screen
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 82
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781838641283
    Language: English
    Pages: 1 online resource (1 streaming video file (11 hr., 6 min., 32 sec.)) , digital, sound, color
    Keywords: Django (Electronic resource) ; Application software ; Development ; Web applications ; Python (Computer program language) ; Application program interfaces (Computer software) ; Electronic videos ; local
    Abstract: "This is a very practical course where we take a list of requirements from a fictional company to build a real estate application using Django. We will take a basic html/css Bootstrap 4 theme and turn it into a real working application with an admin area to manage resources including property listings, realtors and contact inquiries. We also have a section on learning basic Python syntax."--Resource description page.
    Note: Title from resource description page (Safari, viewed April 9, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 83
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781838559960
    Language: English
    Pages: 1 online resource (1 streaming video file (6 hr., 8 min., 42 sec.)) , digital, sound, color
    Keywords: Python (Computer program language) ; Application software ; Development ; Web site development ; Electronic videos ; local
    Abstract: "Python is fast becoming a worldwide Tour De Force that is requested by all companies such as Google, Facebook and Microsoft. This course will ensure you are not left as more and more companies request this awesome language. This course will teach you everything about programming Python applications and websites. You will receive all the knowledge to use and leverage the powerful technology behind these amazing and wonderful platforms. "--Resource description page.
    Note: Title from resource description page (Safari, viewed March 8, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 84
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781838559687
    Language: English
    Pages: 1 online resource (1 streaming video file (1 hr., 28 min., 2 sec.)) , digital, sound, color
    Keywords: JavaScript (Computer program language) ; Web site development ; Web sites ; Design ; Electronic videos ; local
    Abstract: "Create Dynamic and interactive web pages with JavaScript and the DOM. In this course, you will learn how to make web-pages dynamic and interactive using JavaScript to connect with the Document Object Model and influence and manipulate page elements. The Document Object Model is a massive object that represents your page elements and their attributes. JavaScript can easily select objects within the DOM and use their content to change the display, add interactive events, update styling, and a whole lot more. JavaScript makes your web page come to life; it opens doors and makes amazing things happen on your website. This course covers only the JavaScript Document Object Model and prior JavaScript knowledge is a prerequisite."--Resource description page.
    Note: Title from resource description page (Safari, viewed March 8, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 85
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781789953671
    Language: English
    Pages: 1 online resource (1 streaming video file (7 hr., 48 min., 20 sec.)) , digital, sound, color
    Keywords: Machine learning ; Artificial intelligence ; Neural networks (Computer science) ; Python (Computer program language) ; Electronic videos ; local
    Abstract: "Machine learning and neural networks are fast becoming pillars on which you can build intelligent applications. The course will begin by introducing you to Python and discussing using AI search algorithms. You will learn math-heavy topics, such as regression and classification, illustrated by Python examples. You will then progress on to advanced AI techniques and concepts, and work on real-life data sets to form decision trees and clusters. You will be introduced to neural networks, which is a powerful tool benefiting from Moore's law applied on 21st-century computing power. By the end of this course, you will feel confident and look forward to building your own AI applications with your newly-acquired skills!"--Resource description page.
    Note: Title from resource description page (Safari, viewed April 29, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 86
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781838647353
    Language: English
    Pages: 1 online resource (1 streaming video file (3 hr., 30 min., 2 sec.)) , digital, sound, color
    Keywords: Computer security ; Examinations ; Study guides ; Computer networks ; Security measures ; Examinations ; Study guides ; Electronic data processing personnel ; Certification ; Electronic videos ; local ; Electronic videos
    Abstract: "Configuring infrastructure shouldn't be painful, it should be a joy. Chef Fundamentals has been reviewed and approved by the Chef Training team. The Chef team looks forward to the development of additional Chef Courses. Chef is a platform for the DevOps workflow, and is used to automate and manage it all--infrastructure, run-time environments and applications. The most enduring and transformative companies use Chef to become fast, efficient, and innovative software-driven organizations. Join Robin Beck as he automates everything in the only Chef-Certified class. Learn to combine resources into recipes, recipes into cookbooks, and transform your infrastructure into code. With Chef we'll learn to use the power of the Ruby language to eloquently describe the state of a system, whether you're new to automation or have been administering systems since 1992. We'll learn how to locally configure a server with the Chef Development Kit, then use the power of a Chef Server to distribute your cookbook to one, or a hundred systems."--Resource description page.
    Note: Title from resource description page (Safari, viewed May 9, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 87
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781789955071
    Language: English
    Pages: 1 online resource (1 streaming video file (34 hr., 21 min., 5 sec.)) , digital, sound, color
    Edition: 3rd edition.
    Keywords: Node.js ; Application software ; Development ; JavaScript (Computer program language) ; Electronic videos ; local ; Electronic videos
    Abstract: "The Complete Node.js Developer Course covers the fundamentals of Node before diving deep into great tools like Express, Mongoose, and MongoDB. The entire course is based around a single goal: Turning you into a professional Node developer capable of developing, testing, and deploying real-world production applications. The best way to learn Node is by building Node apps. From the very start, you'll be programming every project and working through challenges that I've designed to reinforce what you've learned. This will give you the hands-on experience necessary to be able to create and launch your own project once you're done."--Resource description page.
    Note: Title from resource description page (Safari, viewed April 30, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 88
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781789953688
    Language: English
    Pages: 1 online resource (1 streaming video file (3 hr., 30 min., 14 sec.)) , digital, sound, color
    Keywords: Spark (Electronic resource : Apache Software Foundation) ; Big data ; Python (Computer program language) ; Application program interfaces (Computer software) ; Cloud computing ; Electronic data processing ; Electronic videos ; local
    Abstract: "Processing big data in real time is challenging due to scalability, information consistency, and fault-tolerance. Big Data Processing with Apache Spark teaches you how to use Spark to make your overall analytical workflow faster and more efficient. You'll explore all core concepts and tools within the Spark ecosystem, such as Spark Streaming, the Spark Streaming API, machine learning extension, and structured streaming. You'll begin by learning data processing fundamentals using Resilient Distributed Datasets (RDDs), SQL, Datasets, and Dataframes APIs. After grasping these fundamentals, you'll move on to using Spark Streaming APIs to consume data in real time from TCP sockets, and integrate Amazon Web Services (AWS) for stream consumption. By the end of this course, you'll not only have understood how to use machine learning extensions and structured streams but you'll also be able to apply Spark in your own upcoming big data projects."--Resource description page.
    Note: Title from resource description page (Safari, viewed March 15, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 89
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781789809084
    Language: English
    Pages: 1 online resource (1 streaming video file (1 hr., 56 min., 1 sec.)) , digital, sound, color
    Keywords: Business intelligence ; Computer programs ; Information visualization ; Computer programs ; Business ; Data processing ; Visual analytics ; Electronic videos ; local
    Abstract: "This no-nonsense, hands-on course will help you create well-designed, truthful, insightful, and actionable reports using Power BI, an industry-standard data analysis tool. You will process and clean realistic data, extract meaning from it, and communicate it using charts and visualizations. You'll do all this by using Power BI and its built-in DAX language. By the end of the course, you will be able to use Power BI effectively as a business analytics tool to load, pre-process, and model data and create meaningful and actionable reports and visualizations."--Resource description page.
    Note: Title from resource description page (Safari, viewed March 8, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 90
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781838553241
    Language: English
    Pages: 1 online resource (1 streaming video file (4 hr., 25 min., 58 sec.)) , digital, sound, color
    Keywords: Microsoft .NET Framework ; Visual Basic (Computer program language) ; Electronic videos ; local
    Abstract: "This course introduces beginners to the basic fundamentals of VB.NET with easy, hands-on exercises that you can practice right in the browser. Learn everything there is to know about Visual Basic applications and how to program them. A step by step approach is used to explain every facet of these topics."--Resource description page.
    Note: Title from resource description page (Safari, viewed March 11, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 91
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781838551612
    Language: English
    Pages: 1 online resource (1 streaming video file (2 hr., 54 min., 10 sec.)) , digital, sound, color
    Keywords: Puppet (Computer file) ; Configuration management ; Automation ; Electronic videos ; local
    Abstract: "Puppet is a leading IT automation platform in DevOps that is used to manage various stages of the IT infrastructure life cycle, including the provisioning, patching, configuration, and management of operating system and application components across enterprise data centers and cloud infrastructures. This course introduces a beginner to basic fundamentals of Puppet with easy to do hands-on exercises that you can practice right in the browser. The course introduces basic use cases of Puppet followed by an introduction to Puppet Setup, Architecture, Puppet Resources, Classes, Manifests, Profiles, Facts etc. Each lecture is accompanied by a set of coding exercises giving the user a hands-on experience in developing Puppet Manifest Files."--Resource description page.
    Note: Title from resource description page (Safari, viewed April 17, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 92
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781838827533
    Language: English
    Pages: 1 online resource (1 streaming video file (36 hr., 26 min., 22 sec.)) , digital, sound, color
    Keywords: iOS (Electronic resource) ; Swift (Computer program language) ; Application software ; Development ; Electronic videos ; local
    Abstract: "Use XCode 9 & Swift 4 to make real iOS 11 apps like Uber and Instagram, with CoreML & ARKit. Includes AWS Credit & more!"--Resource description page.
    Note: Title from resource description page (Safari, viewed May 14, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 93
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781838644772
    Language: English
    Pages: 1 online resource (1 streaming video file (9 hr., 35 min., 2 sec.)) , digital, sound, color
    Keywords: Computer games ; Programming ; Artificial intelligence ; JavaScript (Computer program language) ; Tic-tac-toe ; Electronic videos ; local
    Abstract: "Artificial intelligence & JavaScript 2D Game Development - MinMax algorithm - 'Computer vs You' Tic Tac Toe AI game"--Resource description page.
    Note: Title from resource description page (Safari, viewed April 22, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 94
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781838559885
    Language: English
    Pages: 1 online resource (1 streaming video file (1 hr., 39 min.)) , digital, sound, color
    Keywords: JavaScript (Computer program language) ; Web applications ; Application software ; Development ; Web site development ; Web sites ; Design ; Electronic videos ; local
    Abstract: "Easy document object manipulation with the most popular JavaScript Library. This course is perfect for anyone who wants to learn jQuery quickly in a fast-paced course that teaches you all the core fundamentals of jQuery to get you started quickly. Step-by-step learning covering the core parts of jQuery to get you coding quickly. Source code and everything you need to get started are included."--Resource description page.
    Note: Title from resource description page (Safari, viewed March 6, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 95
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781838558048
    Language: English
    Pages: 1 online resource (1 streaming video file (5 hr., 4 min., 39 sec.)) , digital, sound, color
    Keywords: Application software ; Development ; Application program interfaces (Computer software) ; Java (Computer program language) ; Electronic videos ; local ; Electronic videos
    Abstract: "RPC is a new and modern framework for building scalable, modern, and fast APIs. It is leveraged by many top tech companies such as Google, Square, and Netflix and enables programmers to write microservices in any language they want while keeping the ability to easily communicate between these services. It relies on protocol buffers as the transport mechanism and the Service Definition Language. gRPC (Java) Master Class: Build Modern APIs and Microservices is the best way to get a great overview of all the possibilities offered by gRPC with your favourite language. "--Resource description page.
    Note: Title from resource description page (Safari, viewed March 13, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 96
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781788994033
    Language: English
    Pages: 1 online resource (1 streaming video file (3 hr., 25 min., 43 sec.)) , digital, sound, color
    Keywords: Application software ; Development ; Cloud computing ; Virtual computer systems ; Electronic data processing ; Distributed processing ; Open source software ; Electronic videos ; local
    Abstract: "This course shows you how Docker can be used to isolate your application services and their dependencies into a single self-contained unit that can reliably run anywhere. You will learn to build, ship and run distributed applications on any platform using Kubernetes as the orchestrator. With Docker containers, your applications can run smoothly without you worrying about the environment where they run. This aids in improved security, better scalability, resilience and fault-tolerance, making life easier for developers and operators alike who need a standardized deployment and operations model. By the end of this course you will be able to use Docker and Kubernetes to build distributed applications that are scalable, resilient, fault tolerant and secure. Furthermore you will be able to deploy these applications to any Kubernetes cluster running on any platform on premise or in the cloud."--Resource description page.
    Note: Title from resource description page (Safari, viewed March 14, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 97
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781789534528
    Language: English
    Pages: 1 online resource (1 streaming video file (3 hr., 43 min., 12 sec.)) , digital, sound, color
    Keywords: Management information systems ; Business intelligence ; Computer programs ; Information visualization ; Data mining ; Electronic videos ; local
    Abstract: "You've probably done some beginner work on Qlik Sense, so you know how easy it is to work with the interface. However, there is always more than what we see on the Qlik Sense dashboard. Work done by developers in the extremity plays a very important role while making an appealing and well-performing dashboard. If your data model is not designed appropriately, you will face issues not only with the performance of the app but also with the quality of its output. In this course, we look at everything that goes into creating a data model to give you the most optimized performance, including how to load data from different data sources, fix synthetic keys, and other issues. Also included are topics such as creating link tables, the master calendar script, and applying set analysis to your data. Thus, you will master the art of creating dashboards that are not only visually appealing and accurate but also very informative and a BIG bonus to your team while making those tough decisions."--Resource description page.
    Note: Title from resource description page (Safari, viewed April 16, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 98
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781838557409
    Language: English
    Pages: 1 online resource (1 streaming video file (1 hr., 27 min., 18 sec.)) , digital, sound, color
    Keywords: Application program interfaces (Computer software) ; JavaScript (Computer program language) ; Web applications ; Application software ; Development ; Electronic videos ; local
    Abstract: "Learn how JSON works and how you can use JSON data via JavaScript in your web applications and web site. This course is perfect for anyone who wants to learn JSON quickly in a fast-paced course teaching you all the core fundamentals of JSON and how to apply JSON data in web applications. Use JavaScript to bring JSON formatted data into your websites to easily load content. JSON course that helps you to get started quickly. Start writing JSON within JavaScript code today."--Resource description page.
    Note: Title from resource description page (Safari, viewed March 6, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 99
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781838556563
    Language: English
    Pages: 1 online resource (1 streaming video file (11 hr., 13 min.)) , digital, sound, color
    Keywords: Python (Computer program language) ; Object-oriented programming (Computer science) ; Electronic videos ; local ; Electronic videos
    Abstract: "Learn Python Programming using a Step By Step Approach with 200+ code examples. Python is one of the most popular programming languages. Python offers both object-oriented and structural programming features. We love programming. Our aim with this course is to create a love for programming."--Resource description page.
    Note: Title from resource description page (Safari, viewed March 12, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 100
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781789958249
    Language: English
    Pages: 1 online resource (1 streaming video file (2 hr., 51 min., 46 sec.)) , digital, sound, color
    Keywords: Tableau (Computer file) ; Information visualization ; Electronic data processing ; Electronic videos ; local
    Abstract: "What makes this training module different? This step-by-step guide is designed to give you practical and essential skills that anyone doing data visualization and analytics needs to have. You'll be able to boost your visualizations by learning techniques such as adding filters and quick filters, and using color schemas in dashboards. By the end of this course, you'll have the skills to make your Tableau data visualization projects a success by creating fascinating stories and offering invaluable guidance when strategic business decisions are being made."--Resource description page.
    Note: Title from resource description page (Safari, viewed April 10, 2019)
    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...