Your email was sent successfully. Check your inbox.

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

Proceed reservation?

Export
Filter
  • Boston, MA : Safari  (504)
  • Electronic videos  (496)
  • Vidéo en continu  (15)
  • New products
Datasource
Material
Language
Years
  • 1
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 58 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: To meet the critical needs of modern business, software must now be able to react quickly to changes, allowing new features to be conceived, developed, and put into production rapidly. This requirement to respond fluently to changes has an important impact upon the architecture of a software system: software has to be built in such a way that it’s able to adapt to unexpected changes in features and can be regularly revised and refactored to meet a product’s goals. Join us for a special conversation with Neal Ford and software development thought leader and ThoughtWorks chief scientist Martin Fowler. They’ll explore the interplay between the shift toward Agile thinking and the technical patterns and practices that make Agile software development practical. While the specifics of technology can change rapidly, the fundamental best practices and patterns you’ll learn are more stable and will allow you to respond more fluently to changes. Neal and Martin spend a few minutes covering the trends in software architecture that are driving the need for change, then tell you what you need to know to stay ahead of the curve. What you’ll learn and how you can apply it Learn how to make Agile software development practical See what’s coming next with software architecture This recording of a live event is for you because… You want to better understand what you can do to improve your software architecture. You want to discover ways to adapt to unexpected changes in features. Recommended follow-up: Read Refactoring: Improving the Design of Existing Code (book) Read Patterns of Enterprise Application Architecture (book) Read Software Architecture: The Hard Parts (book) Read Fundamentals of Software Architecture (book) Take Software Architecture by Example (live online training course with Mark Richards and Neal Ford) Take Comparing Software Architectures (live online training course with Mark Richards and Neal Ford)
    Note: Online resource; Title from title screen (viewed January 6, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 9 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: A walkthrough of building a basic phrase repeater console application in VS Code 2022, .NET 6 and C# 10
    Note: Online resource; Title from title screen (viewed January 1, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    ISBN: 9781484280591
    Language: English
    Pages: 1 online resource (1 video file, approximately 45 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: After setting up your development environment in Creating a Spring Boot REST API with iPad Pro and Raspberry Pi 4, continue learning to build a complex and practical web application anywhere with a minimalistic setup. Not only will you get to experience technologies used in famous enterprise web applications, you will also be able to code using only your iPad and a Raspberry Pi. The common misconception is that you can only use your iPad for small code changes, or small code additions while on the go. You will learn that you can do so much more and code an entire application with just your iPad and Raspberry Pi. In this second video, secure the REST API from the previous tutorial using Spring Security. Given that the test application you created will handle personal finances, securing the API is a mandatory step in the development of your project. Also, it’s fascinating to be able to create a secure API using only an iPad and a Raspberry Pi. What You'll Learn Support authentication on the the device and server Learn about the Security Payload Take full stack development to another, mobile level Who This Video Is For Tech enthusiasts who want to use only an iPad and a Raspberry Pi to build complex web applications on the go. Developers eager to learn how to architect and code full stack applications with minimalist tech.
    Note: Online resource; Title from title screen (viewed January 26, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781803232379
    Language: English
    Pages: 1 online resource (1 video file, approximately 4 hr., 17 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Expand your coding skills and become a fluent and independent Python programmer About This Video Learn Python 3 programming language basics and fundamentals Learn and improve programming skills with more than 100 coding exercises Work on a micro-project challenge to solve a more significant problem In Detail Python is an excellent language to start programming with; it is powerful and easy to get started with. You can see results and run the code right away and most computers require truly little setup to start coding. This course is divided into four parts. You will first learn the basics and fundamentals of Python programming then improve with the help of practice exercises, work with the coding challenge, and finally implement all your learning to solve a project challenge. In the first part, with the help of video lectures and working examples, you will learn the language and its features that will help you build a solid foundation. In the second part, we will start practicing what we learned by doing simple practice exercises. These exercises will be super simple, and they will help you perfect and play with what you learned in the given section. The third part is to solve some complex coding challenges. These challenges will present you with a random problem combining everything that you learned in the previous sections. The fourth and final step is to apply everything you have learned and solve a business problem with the help of a micro-project. By the end of this course, you will be ready to work on real-world Python projects. Who this book is for This course is designed for beginners and experienced programmers new to Python programming who want to learn or improve their Python programming skills. Basic programming understanding is required.
    Note: Online resource; Title from title screen (viewed January 19, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781803246680
    Language: English
    Pages: 1 online resource (1 video file, approximately 3 hr., 50 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: A hands-on comprehensive course to master the core basics of Python 3 to dive into the world of coding with Python. About This Video Learn to write your first Python code and run it Discover Python OOP (Object-Oriented Programming) Get introduced to inheritance and composition (OOP) In Detail The course is recorded with the latest Python version: Python 3. It is a practical focused course, thus making it compressive and easy to follow for beginners stepping into the world of programming. The course is divided into four levels. The first level is about Python shell, variables, data types, lists, and user input. The second level will take you through Python IDE (PyCharm), comments, functions, and scope. The third level is about conditions (if) and loops, followed by the fourth level, which is to read/write to a file, use and create Python modules, and run a Python program from the terminal. There is also a bonus lesson on OOP (Object-Oriented Programming). Learning OOP will help you enhance your skills further. By the end of the course, you will have a strong foundation in Python and you will be able to build on that foundation with confidence. Who this book is for This course is for complete beginners who want to learn Python basics in a straightforward way. Even if you are a programming beginner who started with another language and want to jump to Python, you can opt for this course. This course is also for Python developers who want a quick refresher course, or anyone interested in web development, robotics, artificial intelligence, video games development, and data science.
    Note: Online resource; Title from title screen (viewed January 25, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484280409
    Language: English
    Pages: 1 online resource (1 video file, approximately 57 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Are you an electronics enthusiast interested in building circuits? Are you still using breadboards or modules for your creative projects? We will take you a step beyond that through the field of printed circuit boards. PCBs allow you to build more complex circuit designs easily. Beginning with no assumed knowledge about PCBs, we will teach you how you can design your own printed circuit board with only a computer web browser. PCBs are the green boards that you see inside almost every electronic device in your home. They have a lot of components connected with metal tracks. We will teach you how to make those green boards step-by-step. First, we will look at what a PCB is exactly and how one works. Then we will explore various steps required for planning a new build. Using easily accessible software, we’ll walk through component selection, schematics, and finally board layout. With simple software and readily available components, you will be able to create a beautiful PCB for your project. Designing PCBs provides a variety of practical lessons that will help you tackle more complicated electronics and robotics projects. From understanding how different components work together to the importance of proper planning, circuit board design can teach you valuable engineering skills. You’ll develop important skills in engineering, such as project planning, forward-thinking, and project-to-product conversion skills. Let’s start learning printed circuit board design! What You'll Learn Select the right components for the task Draft schematics that match with your components Align tracks to make connections between your component pins and pads Who This Video Is For Hobbyists, electronics enthusiasts, and students who have a working knowledge of electronics and want to step ahead in circuits and engineering.
    Note: Online resource; Title from title screen (viewed January 18, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pearson IT Certification | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 18 hr., 7 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: 18+ Hours of Video Instruction Description An intensive study resource designed to guide you in best practices for exam success on the Java SE 11 Developer (1Z0-819) exam. Overview The Oracle Certified Professional: Java SE 11 Developer exam is the industry standard certification for Java programming skills. Java SE 11 Developer (1Z0-819) Complete Video Course is designed to make you successful in your Java certification exam journey. This over 20-hour video course focuses on exam key concepts and helps you hone your Java programming skills, so you are not only prepared to take the exam but become a better Java programmer. This study resource is fast-paced and focuses on elucidating both key concepts and difficult and unfamiliar topics. Each lesson is reinforced with clear instruction and focused discussions to help ensure a full understanding of the material, maximizing the potential of passing the exam. At the end of each lesson, there is a “Question Deep Dive” section that is modelled after the real exam format so you can familiarize yourself with how questions may appear on the exam as well as gain confidence before you take the test. Topics include Working with Java data types Controlling Program Flow and Exception Handling Java Object-Oriented Approach Working with Arrays and Collections Working with Streams and Lambda Expressions Java Platform Module System Concurrency Database Applications with JDBC, and Java IO Annotations, Localization, and Secure Coding in Java SE Application The code files for this course can be found at https://www.pearsonitcertification.com/store/java-se-11-developer-1z0-819-complete-video-course-9780137586806 . About the Instructor Simon Roberts started his computing career as a programmer in the early 1980s and built several of his own microprocessor-based computers. He moved to Sun Microsystems, Inc. in mid-1995, and almost immediately became Sun’s lead Java instructor in the United Kingdom. In 1998, Simon moved to Colorado, where he still lives. While at Sun, he created the Sun Certified Programmer, Developer, and Architect certifications, and worked in teams on several other certifications. He wrote three books on Java, including two certification study guides: One covering the Programmer and Developer exams, and one on the Architect exam. He left Sun in 2004 and became an independent instructor, architect, and software engineer. Skill Level Intermediate to Advanced Learn How To Work with Java date types Con...
    Note: Online resource; Title from title screen (viewed February 2, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 8
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 58 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Service-level objectives (SLOs) are a key component of the service-level agreement (SLA) between your business and your customers. SLOs define the level of service you’ve agreed to provide and offer a means to measure that service. As such, they’re critical for ensuring reliability...if used correctly. Join us for a special conversation on SLOs with Sam Newman and site reliability engineer Alex Hidalgo. You’ll learn how to build an SLO-based approach to reliability at your own organization as you explore everything from the concepts, philosophies, and definitions you need to know to the various components of SLOs, how to use them successfully, why they work, and how you can make them work for you. Along the way, Sam and Alex will also discuss some of the more complicated aspects of implementing an SLO-based approach, including how to create meaningful service-level indicators (SLIs) and how to assign accurate SLO targets so that you get useful alerts for your team—and company-wide buy-in. What you’ll learn and how you can apply it Explore the origins of, need for, and challenges around SLOs and SRE What’s coming next for infrastructure and ops This recording of a live event is for you because… You want to learn how to use SLOs at your company to improve resilience. You’re looking for ways to improve your incident response and engineering environment. Recommended follow-up: Read Implementing Service Level Objectives (book)
    Note: Online resource; Title from title screen (viewed February 7, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 9
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484280614
    Language: English
    Pages: 1 online resource (1 video file, approximately 37 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: In this third video, finish building a complex and practical web application anywhere with a minimalistic setup. Not only will you get to experience technologies used in famous enterprise web applications, you will also be able to code using only your iPad and a Raspberry Pi. The common misconception is that you can only use your iPad for small code changes, or small code additions while on the go. You will learn that you can do so much more and code an entire application with just your iPad and Raspberry Pi. In this third and final video, you’ll build the front-end of your application. For this, we’ll use React JS—the most common JavaScript framework. We’ll also work with Tailwind CSS, which makes developers' lives easier by pre-defining styles while not imposing them over the final design. You’ll integrate both with your Spring Boot Rest API, which will result in a solid, enterprise level web application. What You'll Learn Develop the front-end of your application Apply styles and design patterns with Tailwind CSS Take full stack development to another, mobile level Who This Video Is For Tech enthusiasts who want to use only an iPad and a Raspberry Pi to build complex web applications on the go. Developers eager to learn how to architect and code full stack applications with minimalist tech.
    Note: Online resource; Title from title screen (viewed January 26, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 10
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Microsoft Press | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 7 hr., 36 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: 7+ Hours of Video Instruction This course will help an IT professional learn about common Azure services and prepare for the Exam AZ-104: Microsoft Azure Administrator. Overview Cloud Skills are becoming an important part of any IT professional's resume. The Microsoft Azure Administrator Associate certification proves foundational IT skills in creating and managing workloads in the Microsoft Azure cloud. This course is designed to help you pass Exam AZ-104: Microsoft Azure Administrator and earn the Microsoft Azure Administrator Associate certification. All the skills measured on the exam are covered in this course including: Manage Azure identities and governance Implement and manage storage Deploy and manage Azure compute resources Configure and manage virtual networking Monitor and back up Azure resources Combining his experience as Microsoft Trainer for more than 25 years and familiarity of Microsoft solutions from running his own business designing custom software solutions, Ray will efficiently and effectively help you navigate through the exam objectives as you prepare for your exam. Learn How To Manage user identities in Azure Create and manage Infrastructure-as-a-Service resources in Azure Create and manage Platform-as-a-Service resources in Azure Create and manage file data in Azure Learn about key Azure resources and workloads Who Should Take This Course Any student pursuing the Microsoft Azure Administrator certification Any student who wants to learn about foundational services in Azure Course Requirements A basic knowledge of IT administration concepts such as virtual machines, networking, and user account security is strongly encouraged. A basic knowledge of Azure is recommended, but not required. About Pearson Video Training Pearson publishes expert-led video tutorials covering a wide selection of technology topics designed to teach you the skills you need to succeed. These professional and personal technology videos feature world-leading author instructors published by your trusted technology brands: Addison-Wesley, Cisco Press, Pearson IT Certification, Sams, and Que Topics include: IT Certification, Network Security, Cisco Technology, Programming, Web Development, Mobile Development, and more. Learn more about Pearson Video training at http://www.informit.com/video. Video Lessons are available for download for offline viewing within the streaming format. Look for the green arrow in each lesson.
    Note: Online resource; Title from title screen (viewed January 12, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 11
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781803235837
    Language: English
    Pages: 1 online resource (1 video file, approximately 2 hr., 14 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Learn the fundamentals of C# .NET programming from the ground up About This Video Build a solid foundation on the basics of C# programming language and coding constructs Lots of demos showing how to use newly learned C# coding constructs Each lesson in this course is bite-sized and easy to finish In Detail C# is a simple, yet modern Object-Oriented Programming language developed by Microsoft within its .Net initiative. This comprehensive course will help you understand the fundamentals of coding with C# in .NET environment. In this course, you will start from the basics and cover the basics of the C# programming language right from setting up the .NET development environment. Then move to an overview of .NET, C# coding concepts such as variables, operators, selection, and iterative statements, debugging C# programs, and more. Each concept is explained with the help of practical demonstrations showing how to use newly learned C# coding constructs. This is a beginner-level course, and some programming experience is suggested but not required. By the end of this course, you will have a solid foundation in the basics of C# programming language and coding constructs, gain more confidence to learn advanced C# programming concepts, and will be ready to begin your career as a C# .NET programmer. Who this book is for This course is designed for absolute beginners, who are completely new to C# and .NET. Programmers who have experience in a language other than C# can also opt for this course. No prior C# or .NET coding experience is required.
    Note: Online resource; Title from title screen (viewed January 14, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 12
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 58 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Facing rapid growth and competition in its online business, Pinterest tech stacks demanded large-scale stateful online processing technology to unlock multiple top initiatives. From lambda functions like micro services to Kafka Stream and Spark streaming, Pinterest explored all of these options and decided to go with a single open source stream processing platform, powered by Apache Flink. Starting from a legacy batch-only data stack and varying levels of expertise among the user team, Pinterest’s stream processing platform has evolved in multiple stages into a reliable platform that enables data-driven products and timely decision making. In the first stage, facing the demand of running large stateful applications, we built connectors that worked with Pinterest infrastructure, and streamlined user education with embedded training to fine tune each use case. In the next stage, we onboarded ads real-time ingestion which predict user match with 50% + accuracy in near real time. We also onboarded tier 1 advertiser spend unified calculation that has very stringent SLO in a very tight timeline. As the platform grew, we had to build a more scalable way to offer non-stream processing or infrastructure background engineered to unblock real-time machine learning use cases. Thus, reprocess, backfill source, live debugging automation, verification, and deployment automation, as well as a dependency injection based job editor, were built into the platform and became widely adopted, empowering a large number of jobs to production in a relatively small amount of time. Eventually, features like unified shopping catalog indexing, content safety and trust, as well as deduplicate 4b+ images on the platform in near real-time were built and launched. And with additional investment in technology and ecosystem teams, Pinterest’s stream processing platform is accelerating transforming machine learning use cases, online processing, and data warehousing into near real-time. This case study reviews how Pinterest chose Apache Flink as the technology behind its stream processing platform, how the platform enabled critical use cases and a user base that scaled out and evolved along with product innovation, and lessons learned in implementing and developing this platform. What you will learn—and how to apply it By the end of this case study the viewer will understand: How and why Pinterest chose Apache Flink over other stream processing offerings How Pinterest uses stream ...
    Note: Online resource; Title from title screen (viewed January 14, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 13
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781803239477
    Language: English
    Pages: 1 online resource (1 video file, approximately 23 hr., 36 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Learn how to build responsive webpages from scratch using Flexbox, CSS Grid, Animation, SVG, and Bootstrap. About This Video Explore Django apps, templates, models, and migrations Work with CSS preprocessor: SASS (variables, nesting, mixins, extend/inheritance) Work with CSS framework: Bootstrap 5 (layouts, forms, components, and utilities) In Detail Responsive web design is about creating web pages that look good on all devices. A responsive web design helps automatically adjust for different screens to make it user friendly. This course touches on each important topic through concept explanation, documentation, and implementation. The entire course is designed for beginners with one goal in mind—to build responsive websites using HTML5, CSS3, Bootstrap, and SASS. Throughout the course, we will explore 6 projects namely Profile Card, Login Page, Spotify Clone using Flexbox, Testimonial Page using CSS Grid, Portfolio Website using Bootstrap, and EdTech Startup Landing Page. With the help of these projects, we will understand the following topics: How does the web work HTML fundamentals HTML semantics CSS fundamentals Responsive design Layouts SVG CSS libraries Bootstrap (CSS framework) SASS (CSS preprocessor) Website deployment The complete course is focused on the concept learning approach; you learn every concept through a logical and visual learning approach. Learn all the important concepts in the simplest viable way with examples and real-life projects. By the end of the course, you will be ready to work as an intern, fresher, or freelancer, and you will also be able to implement everything yourself. Most importantly, you will be ready to dive deep with future practice and hard-level questions about website building. Who this book is for This course is helpful for absolute beginners who want to learn how to build a beautiful and responsive website; designers who want to expand their skill set into HTML5, CSS3, Bootstrap, and SASS. No previous programming or coding experience is required; we will cover everything step-by-step from the basics.
    Note: Online resource; Title from title screen (viewed January 31, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 14
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781803241111
    Language: English
    Pages: 1 online resource (1 video file, approximately 7 hr., 56 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Learn to create apps and submit them to the App Store using SwiftUI 3 Code and Xcode 13 on iOS 15 from scratch About This Video Develop iPhone apps using SwiftUI 3 code and Xcode 13 Learn Swift programming and SwiftUI by creating five complete apps Learn to share your app ideas through the App Store In Detail If you are looking for a course that is fun, for complete beginners, and gets straight to the point, then this is the course for you. This course will help you learn all about developing iPhone applications and simultaneously implement all that you learn by creating five complete apps using SwiftUI 3 code and Xcode 13. In this course, we will start with the SwiftUI basics that are required for developing an app and set up our developing environment with Xcode. Once our environment is set, we will start working on our different apps. In this first app - People Counter - and the second app - Text Formatter, you will be learning the basics of Swift programming. In this third app, we will create an app called Emoji Dictionary, where you will learn about lists, arrays, and multi-view apps. In the fourth app, we will create a Quick ToDos app, where you will learn how to save information with CoreData. In our final app, we will create a Course Lister app where we will work with web, APIs, JSON, and images. Once we are done with the apps, we will discuss the process to submit your own apps to the App Store! By the end of this course, you will be set to build your own app and share your app with the world through the App Store. Who this book is for This course is best for complete beginners who want to make an iPhone app as no prior experience is needed and one just needs to have a Mac computer and passion to develop amazing apps.
    Note: Online resource; Title from title screen (viewed January 31, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 15
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781803235806
    Language: English
    Pages: 1 online resource (1 video file, approximately 14 hr., 28 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Master the front-end web development and the three core technologies of HTML, CSS, and JavaScript by building 30+ web projects. About This Video Understand how to build a modern webpage with the latest effects and techniques 30 different projects to help you master the technologies of HTML, CSS, and a little bit of JavaScript Understand how to create an animated landing page to make your webpage look more appealing In Detail We will build together more than 30 different and creative web projects with three core technologies—HTML, CSS, and JavaScript. If you have some basic knowledge of these technologies and still have some trouble creating your own web projects, or if you want to level up your developer and designer skills, then you have come to the right place. We will build more than 30 different web projects and they will be full of modern, nice, and beautiful effects and designs. We will start with simple projects, and we will go through some advanced ones as well. Using this course, you can get the inspiration that will help you enhance your projects and customize your portfolio. Mastering just these core technologies of front-end web development, you can create awesome and modern themes and simply get hired. Also, you will have enough knowledge to move on and learn other technologies such as some front-end frameworks and libraries, which nowadays are popular and highly demanded. By the end of the course, you will master front-end web development and gain the confidence to apply modern and creative effects and designs in your future projects. Who this book is for This course is for students who have some basic knowledge in HTML, CSS, and JS and want to build the portfolio website; for those who want to practice three core technologies—HTML, CSS, and JavaScript. It can be taken by those who have basic knowledge of front-end web development and want to develop their web designing skills.
    Note: Online resource; Title from title screen (viewed January 19, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 16
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 33 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Introductory lesson on time series forecasting in Python. Marco Peixeiro explores the random walk model, MA(q) and AR(p) models. Throughout the lesson, he explores the foundational concept of stationarity, and learn how to use the ACF and PACF plots for forecasting.
    Note: Online resource; Title from title screen (viewed January 14, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 17
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 5 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Build a very simple command line tool with Python without using external dependencies or frameworks. In this video you'll see how with just a few lines of Python you can transform a file into a script with a help menu. All by using the sys.argv module and a simple if statement. Although you can create more powerful command-line tools with other frameworks like argparse or external libraries like Click, you can still implement a quick script without them that includes a help menu Useful links: Github repo with sample code Introduction to Python
    Note: Online resource; Title from title screen (viewed February 5, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 18
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 6 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Demo of FastAPI + AWS App Runner
    Note: Online resource; Title from title screen (viewed January 13, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 19
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 2 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Find out what Github Codespaces is and how to use it to write Python in under 2 minutes
    Note: Online resource; Title from title screen (viewed January 13, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 20
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley Professional | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 4 hr., 37 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Developing Classification and Regression Systems (Machine Learning with Python for Everyone Series), Part 3 Sneak Peek The Sneak Peek program provides early access to Pearson video products and is exclusively available to Safari subscribers. Content for titles in this program is made available throughout the development cycle, so products may not be complete, edited, or finalized, including video post-production editing. Dr. Mark Fenner, owner of Fenner Training and Consulting, LLC, has taught computing and mathematics to diverse adult audiences since 1999, and holds a PhD in computer science. His research has included design, implementation, and performance of machine learning and numerical algorithms; developing learning systems to detect user anomalies; and probabilistic modeling of protein function.
    Note: Online resource; Title from title screen (viewed January 5, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 21
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 14 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Learn to prototype Amazon Web Services (AWS) ai and ml apis using awscloudshell and bash.
    Note: Online resource; Title from title screen (viewed January 7, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 22
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 8 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Build a command-line tool with Apple's Swift language.
    Note: Online resource; Title from title screen (viewed January 10, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 23
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley Professional | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 8 hr., 59 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: 7+ Hours of Video Instruction 7+ hours of video training exploring key threat intelligence and threat hunting concepts Overview: A cybersecurity professional needs to understand threats, threat actors, and have a clear understanding of where attackers are trying to take advantage of vulnerabilities. With more than 7 hours of video training, Threat Intelligence and Threat Hunting LiveLessons provides learners with a look at where the vulnerabilities in software, cloud, and other attack surfaces exist. Throughout the course, the learner will explore how to classify threats, work with the vulnerabilities, and use common assessment methodologies. The course will also dive into understanding threats against Internet of Things, real-time operating systems, and cloud-based environments. Threat Intelligence and Threat Hunting LiveLessons is taught by expert trainer, author, and cybersecurity expert Aamir Lakhani using hands-on demos, in-depth discussions, and lightboard explanations. The course will cover the best practices for cybersecurity in a way that is easy to access and implement in real world situations. Topics include: Importance of Threat Data and Intelligence Utilizing Threat Intelligence to Support Organization Security Vulnerability Management Activities Analyzing Output from Common Vulnerability Assessment Tools Threats Associated with the Cloud and Specialized Technology Implementing Controls to Mitigate Attacks and for Software Vulnerabilities Analyzing Logs and Impact Analysis About the Instructor Aamir Lakhani is a leading senior security strategist. He is responsible for providing IT security solutions to major enterprises and government organizations. Mr. Lakhani creates technical security strategies and leads security implementation projects for Fortune 500 companies. Industries of focus include healthcare providers, educational institutions, financial institutions, and government organizations. Aamir has designed offensive counter-defense measures for the Department of Defense and national intelligence agencies. He has also assisted organizations with safeguarding IT and physical environments from attacks perpetrated by underground cybercriminal groups. His areas of expertise include cyber defense, mobile application threats, malware management, Advanced Persistent Threat (APT) research, and investigations relating to the Internet’s dark security movement. Skill Level: Beginner Learn How To: Apply key threat int...
    Note: Online resource; Title from title screen (viewed January 12, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 24
    Language: English
    Pages: 1 online resource (1 video file, approximately 3 hr., 12 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Just as developers use design patterns in software development, architects use architecture patterns to define the characteristics and shape of the architecture of a system. Using the right architecture pattern is critical because once in place the architecture is very hard to change. Using the wrong architecture pattern (or no pattern at all) can be a very costly mistake, resulting in an architecture that may not work. But how do you decide which pattern to use? Join us for four hours of sessions on some of the most popular and useful architectural patterns and how to implement them at your organization. About the Software Architecture Superstream Series: This five-part series of half-day online events focuses on the hottest topics in software architecture, giving you the insights to keep pace with what’s next while still accommodating legacy needs. Both seasoned software architects and those looking to break into the field will learn new skills and the latest information on the tools and technologies they need to succeed. What you’ll learn and how you can apply it Understand the similarities and differences between architecture patterns and design patterns Learn how to use patterns in microservices-style architectures Get a glimpse of the future of event-driven architectures and patterns This live event is for you because… You're a senior-level developer who wants to make the move to architect. You're a practicing software architect who wants to hone your skills and learn new software architecture techniques and practices. You want to better understand how to use patterns to improve your software architecture. Recommended follow-up: Listen to Microservices Patterns (audiobook) or read the book Read Software Architecture Patterns (report) Watch Software Architecture Fundamentals (video) Read Building Micro-Frontends (early release book) Read Fundamentals of Software Architecture (book) Watch Introduction to Cloud Native Architecture Patterns (video)
    Note: Online resource; Title from title screen (viewed January 26, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 25
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 52 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: In this edition of Radar Talks, O’Reilly VP of content strategy Rachel Roumeliotis explores the technology trends that will help ensure you’re building a cloud-based, data-driven, and AI-enhanced business today that will be a catalyst for your success tomorrow. Learn what you need to know now, illustrated with usage and search stats from the O’Reilly learning platform and insights from O’Reilly’s respected editorial team. Recorded on February 1, 2022. See the original event page for resources for further learning or watch recordings of other past events . The O’Reilly Radar Talks series brings you expert opinions on emerging topics through hour-long interactive events. In conversation with some of the industry’s top minds, you’ll look at the early signals indicating significant trends and new technologies that will shape the future—and discover how to begin forging these technologies now. Share your own predictions and ask your questions while gaining insight into our experts’ unique outlooks for the future.
    Note: Online resource; Title from title screen (viewed February 1, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 26
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781803230245
    Language: English
    Pages: 1 online resource (1 video file, approximately 12 hr., 49 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Explore how you can create amazing mini projects to learn JavaScript - grow your portfolio - expand your skills! About This Video Get started with JavaScript DOM coding and development Create fun interactive games and components with JavaScript Learn to detect collision between page elements with JavaScript DOM In Detail JavaScript can bring your web pages to life. Select page elements, make changes and update them as needed. Power up your web pages. Create amazing content on your pages, driven dynamically with JavaScript. Projects within this course are designed to help you learn more about JavaScript and interacting with the DOM. Learn by example, this course is loaded with fun projects to help you learn and prove what can be done with JavaScript. First is an introduction to the DOM and how JavaScript can create page interactions. Explore how to write JavaScript code, select page elements, and more. This course is loaded with useful projects to help you learn more about creating interactive and dynamic web content with JavaScript. The course covers the following topics: JavaScript projects DOM interactive Dynamic webpages Introduction to web development Course resource guide JavaScript starter projects DOM simple projects to start coding JavaScript DOM interactive components and useful projects JavaScript DOM fun projects Interactive DOM elements By the end of the course, you will be able to create interactive and dynamic web content with JavaScript. Who this book is for This course is for JavaScript developers, web designers, web application developers, web masters, and for anyone who wants to create fun web projects and someone who wants to learn more about JavaScript and the DOM. Beginner JavaScript knowledge is needed as the course covers only JavaScript relevant to the building of the game. Also, HTML and CSS knowledge is essential as the scope of this course is all focused-on JavaScript.
    Note: Online resource; Title from title screen (viewed January 19, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 27
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781803237398
    Language: English
    Pages: 1 online resource (1 video file, approximately 2 hr., 8 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: A carefully selected approach for absolute beginners towards learning programming fundamentals. About This Video Master the programming and coding concepts that can be applied to any programming languages such as C, Python, C#, and so on Understand variables, operators, program flow, functions, comments, exceptions, and so on with demos Get exposed to the coding concepts of comments and exceptions In Detail This course will teach you the fundamentals of the programming language from the ground up. You will be taken through a carefully selected approach for absolute beginners towards learning programming fundamentals. You are looking for a direction to learn the fundamentals of programming languages. You want to understand coding concepts through an easier approach. You are looking for a helping hand to learn the basics of programming with assistance on each step of your journey. You are looking for ways to improve your current situation. You want to understand the fundamentals of programming to kick start an exciting career in the software industry. This course will help you in achieving them. This course covers introduction to programming fundamentals and explains various coding concepts of variables and their types, operators, conditional statements, loops, functions, comments, and exceptions. By the end of the course, you will have a solid foundation in the fundamentals of programming languages and coding constructs. You will be ready to create flowcharts and pseudocodes for given problem statements. Further, you will be more confident in learning a new programming language of your choice. Who this book is for This course is helpful for freshers, who are absolute beginners at coding. This course will give you an excellent head start towards an exciting programming career. For experienced non-IT professionals, who are looking for a career change as a software engineer. This course will provide you with a solid foundation in programming which is a necessity for your new career path. No prior knowledge of programming languages or coding is required. This course will cover everything you need to get started - from figuring out programming basics to following coding constructs.
    Note: Online resource; Title from title screen (viewed January 31, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 28
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781803235110
    Language: English
    Pages: 1 online resource (1 video file, approximately 2 hr., 5 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Be a part of this beginner-friendly and hands-on course to learn and implement all the pillars of the OOPs (Object Oriented Programming) concept in C#. About This Video Build CMS (College Management System) from scratch using OOP concepts Learn C# OOP concepts essential for any serious programming in C# .NET Each lesson in this course is bite-sized and easy to finish along with assignments to apply your learnings In Detail Employment of C# .NET developers is projected to grow much faster than the average for all occupations. .NET developers will be needed to respond to an increased demand for computer software. The skills you learn from this course will be relevant in the future and aid in learning advanced C# programming. The software industry is only going to grow bigger! This course will teach you the Object-Oriented Programming (OOP) concepts in C# programming language in .NET Core from the ground up. You will apply the learnings through assignments at the end of every section. You will be taken through a carefully selected approach towards learning these OOP concepts. This course will help you understand class, interfaces, inheritance, polymorphism, and so on through an easier approach. You will be mentored throughout each step of your learning process. By the end of this course, you will have a strong understanding of the Object-Oriented Programming (OOP) concepts in the C# programming language. Next, you will know how to apply OOP concepts in your everyday programming. Apart from this, you will be more confident to learn advanced C# programming concepts next. Finally, you will be ready to begin your career as a C# .NET programmer. Who this book is for This course is ideal for the beginners in C#, who know the basics of C# and want to take their next step towards learning OOP concepts in C# with .NET core and programmers from a different programming language, who have experience in a language other than C# and want to learn OOP syntax and usage in C#. Basic knowledge of C# is required to get the most out of this course but is not mandatory.
    Note: Online resource; Title from title screen (viewed January 19, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 29
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 58 min.)
    Edition: 1st edition
    DDC: 174/.9004
    Keywords: DataKind (Firm) ; Information technology Moral and ethical aspects ; Technological innovations Moral and ethical aspects ; Data curation Moral and ethical aspects ; Electronic videos ; Innovations ; Aspect moral ; Édition de contenu ; Aspect moral ; Information technology ; Moral and ethical aspects ; Technological innovations ; Moral and ethical aspects ; Instructional films ; Internet videos ; Nonfiction films ; Instructional films ; Nonfiction films ; Internet videos ; Films de formation ; Films autres que de fiction ; Vidéos sur Internet ; Webcast
    Abstract: Data scientists often set out to make a positive impact—generating insights upon which organizations can make decisions. A key aspect of that work is ensuring that data is being collected, managed, and analyzed ethically. But as conversations about ethical data science increase, so do questions about how ethics in data science looks in practice: When do you do an ethics check? And what do you do if something seems off? Join us for this Case Study with DataKind’s Afua Bruce and Rachel Wells to hear what happened when their team faced an ethical challenge during a project that used social media data. While wrapping up the project, the team found out that they didn’t have full information on how the data was obtained. Faced with the decision about whether to deliver the project to the partner when the data trail was incomplete, DataKind reviewed the data source’s use policies, unpacked the trade-offs of different approaches, and carefully communicated with all stakeholders to eventually terminate the project. Afua and Rachel take you through the decision-making process, trade-offs, outcomes, and lessons learned from this project experience; highlight the importance of a data trail and evaluating where all data sources come from; and explain how to walk back a data science solution and project when ethical issues arise. Recorded on January 25, 2022. See the original event page for resources for further learning or watch recordings of other past events . O'Reilly Case Studies explore how organizations have overcome common challenges in business and technology through a series of one-hour interactive events. You’ll engage in a live conversation with experts, sharing your questions and challenges while hearing their unique perspectives, insights, and lessons learned.
    Note: Online resource; Title from title screen (viewed February 25, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 30
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 4 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: How to use ~/.bashrc to manage project secrets
    Note: Online resource; Title from title screen (viewed January 16, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 31
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 46 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Perform Data Science on Day One! 00:00 Intro 02:02 Data Science Project Structure Overview 05:15 Create Github Repo 07:28 Launch Github Codespaces 11:34 Using Colab Notebook 12:47 Using TOC in Colab Notebook 14:43 Saving notebook to Colab to Github 19:52 Ingesting CSV files into Colab 22:31 Describing Data using df.describe() 24:30 Plotting data with seaboard 28:30 lmplot 29:30 Comparing cumulative deaths in Covid19 plot by state 32:40 Merging Pandas Dataframe with election and Sugar Consumption 37:38 Exporting CSV file and uploading to Github from Colab result 39:27 Continuous Integration of Jupyter Notebook with Github Actions 40:44 Create Makefile 44:32 Using Github Actions to test Jupyter via nbval plugin 45:43 Using Github Status Badge for Jupyter Notebook test run pass
    Note: Online resource; Title from title screen (viewed January 22, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 32
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 24 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: First episode of 52 Weeks of Swift. Cover Swift Playgrounds in Xcode as well as building a command-line tool using third party Swift argument parsing.
    Note: Online resource; Title from title screen (viewed January 12, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 33
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 2 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: 52 Weeks of AWS Episode 5: I dive into the penultimate Cloud Practitioner Material. Part3 + Network and Content Delivery, Compute Storage
    Note: Online resource; Title from title screen (viewed January 4, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 34
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781803243382
    Language: English
    Pages: 1 online resource (1 video file, approximately 4 hr., 43 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Be a part of the beginner-friendly course on HTML. This course is designed for absolute beginners who want to build their webpages with a hands-on approach. About This Video Get access to all the resources such as PPT, images, and coding files such as .html used in this course Learn from compact, high-quality, and engaging content, making the learning phase more enjoyable Study how to create HTML forms, apply HTML graphics using examples, and HTML media in brief In Detail HTML is an acronym that stands for HyperText Markup Language. Markup languages are different from programming languages. Where programming languages help us modify data, we use markup language to determine how elements are displayed on a webpage. HTML has a simple, text-based structure that’s easy for beginners to learn and understand. HTML is used in building the front end of the website. It is referred to as the foundational language of the web and constitutes the basic structure of all modern websites. The course starts with an introduction to the Internet, Domain, IP address, and browsers. After that, you will install Visual Studio Code and get introduced to HTML and its basics. You will look at the various HTML versions and ways of formatting such as style, comments, colors, and more. Next, you will get introduced to class, ID, and layout. Finally, you will learn about forms in HTML, look at HTML graphics, and understand HTML media in detail. By the end of this course, you will have learned the advanced concepts of HTML 5, which will help you beautify websites and gain enough confidence to explore/enter the creative world of User Interface. Who this book is for This course is designed for anyone interested in learning web development and how to create web pages. The beginner- to intermediate-level developers who want to learn and create beautiful websites would also benefit from this course. No prior knowledge of HTML is required. Some basic computer and programming skills are necessary but not mandatory.
    Note: Online resource; Title from title screen (viewed January 31, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 35
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 3 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Interview with O'Reilly authors John Culkin and Mike Zazon for AWS Cookbook. Buy a copy here: https://www.amazon.com/AWS-Cookbook-Recipes-Success/dp/1492092606/ 00:00 Intro 02:00 Why book? 10:00 VMs vs Containers 17:00 security scanning containers 26:29 Demo recipes 32:56 CDK 55:15 cleanup
    Note: Online resource; Title from title screen (viewed February 1, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 36
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 30 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Learn to develop with AWS App Runner and AWS Lambda
    Note: Online resource; Title from title screen (viewed January 19, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 37
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 24 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: In this episode I dive into IAC with AWS Lambda on AWS Cloud9 00:00 Intro 02:00 Overview of IAC Architecture 05:00 Setup AWS Cloud9 06:57 Read CDK Project Setup 08:00 Upgrade CDK 12:33 Create AWS Lambda in Python Marco/Polo Function 14:08 Setup CDK Stack 15:32 Deploy Changes via CDK Deploy 19:32 Invoke Lambda via CDK 21:15 Invoke Lambda via Cloud9
    Note: Online resource; Title from title screen (viewed January 26, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 38
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 28 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Episode 5: Collections Swift Collections 00:00 Intro 01:52 Collection Types 04:00 Array 07:00 Type Inference with Arrays 15:00 Sets 21:00 Dictionaries
    Note: Online resource; Title from title screen (viewed February 8, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 39
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781803243337
    Language: English
    Pages: 1 online resource (1 video file, approximately 2 hr., 40 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Learn to build and work with VMs (Virtual Machines) using VirtualBox running Windows 10 and Windows Server 2016 About This Video Create your own Windows 10 and Server 2016 virtualized lab from scratch Learn to set up a Sandbox virtual testing environment LAN Explore the basics of virtualization along with the setting and features of a VirtualBox In Detail In this course, you will get a step-by-step explanation of how you can use VirtualBox, a free virtualization software platform, to create your own virtualized lab on your home computer that is isolated from your physical network, which is perfect for expanding your knowledge of Windows. We will cover the basics of virtualization, how to install and use VirtualBox, how to create virtual machines, how to Install Windows 10, how to Install Windows Server 2016, how to set up a Sandbox internal test network, Microsoft Active Directory fundamentals, how to install and configure Active Directory, and finally, how to install and configure DHCP in Windows Server 2016. Once you complete this course, you will know exactly how to use VirtualBox to create your own Windows 10 and Server 2016 virtualized lab. Who this book is for This course is designed for aspiring and inexperienced IT professionals. Anyone wanting to expand their knowledge of VirtualBox virtualization or Windows 10 and Windows Server 2016 will benefit from this course.
    Note: Online resource; Title from title screen (viewed January 12, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 40
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 32 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Part 1 of solutions architect cert 00:00 Intro 01:30 Overview of Exam 07:00 AWS Architecture 08:00 Well Architected 11:00 Scalability 17:00 AWS Regions 22:00 AWS S3 26:00 AWS Costs 28:00 AWS Snowball and Snowmobile
    Note: Online resource; Title from title screen (viewed February 2, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 41
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 35 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: I walk through the official Swift guide and try out Operators. 00:00 Intro 02:47 basic statements 08:00 Basic operator types 14:59 Conditional Statements 22:00 For loops with range 28:00 NOT AND OR
    Note: Online resource; Title from title screen (viewed January 26, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 42
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 32 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Episode 10: Solutions Architect Part 2- EC2 00:00 Intro 02:50 Compute choices 13:00 Instance Type 15:00 User data input 22:00 EC2 Storage 24:00 EFS
    Note: Online resource; Title from title screen (viewed February 8, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 43
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781803231785
    Language: English
    Pages: 1 online resource (1 video file, approximately 4 hr., 52 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Start your DevOps journey by learning and building containers using Docker, Kubernetes, and DevOps About This Video Learn Docker and orchestration tools such as Docker Swarm and Kubernetes Learn how to build containers using Docker, Kubernetes, and DevOps Get to grips with the fundamentals of containerization tools In Detail Docker is a software platform for building applications based on containers small and lightweight execution environments that make shared use of the operating system kernel but otherwise run-in isolation from one another. Docker packages software into standardized units called containers that have everything the software needs to run including libraries, system tools, code, and runtime. Containers simplify the delivery of distributed applications and have become increasingly popular as organizations shift to cloud-native development and hybrid multi-cloud environments. Today, Docker, and its open-source father now named Moby, is bigger than ever. According to Docker, over 3.5 million applications have been placed in containers using Docker technology and over 37 billion containerized applications have been downloaded. In this course, you will cover an introduction to DevOps; various stages of DevOps; docker architecture; images and containers; introduction to docker file and volume; introduction to orchestration and AWS ECS; introduction to Kubernetes; and lastly introduction to Docker swarm. By the end of this course, you will be able to build containers using Docker, Kubernetes, and DevOps easily. Who this book is for This course is designed for any student who wants to work as a software developer or wants to be a sysadmin or cloud infrastructure engineer. Anyone working as a cloud developer can also benefit from the course. No prior knowledge is required, just the basic understanding of the terminal, and should know the usage of the command line.
    Note: Online resource; Title from title screen (viewed January 31, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 44
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484279762
    Language: English
    Pages: 1 online resource (1 video file, approximately 49 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Gain the knowledge you need to start your study towards the Java SE 11 developer exam (1Z0-819). The Java SE 11 developer exam (1Z0-819) was released in September 2020 and effectively combines the preview Programmer I and II exams. There is currently limited material specifically designed to address this new exam. Material that does exist is split across two resources and does not address directly the new certification. The modules present a subset of those essential core topics that anyone who wants to learn Java must know. Regardless of whether or not they wish to take the certificate, each module can be viewed in isolation thereby providing a flexible resource for anyone wanting to ramp up on these topics. It covers sufficient knowledge to allow the candidate to develop non-trivial Java applications. What You Will Learn What are the core concepts and essential Java data types How to work with operators, execution, exceptions, methods, class design and more How to work with the collections framework and its some methods How to use variables and scopes to store and reference data How to loop and branch code and make runtime decisions How to handled errors and exceptions correctly How to design classes using interfaces, abstract classes and encapsulation Who This Video Is For Java developers that want to formalize their current knowledge by obtaining an official Oracle certificate; recent computer science graduates who what to distinguish themselves from the crowd and specialize in Java development with a highly sort after certificate; already certified Java developers who want to upgrade their knowledge of Java; Java developers who want to take the upgrade exam (1Z0-817 – those with OCP Java 6/7/8); and junior developers who just want to learn about a specific topic covered by one or more of the modules.
    Note: Online resource; Title from title screen (viewed January 11, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 45
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Microsoft Press | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 8 hr., 34 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: 9+ Hours of Video Instruction Includes coverage of the September 2021 exam updates! Prepare for Microsoft Exam AZ-500‚Äö and demonstrate your knowledge of Azure security controls that protect identity, access, data, applications, and networks in cloud and hybrid environments as part of an end-to-end infrastructure. Description Microsoft MVP and Microsoft Certified Azure Solutions Architect Tim Warner walks you through what to expect on the AZ-500 Microsoft Azure Security Technologies exam . The new Azure certifications are aligned to industry job roles; earning Azure certification both validates your specific Azure skill set and increases your value in today’s crowded IT job market. Think of the news you’ve read lately regarding data breaches and ransomware attacks. Knowing how to secure applications and data in the cloud is a business necessity these days, as well as a lucrative job skill. Azure Security Engineer is a popular Microsoft certification for both IT newcomers and veterans. Exam AZ-500 has a reputation as a challenging exam because of the breadth and depth of its content. This training course covers every Exam AZ-500 objective and provides just what you need to pass in a friendly, approachable, and logical way. About the Instructor Tim Warner has been a Microsoft MVP in Cloud/Datacenter Management for five years, and a Microsoft Certified Trainer for more than 20 years. His Microsoft Azure-related O‚ÄôReilly Live Training classes reach hundreds of thousands of students around the world. He’s written for Microsoft Press, presented at Microsoft Ignite, and contributed to Microsoft open-source projects. He’s earned the Azure Security Engineer credential and trains regularly on the topic. You can find Tim on Twitter (TechTrainerTim) or his website, TechTrainerTim.com . Skill Level Intermediate to Advanced What You Will Learn Complete your AZ-500 exam preparation with confidence Manage identity and access to Azure enforcing least-privilege security Implement Azure platform protection Manage security operations in your Azure environment Secure data and applications Who Should Take This Course Certification candidates preparing for exam AZ-500 Microsoft Azure Security Technologies Any Microsoft certification candidate interested in learning the Azure Security Engineer skill set Any IT professional looking to understand how Microsoft Azure institutes information security Course Requirements Prerequisites: Candidates ...
    Note: Online resource; Title from title screen (viewed January 7, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 46
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 8 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Learn to build solutions with Go and the AWS Cloud9 environment via the AWS SDK
    Note: Online resource; Title from title screen (viewed January 9, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 47
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 7 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Building AI APIs with .NET 6 and AWS Comprehend
    Note: Online resource; Title from title screen (viewed January 8, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 48
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 10 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Learn to build an S3 Bucket Lister Console app using VS 2022 and AWS targeting .NET 6.
    Note: Online resource; Title from title screen (viewed January 3, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 49
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781803230276
    Language: English
    Pages: 1 online resource (1 video file, approximately 3 hr., 14 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Learn the most in-demand IDE currently among the programmers’ community. Acquire the skill of editing the source code in an efficient way, especially inclined towards C# developers. About This Video Master editing the C# files and code faster to dramatically improve your productivity Learn to install, debugging tools, options available, and use extensions to power up the VS Code Build your own snippets to extend the programming experience even further in a step-by-step approach In Detail Visual Studio Code is the #1 IDE among the programmers’ community. The usage of VS Code has increased exponentially in recent years. Companies such as Facebook, Google, Microsoft, and many others use Visual Studio Code to do development in various programming languages at a large scale. You will be learning these VS Code concepts from scratch in this course. You will get started with Visual Studio Code and create your first C# project. Then master editing and know how to navigate better in Visual Studio Code. After that, you will get to know Intellisense and use extensions in VS Code. Post that, you will learn to debug in Visual Studio Code, and master Git and GitHub usage for your C# projects. Finally, you will learn Visual Studio Code workspaces, and build snippets in Visual Studio Code. By the end of this course, you will have a strong foundation in using Visual Studio Code for C# programming. This course will provide significant knowledge of using Visual Studio Code for your next C# project. You will be certain to use the learned concepts with ease by following a step-by-step approach. You will be confident to instantly apply the IDE tips covered in the course. Who this book is for This course is ideal for beginner C# programmers, who are starting out with programming. This course will provide you with a strong foundation on using Visual Studio Code for C# programming. Experienced C# programmers, who are looking to switch to Visual Studio Code from another IDE will also be benefitted. Basic knowledge of C# programming will be helpful. Apart from this, a basic knowledge of Git will be helpful for the Git section, but not mandator
    Note: Online resource; Title from title screen (viewed January 28, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 50
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley Professional | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 4 hr., 31 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: 4+ Hours of Video Instruction 4+ hours of deep-dive training covering key system privacy and data protection concepts Overview: Cybersecurity is not only about preventing data breaches and hunting for attackers, it also involves many aspects of system and data privacy. With more than 4 hours of video training, System and Privacy Data Protection LiveLessons provides learners with an understanding of how to protect and store existing data, as well as understand that data confidentiality and business impacts are critical to data protection. In this course, the learner will examine multiple aspects of system privacy and data protection ranging from basic concepts to tools that are commonly used by data practitioners. System and Privacy Data Protection LiveLessons is taught by expert trainer, author, and cybersecurity expert Aamir Lakhani using hands-on demos, in-depth discussions, and lightboard explanations. This course will cover the best practices cybersecurity fundamentals in a way that is easy to access and implement in real world situations. Topics include: Data Privacy and Protection Risk Mitigation Importance of Policies, Procedures, and Controls Analyzing Logs and Impact Analysis SIEMs and Query Writing E-Mail Analysis Automation About the Instructor Aamir Lakhani is a leading senior security strategist. He is responsible for providing IT security solutions to major enterprises and government organizations. Mr. Lakhani creates technical security strategies and leads security implementation projects for Fortune 500 companies. Industries of focus include healthcare providers, educational institutions, financial institutions, and government organizations. Aamir has designed offensive counter-defense measures for the Department of Defense and national intelligence agencies. He has also assisted organizations with safeguarding IT and physical environments from attacks perpetrated by underground cybercriminal groups. His areas of expertise include cyber defense, mobile application threats, malware management, Advanced Persistent Threat (APT) research, and investigations relating to the Internet’s dark security movement. Skill Level: Beginner Learn How To: Manage your security and privacy Protect and store existing data Use common tools to analyze and store logs Conduct impact analysis and risk mitigation Who Should Take This Course: Cybersecurity Professionals Anyone interested in learning cyber security fundamentals Cours...
    Note: Online resource; Title from title screen (viewed January 12, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 51
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 58 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: We’ve all worked with architects—some are good, and some that could be better. But what exactly are the traits of a good architect? What skills and qualities should you focus on to become a very good one? Join us for a special conversation with Neal Ford and Agile Developer Inc. founder Venkat Subramaniam. They’ll explore the traits of a good architect and share some tips that will make the journey to become a successful architect a pleasant one. Whether you’re already an architect or you aspire to become one, you’re sure to gain valuable insights that will help you boost your skills. What you’ll learn and how you can apply it Learn how to make Agile software development practical See what the future looks like for software development This recording of a live event is for you because… You want to learn about how to become a more effective architect. You want to improve your skills as an architect. You want to learn how to best adapt to unexpected changes in features. Recommended follow-up: Read Fundamentals of Software Architecture (book) Read Software Architecture: The Hard Parts (book) Take Hands-On Software Design (live online training course with Venkat Subramaniam) Take Architecture: The Hard Parts (live online training course with Mark Richards and Neal Ford)
    Note: Online resource; Title from title screen (viewed February 3, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 52
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 59 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: As the craft of creation continues to evolve and require more strategic thinking, we must also evolve our mindset and tools to address today’s greatest political, social, environmental, and cultural challenges. Futures design and thinking provides a set of tools that can prepare us for the ever-changing landscape of the future and enable us to better assess the challenges of emerging technologies, climate change, and the implications of dynamic social structures. In this edition of Radar Talks, Design Futures Initiative founder Phil Balagtas takes a deep dive into the futures design and thinking methodology. You’ll learn how to use futures thinking as a strategic tool to uncover threats and opportunities on the near and distant horizon. Recorded on January 10, 2022. See the original event page for resources for further learning or watch recordings of other past events . The O’Reilly Radar Talks series brings you expert opinions on emerging topics through hour-long interactive events. In conversation with some of the industry’s top minds, you’ll look at the early signals indicating significant trends and new technologies that will shape the future—and discover how to begin forging these technologies now. Share your own predictions and ask your questions while gaining insight into our experts’ unique outlooks for the future.
    Note: Online resource; Title from title screen (viewed January 10, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 53
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley Professional | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 7 hr., 25 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: 7+ Hours of Video Instruction Overview Learn How to Program with Java LiveLessons takes the learner from beginner to proficient, covering all the important concepts in Java: from basic syntax, to object-oriented basics, to using libraries, to building user interfaces. Description The Java programming language is designed specifically to be readable, secure, and highly performant; therefore, small and large companies make use of it, and knowing Java guarantees you a variety of career options for the foreseeable future. Becoming an effective Java programmer requires much more training than learning languages such as Python or JavaScript. In this course, Shaun bridges the gap and provides students with all the resources they need to effectively program in Java. This course provides a solid foundation in programming with Java. Shaun starts off teaching the basics, such as data types, basic syntax, and program structure with simple operations. He then moves into the basics of object-oriented programming in Java, then into more granular topics, such as mapping and user interfaces. About the Instructor Shaun Wassell is a senior software developer who specializes in full-stack development and software architecture. He manages teams of developers and teaches hundreds of thousands more how to create enterprise-ready applications. Shaun’s online courses have more than 300,000 learners, largely because of his passion for development and his focus on helping people apply their programming skills in the real world. He is a lifelong programmer and problem-solving addict whose goal is to help people solve meaningful problems by mastering the art of software development. Please don’t hesitate to get in touch with him about any opportunities or if you’d like to stay up to date on his other courses and live trainings. Skill Level Beginner What You Will Learn The art of thinking like a programmer The basics of Java in a fun and hands-on way Object-oriented programming and how it works, with many examples How to build user interfaces with Java’s Swing library How to use Java Collections to work with data effectively How to run multiple operations at the same time in Java Deployment options for Java applications Who Should Take This Course Junior developers Mid-level developers Course Requirements This is an entry-level course, so there are no mandatory prerequisites. Some existing knowledge of basic programming concepts might be he...
    Note: Online resource; Title from title screen (viewed January 13, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 54
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley Professional | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 3 hr., 53 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: 4 Hours of Video Instruction Learn DevOps key concepts, including its values, principles, and, at a high level, its practices. With this in mind, understand why the business is driving DevOps and where and how to start achieving a DevOps transformation. Overview In this course, you learn the key concepts—the what and why— of DevOps. Join Donna Knapp, curriculum development manager for ITSM Academy, to learn how this movement is enabling organizations to establish workplace cultures and environments that enable them to continuously deliver software rapidly, frequently, and reliably. Explore the business benefits of DevOps through real-world examples paired with industry statistics. Also, dive into the relationship between DevOps and other frameworks, such as Agile, Lean, IT service management (ITSM), DevSecOps, Site Reliability Engineering (SRE), and Value Stream Management. About the Instructor Donna Knapp has more than 30 years of experience in the IT industry and for the past 15 years has been ITSM Academy’s curriculum development manager. Donna’s years of practical experience and love of learning show in her engaging and informative speaking style and many certifications, including ITIL Managing Professional, ITIL Strategic Leader, Certified Process Design Engineer, DevOps Foundation, DevOps Leader, DevOps Test Engineering, Continuous Delivery Architecture, DevSecOps Foundation, Site Reliability Engineering Foundation, Certified Scrum Master, Certified Agile Service Manager, Certified Agile Process Owner, Knowledge-Centered Support, and VeriSM Foundation. Donna was the lead developer for the DevOps Institute’s DevOps Foundation course, is the author of the ITSM for DevOps and Certified Agile Process Owner (CAPO) courses, and recently teamed with Michael Orzen (co-author of Lean IT) to develop a Value Stream Mapping Fundamentals course. Donna is the author of The ITSM Process Design Guide: Developing, Reengineering, and Improving IT Service Management (which serves as the foundation for the Certified Process Design Engineer qualification), as well as two college textbooks, A Guide to Service Desk Concepts , Fourth Edition, and A Guide to Customer Service Skills for Service Desk Professionals , Fourth Edition. Donna is also a member of the ITIL 4 examination panel. Donna is a huge fan of W. Edwards Deming and is notorious for evoking his wisdom (#donnasaiddeming). Learn How To Get a high-level understanding of DevOps, including i...
    Note: Online resource; Title from title screen (viewed January 19, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 55
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484279694
    Language: English
    Pages: 1 online resource (1 video file, approximately 40 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Viewers will be introduced to the world of decentralized finance and the many different aspects of it. Cryptocurrencies are only the beginning as innovators and developers have started to penetrate almost every traditional finance solution. Decentralized alternatives are becoming more popular over time and giving people who are traditionally left behind a chance to make use of financial instruments as well. We will start with a short history of the field and how the field has been developing over time. This will give the viewers a proper introduction and help them to understand what they might be expecting. We will then look in depth into cryptocurrencies, stablecoins, fiat bridges, DExs and more. What You Will Learn Techniques and examples, as well as risks of different technology which investors should understand How decentralized applications are opening up basic financial services to a wider public and how they are securing your investments DeFi solutions for those who like to invest in decentralized products and want to reduce their risks Who This Video is For Investors, technologists and other business professionals
    Note: Online resource; Title from title screen (viewed January 19, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 56
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484280607
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 16 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Build a complex and practical Web Application anywhere with a minimalistic setup. Not only will you get to experience technologies used in famous enterprise web applications, you will also be able to code using only your iPad and a Raspberry Pi. The common misconception is that you can only use your iPad for small code changes, or small code additions while on the go. You will learn that you can do so much more and code an entire application with just your iPad and Raspberry Pi. In this first video, you'll create a REST API using only an iPad Pro and Raspberry Pi. At the end of the tutorial you'll test your API using HTTP Bot for iPad OS and a database client for PostgreSQL. This first tutorial also includes all the setup necessary to use Code-Server as an IDE for Spring Boot and React JS. What You'll Learn Set-up an iPad Pro and Raspberry Pi for full stack development Test the Spring Boot Rest API Take full stack development to another, mobile level Who This Video Is For Tech enthusiasts who want to use only an iPad and a Raspberry Pi to build complex web applications on the go. Developers eager to learn how to architect and code full stack applications with minimalist tech.
    Note: Online resource; Title from title screen (viewed January 26, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 57
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 44 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Paul Azunre uses Kaggle kernels to experiment with some key NLP architectures, like BERT, GPT etc to generate some text, perform some classification, etc. Time permitting. He also discusses some major advances in NLP since his book "Transfer Learning for NLP" was published (August 2021).
    Note: Online resource; Title from title screen (viewed January 10, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 58
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 8 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Build a robust Python CLI tool with argparse The argparse module is part of the Python standard library and meant to help you build robust command line tools. Once you need flags, switches, values, or positional arguments, it is very difficult to achieve that without using a framework. In this case, argparse can help build all you need to handle inputs in the terminal. We'll see how a single file named size.py that calculates file sizes can make use of argparse to handle the input in the terminal. Then, we will cover how error handling is done automatically when the expectations from argparse aren't met. And finally, we'll go through some of the help menu options that construct the body of the help output. Check the resources section for the GitHub repo with sample code Why would you want to use argparse Since argparse is part of the Python standard library, there is no need for you to define or install any external dependencies. You are ensuring that any Python installation in any system will work correctly out of the gate. A very basic Python CLI tool without dependencies using the argparse module Next steps Now that you know how to enhance a Python script into a more powerful one with argparse , you can try out other frameworks like the Click framework or something much simpler by using the sys module. I have examples and guides for the sys.argv module and for using the Click framework . Useful links and resources GitHub repo with sample code Build Python applications from scratch Setup your Data Science environment with VSCode
    Note: Online resource; Title from title screen (viewed February 8, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 59
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 40 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Learn how to automate one of the two pieces of Continuous Delivery: always keeping your codebase in a releasable state. Christie Wilson uses GitHub actions to explore the lifecycle of a change, discover all the places where bugs can squirm their way in, and learn the best times to run your pipelines for the most effective bug-catching!
    Note: Online resource; Title from title screen (viewed January 10, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 60
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 28 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Step up your local setup by setting a remote compute instance with attached SMB storage and then connect your local VSCode editor so that you can execute code and Jupyter Notebooks remotely. In this video I go through everything you need to know to crete a compute instance in Azure, both in Azure Machine Learning Studio and using the Data Science Virtual Machine spot instance that allows you to save costs when running a high memory with GPU instance. Because remote compute instances in the cloud should be considered ephemeral, specially if you are using spot instances, this video also covers setting up a storage account and a file share configuration for a Samba share that allows you to attach that same storage to any compute. Topics include: Create an Azure compute instance Learn about Spot Instances and other cost savings Setup VSCode for remote code execution Create an SMB file share and attach it to a VM Execute Jupyter Notebooks remotely Useful links: * Github Repository with summary instructions * Create a File share documentation on Azure * Data Science VMs in Azure
    Note: Online resource; Title from title screen (viewed January 13, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 61
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 3 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: What are the three most important files in a Python project? * Makefile * Dockerfile * Requirements
    Note: Online resource; Title from title screen (viewed January 21, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 62
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 14 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Learn to build out Continuous Integration with Github Actions and all clouds. Azure, AWS, GCP and Github Codespaces in Python.
    Note: Online resource; Title from title screen (viewed January 18, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 63
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 59 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Incidents are inevitable in complex systems, but learning from these events shouldn’t require assigning blame. Workers on the front lines have much to contribute to a company’s understanding of how failures happen—and to how to prevent them from happening in the future. Join us for a special conversation about resilience engineering with Sam Newman and incident analysis pro Jessica DeVita. They’ll discuss what resilience engineering is and why it matters for infrastructure and operations in particular, walk you through how to learn from incidents while maintaining your teams’ cohesion, and explain how to use that knowledge to drive design decisions with intentionality. They’ll spend a few minutes covering the trends that are influencing infrastructure, then tell you what you need to know to stay ahead of the curve. What you’ll learn and how you can apply it Explore the origins of, need for, and challenges around incident analysis See what’s coming next for infrastructure and ops This live event is for you because… You’re looking for ways to improve your incident response and engineering environment. You want to learn about the foundations of resilience engineering, a discipline that combines safety science with human factors, and understand why resilience depends more on people than on technology. Recommended follow-up: Read 97 Things Every SRE Should Know (book) Read Incident Metrics in SRE (report) Watch Infrastructure & Ops Superstream Series: SRE Edition (recorded Superstream event)
    Note: Online resource; Title from title screen (viewed January 5, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 64
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 9 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Learn the Apple Swift Languages by using the XCode Playground environment.
    Note: Online resource; Title from title screen (viewed January 11, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 65
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781803234311
    Language: English
    Pages: 1 online resource (1 video file, approximately 2 hr., 8 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Stay updated and level up your skills with the new .NET 6 features, C# 10 features, Hot Reload, .NET Upgrade Assistant, NET Interactive Assistant, and more About This Video Keep yourself updated with new features introduced in .NET 6 and C# 10 Each lesson in this course is bite-sized and easy to finish Practice activities are shared to improve code-writing skills with new features In Detail .NET is one of the most popular frameworks used to develop web, desktop, and mobile applications. The usage of C# has dramatically increased in recent times for productive development. Companies such as StackOverflow, UPS, GE Aviation, and Siemens use .NET as the framework for their software development. In this course, you will get familiarized with the new features introduced in .NET 6 and C# 10. We will cover topics such as What’s New in .NET 6, What’s New in C# 10, Hot Reload, .NET Upgrade Assistant, .NET Interactive Assistant, and some more advanced features in .NET 6. This course provides 2 hours of content along with practice activities. To help you better, it follows a step-by-step approach for learning new features introduced in .NET 6 and C# 10. By the end of this course, you will be aware of the new features introduced in .NET 6 and C# 10 and will be ready to apply the new features in your existing or new projects. Who this book is for This course will be beneficial for developers who use C# as their primary programming language, and architects who want to keep updated on the latest happenings in the development community. You should know C# basics to understand the new concepts covered in the course and Visual Studio Code or Visual Studio to try out the new concepts you learn from this course.
    Note: Online resource; Title from title screen (viewed January 25, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 66
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781803238043
    Language: English
    Pages: 1 online resource (1 video file, approximately 10 hr., 57 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Pass your SC-300: Microsoft Identity and Access administrator exam with the help of this highly engaging and comprehensive guide. About This Video Implement an identity management solution, authentication, and access management solution Implement access management for apps, plan and implement an identity governance strategy A reference or end-to-end guide to pass your SC 300 exam from a Microsoft certified trainer In Detail The Microsoft Identity and Access Administrator designs, implements, and operates an organization’s identity and access management systems by using Azure Active Directory (Azure AD). They manage tasks such as providing secure authentication and authorization access to enterprise applications. The administrator provides seamless experiences and self-service management capabilities for all users. Adaptive access and governance are core elements to the role. This role is also responsible for troubleshooting, monitoring, and reporting for the identity and access environment. This course starts from implementing the initial configuration of Azure Active Directory. Then, create, configure, and manage identities. Followed by, implementing, and managing external identities. You will implement and manage hybrid identity, then plan and implement Azure multifactor authentication. Then manage user authentication, and plan, implement and administer conditional access. After that, you will manage Azure AD identity protection. Plan, implement and monitor the integration of enterprise apps for SSO and app registrations. Moving ahead, you will plan, implement, and manage entitlement and access reviews. Finally, you will see privileged access along with monitoring and maintaining Azure Active Directory. By the end of this course, you will gain the requisite knowledge and confidence to pass the SC-300: Microsoft Identity and Access administrator exam. Who this book is for This course is for security enthusiasts who want to complete the SC-300 certification. This is designed for those who would like to look at security from the identity perspective and want to be the identity security defenders of their organization. Basic knowledge of Azure and its components along with information security will be helpful. Work exposure to Active Directory, its usage, and its purpose is required but not mandatory.
    Note: Online resource; Title from title screen (viewed January 19, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 67
    Language: English
    Pages: 1 online resource (1 video file, approximately 3 hr., 11 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Observability—a measure of how well internal states of a system can be inferred from its outputs—is crucial for engineering, managing, and improving complex business-critical systems. Join us to learn how observability can help any software engineering team gain a deeper understanding of system performance, so you can perform ongoing maintenance and ship the features your customers need. About the Infrastructure & Ops Superstream Series: This four-part Superstream series guides you through what you need to know about modernizing your organization’s infrastructure and operations, with each event day covering different topics and lasting no more than four hours. They’re packed with the expert insights, skills, and tools that will help you effectively manage existing legacy systems while migrating to modern, scalable, cost-effective infrastructures—with no interruption to your business. What you’ll learn and how you can apply it Gain a deeper understanding of system performance so you can perform ongoing maintenance and ship the features your customers need Understand how to build an observability-driven development practice Discover how your production services are really performing right now This recording of a live event is for you because… You’re a developer who wants to learn the basics of observability and how to use it in your system. You want to better understand how observability can be used with data. You want to know what the future holds for observability and infrastructure and operations. Recommended follow-up: Read Observability Engineering (book) Read Kubernetes Security and Observability (book) Watch Observability at Google (video) Read Linux Observability with BPF (book) (Watch Case Study: How Lightstep Implemented Observability (recorded event))
    Note: Online resource; Title from title screen (viewed January 12, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 68
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781803235011
    Language: English
    Pages: 1 online resource (1 video file, approximately 13 hr., 35 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: This course covers everything you should learn to clear the AWS Cloud Practitioner Certification Exam CLF-C01. About This Video Learn AWS Cloud fundamentals with hands-on working knowledge AWS Cloud architecture, services, and concepts beyond the exam Explore Amazon S3 and other storage services In Detail This course is structured into 14 sections. The first section gives you some preliminary information about the course and what you should do before you start the course. The second section of this course is to help you get started with cloud computing and the AWS Cloud platform. It will make you familiar with some cloud computing concepts, terminologies, and AWS Cloud platform. The third section onwards is designed to cover specific areas of AWS cloud computing. For example, section three starts with networking basics and takes you deep into AWS networking. The fourth is dedicated to identity and access management in AWS. Similarly, section five takes you deep into the Amazon EC2, and so on. Each section is dedicated to a specific area, so you don't lose focus and relation amongst the services. It explains various topics such as database and analytics services, containers and serverless, developer tools and DevOps services, account management and billing, and so on. The last section presents you with some tips and guidance on preparing for the exam and how to attempt exam questions. By the end of the course, you will be confident enough to crack the AWS Certified Cloud Practitioner Exam. Who this book is for This course is for software engineering professionals willing to pass the AWS Certified Cloud Practitioner Certification. It is also for IT professionals willing to learn and master AWS Cloud core concepts and working knowledge.
    Note: Online resource; Title from title screen (viewed January 31, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 69
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 42 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Sinan Ozdemir teaches how to use core tenants of feature engineering to build your own art recommendation engine from scratch. You will be using state of the art models like VGG-11 and BERT alongside classic feature engineering techniques algorithms to construct and fine-tune a pipeline to produce art recommendations.
    Note: Online resource; Title from title screen (viewed January 7, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 70
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 8 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Setup quick and easy way to mount a SAMBA (SMB) file share in an Azure VM with a pre-configured BASH script. The shell script will allow you to automatically mount the share and save your work. This type of workflow allows your infrastructures and virtual machines to be resilient to failure. This is a short video that covers only setting up SMB on a VM. For a full video with setting up the VM, SSH access, and connect a remote compute to VSCode go here Follow along with more examples in the Github repository This video covers: Create a Storage Account Create a File Share for a Storage Account Use SSH to connect to a remote Virtual Machine Use a pre-configured shell script to mount the share Verify files and directories through the Azure portal 00:00 Introduction 00:26 Azure Portal Virtual Machines 01:00 SSH Connection string 01:41 Create a Storage Account in Azure 03:18 Create a File Share (SAMBA) in Azure 04:12 SAMBA connection snippet in BASH (Shell script) for mounting 05:06 Create the script in the Virtual Machine 05:34 Mount the SAMBA share and verify it is mounted in /mnt/ 06:45 Verify created files are available in the Azure Portal for the File Share Useful links: * Github Repository with summary instructions * Create a File share documentation on Azure * Data Science VMs in Azure
    Note: Online resource; Title from title screen (viewed January 27, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 71
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 6 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Find out how to share and use Google Colab notebooks for data science!
    Note: Online resource; Title from title screen (viewed January 14, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 72
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 4 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Learn to use AWS Data Governance and Auditing Tools.
    Note: Online resource; Title from title screen (viewed January 15, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 73
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 7 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Learn to deploy an AWS Lambda Function in Python with CDK. 00:00 Intro 00:36 Verify CDK Version 01:00 Initialize Python CDK app 02:09 Create AWS Python Lambda 02:50 Add AWS CDK Stack for AWS Lambda 03:42 Run cdk diff 04:06 bootstrap cdk 05:31 run cdk deploy result 06:01 test AWS Lambda in Console
    Note: Online resource; Title from title screen (viewed January 24, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 74
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 9 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Learn to perform Continuous Delivery of Container Based Projects using ECR, Cloud9 and App Runner. 00:00 Intro 00:27 Architectural Overview 01:30 FastAPI project overview 01:50 Setup AWS Cloud9 03:20 Setup ECR 05:00 Setup AWS App Runner
    Note: Online resource; Title from title screen (viewed January 26, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 75
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781801072823
    Language: English
    Pages: 1 online resource (1 video file, approximately 14 hr., 39 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: Master the key networking protocols and understand how computer networks work and communicate with each other About This Video Get to grips with Internet Protocol (IP) addressing, network masks, subnets, and subnetting Learn how to perform analysis of different protocols and Transmission Control Protocol/Internet Protocol (TCP/IP) layer headers Discover how computer networks operate on different layers In Detail Do you want to learn the basics and advanced concepts of computer networking? Do you want to prepare for the Cisco Certified Network Associate (CCNA) exam? With this course, you will learn the basic and advanced concepts of computer networking from scratch. The course starts with Transmission Control Protocol/Internet Protocol (TCP/IP) and Open Systems Interconnection (OSI) models, explaining how different hosts communicate with each other. Next, you will become familiar with networking layers, such as physical, data link, network, transport, and application. Once you have gained the knowledge of layers, you will move towards exploring the concepts of routing and learn the difference between private and public IP addresses. Next, you will discover the purpose of Network Address Translation (NAT) in networking and understand the Dynamic Host Configuration Protocol (DHCP) and Domain Name System (DNS) protocols in detail. By the end of this course, you will have gained a solid understanding of computer networking and network devices and will have developed the skills to pass the Cisco Certified Network Associate (CCNA) exam.
    Note: Online resource; Title from title screen (viewed January 22, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 76
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781801074421
    Language: English
    Pages: 1 online resource (1 video file, approximately 6 hr., 32 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: A carefully tailored and structured course to make you an expert in Nmap in just 6.5 hours About This Video Gain a solid understanding of Nmap Learn modern techniques to map and scan the network Learn how to generate outputs and reports with WebMap In Detail Network scanning and enumeration have become an increasingly important aspect of penetration tests over the last couple of years. Organizations now have a complex network of assets storing sensitive and valuable data. To test the security posture of the organization, conducting effective network scanning and enumeration of the organization's network is mandatory. This course will help you become an expert in Nmap quickly and easily. The course starts by showing you the steps for setting up the working and then highlights the importance of Nmap for network scanning. Next, you will grasp the fundamental concepts of networking, such as port scanning, the Open Systems Interconnection (OSI) model, network layer, and transport layer. Moving along, you will learn how to discover hosts using pings and understand advanced scanning topics that will help you to set up your own virtual hacking lab. Next, you will learn techniques to detect and evade firewalls and become familiar with the Nmap Scripting Engine (NSE). Finally, you will find out the role of enumeration services, such as File Transfer Protocol (FTP), Simple Mail Transfer Protocol (SMTP), Doman Name System (DNS), HyperText Transfer Protocol (HTTP), Server Message Block (SMB), and MySQL in network scanning. By the end of this course, you will have all the key skills needed to use Nmap for penetration testing.
    Note: Online resource; Title from title screen (viewed January 19, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 77
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781801070607
    Language: English
    Pages: 1 online resource (1 video file, approximately 11 hr., 46 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: Discover how to write and use bash shell scripts to supercharge your productivity About This Video Get to grips with the features of a bash shell Learn the best practices for running, scheduling, and debugging shell scripts Get ready to write flawless scripts to automate repetitive tasks In Detail Do you want to learn bash shell scripting for automating repetitive tasks, running multiple commands simultaneously, and customizing administrative tasks? This video course will help you to achieve the above goals by making you a master in bash shell scripting. The course starts with the basics of bash shell scripting, explaining the use of variables, functions, and operators. Next, you’ll customize the shell environment and understand the role of flow control statements in shell scripting. Moving along, you’ll explore the techniques of file processing and learn how to parse command-line arguments. Next, you’ll learn how to run, schedule, and debug scripts. Towards the end, you’ll get a quick tour of Linux commands and standard I/O concepts, and get an overview of projects that you’ll be working on to encapsulate your learning. By the end of this course, you’ll gain a solid understanding of bash shell scripting and develop the skills needed to automate your daily computing tasks.
    Note: Online resource; Title from title screen (viewed January 27, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 78
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781800565043
    Language: English
    Pages: 1 online resource (1 video file, approximately 5 hr., 45 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: Equip yourself with Linux skills and manage users, files, and directories from the Linux Shell confidently About This Video Learn about Linux networking and discover how it is used in the real world Gain a solid understanding of Linux files, directories, and permissions Learn how to write error-free and executable Linux shell scripts In Detail Do you want to understand how Linux works in the real world? From basic Linux commands to creating scripts, this course will teach you all. The course starts with an introduction to Linux, explaining its shell, terminal, and commands. You will also learn the process of installing Docker and creating a Linux container. Once the setup is ready, you will become familiar with the Linux processes and discover the role of data streams and piping. Moving along, you will learn how to manage files and directories and learn the common search operations used in Linux. Next, you will learn the techniques to compress and sort files and gain a good understanding of user management. Towards the end, you will learn to create executable scripts, grasp networking concepts, and get an overview of environment variables. By the end of this course, you will be able to perform basic and advanced Linux operations.
    Note: Online resource; Title from title screen (viewed January 21, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 79
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781801078504
    Language: English
    Pages: 1 online resource (1 video file, approximately 19 hr., 53 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: Get ready to solve modern computing problems with data structures and algorithms About This Video Understand the fundamentals of data structures and algorithms Learn how to implement data structures and algorithms in the real world using Python Prepare for your job interview by getting acquainted with some common interview questions In Detail With the knowledge of data structures and algorithms at your fingertips, you can write efficient computer programs to solve real-world problems. This course will help you to get up and running with data structures and algorithms in no time. The course starts by explaining the concepts of complexity analysis and big O notation. Next, you will become familiar with the concepts of memory and logarithms. Moving along, you will get a solid understanding of data structure concepts, such as arrays, linked lists, stacks, queues, hash tables, trees, heaps, and graphs. Next, you will understand what recursion is and get to grips with a variety of basic and advanced algorithms, such as searching, sorting elementary, sorting advanced, tree traversal, and graph traversal. Towards the end, you will go through a set of interview questions that will enhance your knowledge of data structures and algorithms and prepare you for job interviews. By the end of this course, you will have gained exceptional knowledge of data structure and algorithms and will have developed skills to apply in the real world.
    Note: Online resource; Title from title screen (viewed January 28, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 80
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781801077293
    Language: English
    Pages: 1 online resource (1 video file, approximately 11 hr., 23 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: A comprehensive, simple, and visual guide to data analysis using SAS programming, this course is simplified into 4 main areas: data preparation, data structuring, data visualization, and optimizing code using powerful SAS macros. About This Video A guide to the two SAS certification exams: SAS Base and SAS Advanced This course uses the SAS University Edition that is free to download and install on a PC or Mac Quiz and practice tests after each section are included In Detail This course is for absolute beginners as well as advanced users who wish to learn SAS programming. Delivered in a highly visual style, these immersive lectures will equip you with the cutting-edge tool used in many industries, primarily in pharma, finance, and insurance areas. Simplified into just 4 main areas, this course is an accelerated path to learning SAS programming. Data preparation will teach you how to import data from multiple sources, create new variables, write SAS functions, and understand what goes on behind the scenes in SAS datasets. Data structuring will make you leap into transforming data to a new level by merging and joining multiple datasets together, or turning them upside-down (sorting) and sideways (transposing). Data visualization will propel you further into the world of analytics and obtain insightful inferences from what is inside your data. The fourth and final section, Optimizing code, will take you into the world of macro programming that teaches you how to write your code professionally and elegantly. At the end of the course, you will try out most concepts discussed in this course through a coding exercise that will take you through the 4 sections in preparation for your own SAS certification.
    Note: Online resource; Title from title screen (viewed February 26, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 81
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781801077989
    Language: English
    Pages: 1 online resource (1 video file, approximately 27 hr., 12 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: Develop your penetration testing skills and secure your computer systems and networks in the real world About This Video Become familiar with the concepts of networking, ethical hacking, and penetration testing Gain a good understanding of the Linux OS and Linux commands Learn how to write flawless penetration testing scripts in Python In Detail Are you looking to pursue a career in cybersecurity and want to master the art of penetration testing? You’ve come to the right place. With this carefully tailored and structured video course, you’ll grasp the basic and advanced topics of penetration testing with ease. The course starts by taking you through the process of setting up a penetration testing lab. Next, you’ll become familiar with the Linux OS and Linux commands and explore the basic concepts of TCP/IP and the OSI model. Moving along, you’ll learn how to gather information about computer systems and networks passively and actively and use the Metasploit tool to perform privilege escalation. Next, you’ll perform web application pen testing and learn modern techniques to exploit common web application vulnerabilities such as SQL injection, XSS, CSRF, and command injection. You’ll also learn how to perform wireless network pen testing to crack Wi-Fi passwords using Aircrack-ng, capturing packets, traffic sniffing, and Hashcat. Towards the end, you’ll grasp the fundamentals of Python programming and develop offensive Python tools for pen testing and automation. By the end of this course, you’ll have developed all the essentials skills needed for ethical hacking and penetration testing.
    Note: Online resource; Title from title screen (viewed March 23, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 82
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781801071956
    Language: English
    Pages: 1 online resource (1 video file, approximately 8 hr., 2 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: Learn how to build a RESTful API using ASP.Net Core API, Entity Framework, Enterprise-grade practices for a scalable and future-proofed Web API solution. About This Video Build a fully data-driven REST Web API using cutting edge technology Deploy application and database on-premises with Internet Information Systems and SQL Server Learn Enterprise-level design patterns and troubleshoot and fix practical errors In Detail Microsoft .NET is the platform that drives the business technology of many of the top corporations in the United States and many other countries. It is the predominant technology used to drive enterprise-scale business technology. There is a high demand across the world for .NET developers in a variety of industries. This course also features web API development, and the ability to design and maintain an API is an important toolset for the modern web developer. This course will help you build a fully data-driven REST Web API using cutting-edge technology. You will test and troubleshoot using Postman, create a database using Entity Framework Core, set up logging using SeriLog, learn about dependency injection, and API documentation using SwaggerUI. You will understand the REST design principles and authentication using JWT, understand how to use data transfer objects and AutoMapper, manage packages with NuGet Manager, and set up GitHub for source control. Finally, you’ll deploy applications and databases on-premises with Internet Information Systems, Microsoft SQL Server, and Microsoft Azure. By the end, you’ll switch around to Visual Studio for your coding exercise because of hands-on expertise in examining logic and syntax errors throughout. This will put your newly learned skills to practical use and impress your boss and coworkers.
    Note: Online resource; Title from title screen (viewed May 24, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 83
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 8 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: Welcome to O’Reilly online learning—and on-demand access to a world of answers. Check out these quick videos to learn about the features and unique content you should explore first
    Note: Online resource; Title from title screen (viewed May 8, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 84
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781801075091
    Language: English
    Pages: 1 online resource (1 video file, approximately 12 hr., 32 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: A comprehensive course that teaches you the concepts and methodologies of statistics and probability with data science. About This Video Easy explanations, yet complete and comprehensive course Fundamental, pythonic, and a complete course to master the important concepts used in data science Practical with live coding of the implementation of the concepts learned theoretically In Detail In today's ultra-competitive business universe, probability and statistics are the most important fields of study. That is because statistical research presents businesses with the data they need to make informed decisions in every business area, whether it is market research, product development, product launch timing, customer data analysis, sales forecast, or employee performance. But why do you need to master probability and statistics in Python? The answer is that an expert grip on the concepts of statistics and probability with data science will enable you to take your career to the next level. This course is designed carefully to reflect the most in-demand skills that will help you in understanding the concepts and methodology with regard to Python. The course is as follows: Easy to understand Expressive Comprehensive Practical with live coding About establishing links between probability and machine learning By the end of this course, you will be able to relate the concepts and theories in machine learning with probabilistic reasoning and understand the methodology of statistics and probability with data science, using real datasets.
    Note: Online resource; Title from title screen (viewed June 28, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 85
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781801819022
    Language: English
    Pages: 1 online resource (1 video file, approximately 12 hr., 55 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: This project-based course will help you master the art of building flexible and powerful APIs using Python and Django. About This Video Learn all important concepts in the simplest possible way with examples and real-life projects Learn about throttling and Django filter backend Explore permissions and authentication in Django In Detail This course touches on each and every important topic through concept explanation, documentation, and implementation. The entire course is designed for beginners with one goal in mind—to build powerful REST APIs using Python and Django. Throughout the course, we will explore the most important Django Rest framework topics step-by-step. We will learn topics such as API basics, serializers, class-based views, and so on. After completing this course, you will be ready to work as an intern, fresher, or freelancer and you will also be able to implement everything yourself! Most importantly, you will be ready to dive deep with future practice and hard-level questions on DRF.
    Note: Online resource; Title from title screen (viewed June 29, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 86
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781801811033
    Language: English
    Pages: 1 online resource (1 video file, approximately 8 hr., 57 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: Build a strong foundation in .NET 5 programming with Blazor with the help of this course About This Video Design a database using entity framework core Learn Progressive Web Application (PWA) with Blazor Understand the REST API and client UI design principles In Detail Blazor allows you to create a single page application on top of .NET Core and continue coding in C# (without needing to flip between C# and JavaScript too much). Blazor apps are composed of reusable web UI components implemented using C#, HTML, and CSS. Both client and server code is written in C#, allowing you to share code and libraries. Blazor can run your client-side C# code directly in the browser, using WebAssembly (WASM for short). Because it’s real .NET running on WebAssembly, you can reuse code and libraries from server-side parts of your application. We will be exploring many intricacies of the Blazor life-cycle, data flow, JavaScript interoperability, and general development activities and nuances. By the end of the course, you will have the skills and knowledge to build a web application using Blazor.
    Note: Online resource; Title from title screen (viewed July 30, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 87
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781801812566
    Language: English
    Pages: 1 online resource (1 video file, approximately 13 hr., 9 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: Learn the basics of software applications and the basics of technologies such as Java, Spring, JavaScript, Git, and Docker. About This Video Most relevant concepts and methodologies for our daily work: scrum, extreme programming, teamwork Learn the basics of technologies that every software developer needs to know A sample enterprise-class web application with a complete source code and business case explanation In Detail Software development is the process of conceiving, specifying, designing, programming, documenting, testing, and bug fixing involved in creating and maintaining applications, frameworks, or other software components. This course is split into 6 modules to help you become a professional developer of enterprise web applications. In the first module, we will start by talking about the IT industry in general. In the second module, we will talk about our daily work: how we work in teams and how important teamwork is. In the third module, we will set up a complete local development environment and demonstrate a sample enterprise-class web application—all to give you an impression of what it looks like. In the fourth module, we will have an introduction to the most essential technologies: programming in Java, Spring enterprise framework, front-end development (JavaScript and Angular), version control systems, databases, networks, and infrastructure. In the fifth module, we will go through a couple of more advanced topics, to inspire you and to give you a strong foundation to further develop your skills. We will finish this course with some practical tips about job interviews, sample tasks that you might expect on your first day at a new job, and a couple of learning tips.
    Note: Online resource; Title from title screen (viewed July 28, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 88
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781803230979
    Language: English
    Pages: 1 online resource (1 video file, approximately 9 hr., 44 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: Learn responsive web design, UI, and UX principles, prepare the design for coding, increasing sales via a great design About This Video A complete web design project, from start to finish, both the desktop and the responsive versions Learn UI and UX principles that will help you design any website, no matter the style or client How to understand what clients want and how to help them achieve their goals In Detail Create beautiful and responsive website designs in Adobe XD. Adobe XD is the next big thing in terms of design tools. It makes you look like a professional designer even if you are just a beginner. Start right now and take your designs to another level. This course will show you how you can design a beautiful website from scratch without any previous experience. This course will cover essential exercises that will teach you how to work like a professional; a complete web design project, from start to finish, both the desktop version and the responsive version; how to prepare the design for coding; how to understand what clients want and how to help them achieve their goals; and UI and UX principles that will help you design any website, no matter the style or client. This course is designed for anyone who is interested in web design—from beginners to professionals, from designers to coders, from business owners to someone who is looking to start a new career or earn some money. At the end of this course, you will not only have a beautiful project for your portfolio but also a deep understanding of what makes a website design successful.
    Note: Online resource; Title from title screen (viewed July 29, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 89
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781801815956
    Language: English
    Pages: 1 online resource (1 video file, approximately 22 hr., 11 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: Learn to build, manage, and deploy the microservices using .NET Core. About This Video Strongly practical course about implementing and managing the microservices Making use of cloud-agnostic, open-source tools to build, monitor, test, and deploy the microservices Discussing and resolving real-life challenges when it comes to building distributed systems In Detail Building the microservices is not an easy job. Whenever it comes to any type of distributed system design, challenges such as data consistency, dealing with network issues or latencies, security, testing, monitoring, tracing, deploying and orchestrating the set of independent applications might quickly become a very complex and overwhelming task. Not only should the software engineer be aware of the typical web API design but such an engineer should also understand very well the event-driven architecture, messaging infrastructure, consistency models, contract testing, or the observability patterns to be able to properly implement and then deploy the microservices. The aim of this course is to provide specialized knowledge about dealing with such challenges and also introduce a set of open-source, cloud-agnostic tools (Consul, Grafana, Prometheus, Jaeger) that might be of great use when developing distributed applications. Who this book is for The course is dedicated for both, the developers who are starting their microservices journey as well as experienced programmers who would like to organize their knowledge and learn about the practical patterns, techniques, and tools to solve the challenges related to building distributed systems.
    Note: Online resource; Title from title screen (viewed August 30, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 90
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781801074537
    Language: English
    Pages: 1 online resource (1 video file, approximately 37 hr., 7 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: Use Python to learn algebra, calculus, graphing, trigonometry, conics, and more math topics! About This Video 33+ hours of instruction that includes Python coding, visualization, loops, variables, and functions Each video has at least one hands-on coding/math exercise and each section ends with "bug hunts" Overview of beginner and advanced mathematics, from solving for “x” to computing integrals In Detail Many people don’t know that Python is a really powerful tool for learning math. Sure, you can use Python as a simple calculator, but did you know that Python can help you learn more advanced topics in algebra, calculus, and matrix analysis? That’s exactly what you’ll learn in this course. The glaring question would be: if you don’t know anything about Python, then how will you code? Don’t worry, this course is aimed at complete beginners; the instructor will take you through every step of the code. You don’t need to know anything about Python, although it’s useful if you already have some programming experience. Even if you are not at all good at math, you will be amazed at how much better you can learn math using Python as a tool to help with your courses or your independent study. And that’s exactly the point of this course: Python programming as a tool to learn mathematics. This course is designed to be the perfect addition to any other math course or textbook that you are going through. A lot of hands-on practical exercises come with this course, each video has at least one hands-on coding/math exercise and each section ends with “bug hunts“ where you get to find and fix math-coding errors. By the end of the course, you will be able to understand very complex mathematical concepts with a bit of coding in Python. Who this book is for This course is for absolute beginners and individuals who are looking to use computers as a learning tool and developers who want to improve their math skills. If you are in middle/high school, university, or are returning to math as an independent learner or a data professional who wants to brush up on math and Python skills, you will definitely benefit from this course. If you are bored and looking for a fun intellectual challenge, then go for it. You need not have any prior experience or knowledge in coding; just be ready with your learning mindset at the highest level.
    Note: Online resource; Title from title screen (viewed August 25, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 91
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Microsoft Press | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 8 hr., 42 min.)
    Edition: 1st edition
    Keywords: Streaming video ; Internet videos ; Electronic videos ; local ; Electronic videos ; Vidéos sur Internet ; streaming video ; Internet videos ; Streaming video ; Vidéo en continu
    Abstract: Sneak Peek The Sneak Peek program provides early access to Pearson video products and is exclusively available to Safari subscribers. Content for titles in this program is made available throughout the development cycle, so products may not be complete, edited, or finalized, including video post-production editing. 8+ Hours of Video Instruction Prepare for Microsoft Exam DA-100 and demonstrate your mastery of Power BI data analysis and visualization. This Exam DA-100: Analyzing Data with Microsoft Power BI video is designed for data analysts responsible for designing scalable data models, cleaning and transforming data, and presenting analytic insights through data visualizations using Power BI. This video focuses on the skills measured by the exam objectives, as updated by Microsoft on July 29, 2021. Prepare the data Model the data Visualize the data Analyze the data Deploy and maintain deliverables Using his years of experience teaching Power BI to a variety of learners, Microsoft Certified Trainer Chris Sorensen explains how to optimize Power BI features and functions and prepares you for what to expect on the DA-100 exam. In his engaging style grounded in real-world scenarios, Chris gives you insights to navigate and build effective Power BI solutions, quickly and effectively. With Chris as your guide, you are well-equipped to advance in your career as a data analyst. About the Instructor Chris Sorensen, CPA, CGA , is the Founder and President of Iteration Insights, a tech-enabled data analytics solutions provider based in Calgary, Alberta. He is a Microsoft Certified Data Analyst Associate and Microsoft Certified Trainer with a combined 20+ years of industry and teaching experience. In his career, he has led numerous Analytics projects in more than 15 industries across small to enterprise-sized organizations. As an adjunct instructor of the Business Intelligence program at SAIT, he plays a significant role in shaping new talent in Calgary’s emerging tech sector. Following his lifelong learning approach, Chris also coordinates both Power Platform and Azure Analytics User Groups, providing a space dedicated to knowledge-sharing and growing Alberta’s tech community. His favorite hashtag is #neverstoplearning. Skill Level Intermediate Who Should Take This Course Certification candidates preparing for Exam DA-100: Analyzing Data with Microsoft Power BI Data analysts who want to use Microsoft Power BI to maximize their data asse...
    Note: Online resource; Title from title screen (viewed August 11, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 92
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781801079976
    Language: English
    Pages: 1 online resource (1 video file, approximately 18 hr., 36 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: Learn the basics of HTML, CSS, and JavaScript in 50 days by working on 50 different projects About This Video Project-based teaching to sharpen your HTML, CSS, and JavaScript skills DOM manipulation, events, array methods, HTTP requests, and more Modern styling with flexbox, CSS animations, custom properties, and so on In Detail This is a purely project-based course. It is geared toward beginners, but intermediate developers can also enjoy creating new things. This course includes 50 mini projects in HTML, CSS, and JavaScript that relate to the DOM (Document Object Model). Here is a list of what we will create in this course: Expanding Cards Progress Steps Rotating Navigation Animation Hidden Search Widget Blurry Loading Scroll Animation Split Landing Page Form Wave Sound Board Dad Jokes Event Keycodes FAQ Collapse Random Choice Picker Animated Navigation Incrementing Counter Drink Water Movie App Background Slider Theme Clock Button Ripple Effect Drag N Drop Drawing App By the end of this course, you will be thorough with the basics and concepts in HTML, CSS, and JavaScript. Who this book is for This course is for beginner and intermediate web developers who want to build fun and unique projects with HTML, CSS, and JavaScript.
    Note: Online resource; Title from title screen (viewed August 27, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 93
    Language: English
    Pages: 1 online resource (1 video file, approximately 3 hr., 23 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Sponsored by NGINX Architecture styles are important...and abundant. To make the right choice for a particular business problem, an architect must be familiar with all the various styles and the trade-offs encapsulated within each. No wonder that understanding them occupies much of the time and effort of new architects. Jumpstart your learning and join us for four hours of sessions on some of the most popular and useful architectural styles and how to implement them at your organization. About the Software Architecture Superstream Series: This six-part series of half-day online events focuses on the hottest topics in software architecture, giving you the insights to keep pace with what’s next while still accommodating legacy needs. Both seasoned software architects and those looking to break into the field will learn new skills and the latest information on the tools and technologies they need to succeed. What you’ll learn and how you can apply it Explore techniques to analyze and select the right architecture style for your business and engineering teams Learn how to diagram and document an architectural solution Better understand a variety of architecture styles so that you can champion architecture decisions to developers and stakeholders This recording of a live event is for you because… You're a senior-level developer who wants to make the move to architect. You're a practicing software architect who wants to hone your skills and learn new software architecture techniques and practices. You want to better understand when to use different architectural styles. Recommended follow-up: Read The Software Architect Elevator (book) Read Dynamic Reteaming , second edition (book) Read Microservices Patterns (book) Take Mastering Technical Presentations by Example (live online training course with Neal Ford) Read Fundamentals of Software Architecture (book) Read Building Microservices , second edition (book) Read Building Evolutionary Architectures (book) Read Building Event-Driven Microservices (book) Take Software Architecture by Example (live online training course with Mark Richards and Neal Ford) Take Architecture: The Hard Parts (live online training course with Mark Richards and Neal Ford) Take Microservice Fundamentals (live online training course with Sam Newman)
    Note: Online resource; Title from title screen (viewed September 15, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 94
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781803236698
    Language: English
    Pages: 1 online resource (1 video file, approximately 16 hr., 11 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Master Spark, PySpark AWS, Spark applications, Spark Ecosystem, Hadoop, and mastering PySpark About This Video Relate the concepts and practical aspects of Spark and AWS with real-world problems Implement any project that requires PySpark knowledge from scratch Know the theory and practical aspects of PySpark and AWS In Detail The hottest buzzwords in the Big Data analytics industry are Python and Apache Spark. PySpark supports the collaboration of Python and Apache Spark. In this course, you'll start right from the basics and proceed to the advanced levels of data analysis. From cleaning data to building features and implementing machine learning (ML) models, you'll learn how to execute end-to-end workflows using PySpark. Right through the course, you'll be using PySpark to perform data analysis. You'll explore Spark RDDs, Dataframes, and a bit of Spark SQL queries. Also, you'll explore the transformations and actions that can be performed on the data using Spark RDDs and Dataframes. You'll also explore the ecosystem of Spark and Hadoop and their underlying architecture. You'll use the Databricks environment to run the Spark scripts and explore it as well. Finally, you'll have a taste of Spark with AWS cloud. You'll see how we can leverage AWS storages, databases, computations, and how Spark can communicate with different AWS services and get its required data. By the end of this course, you'll be able to understand and implement the concepts of PySpark and AWS to solve real-world problems. Who this book is for This course requires python programming experience as a prerequisite.
    Note: Online resource; Title from title screen (viewed September 23, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 95
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484278079
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 13 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: This video is designed to take the viewer from zero to hero on building and deploying containerized workloads on Azure. If you are interested in Docker and want to learn how to run containers on Azure, then this video is for you. Trainer Peter De Tender introduces you to key Docker concepts, shows you the core operations commands, and guides you through the concepts of a Dockerfile configuration script. Once the container image is ready, viewers will learn how to push the container image to Azure Container Registry, where it can be moved into a running state using Azure Container Instance and WebApp for Containers. Wrapping up the video will be discussion and coding on the topics of monitoring and security of your container workloads. What You Will Learn Gain an overview of containers and cloud concepts Understand the differences between containers and virtual machines Learn about the many Azure Container services Get introduced to methods for monitoring and securing your container workloads This video is for cloud architects, solution architects, IT sysadmins, and developers. Viewers should possess a basic understanding of networking, server operating systems, application building blocks, and cloud affinity. Having basic Azure or other public cloud experience is beneficial, but not required
    Note: Online resource; Title from title screen (viewed September 16, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 96
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781803231228
    Language: English
    Pages: 1 online resource (1 video file, approximately 8 hr., 0 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Create a SOLID and testable ASP.NET Core application using the best industry standards and clean architecture About This Video Build a strong foundation in .NET 5 Clean Architecture Use advanced tools such as MediatR, Automapper, Fluent API, and Validation Use Identity and JWT to secure application API In Detail Creating a modular, testable, and maintainable application in .NET Core requires a solid foundation. Setting up an application architecture requires foresight and much consideration as early decisions will impact how easily the application is extended and maintained. In the long run though, applications need to be maintained and, in this case, extended. Between its design and the way the code was written, neither is really possible and so the application needs to be redesigned and future-proofed. In this course, we will explore foundational architectural principles that help with the creation of maintainable code. Next, discover how to set up a real-world application architecture with ASP.NET Core. Then, you will learn how to plug in different, common blocks such as email and authentication and have a foundation to plug in other third-party services as needed. By the end of this course, you will have the skills and knowledge of creating a testable and maintainable ASP.NET Core application needed to architect real-world enterprise .NET Core apps. Who this book is for To take this course, you will need to have some knowledge of .NET Core development and C#. Late beginner to intermediate programmers can benefit from this course.
    Note: Online resource; Title from title screen (viewed September 28, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 97
    Language: English
    Pages: 1 online resource (1 video file, approximately 3 hr., 14 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Sponsored by intel and LSEG LABS Scaling AI is a notoriously difficult challenge. But it’s easier when you see what’s worked for others—and what hasn’t. This half-day virtual event brings together AI and machine learning engineers from across industries to show how they approach scaling at every stage of the project lifecycle. About the AI Superstream Series: This four-part series of half-day online events is packed with insights from some of the brightest minds in AI. You’ll get a deeper understanding of the latest tools and technologies that can help keep your organization competitive and learn to leverage AI to drive real business results. What you’ll learn and how you can apply it Understand what scaling AI does (and doesn’t) include See what scaling AI might look like from design through deployment Explore what current AI leaders are achieving through scaling Discover real-world technical applications This recording of a live event is for you because… You're a machine learning engineer or data scientist interested in the challenges and benefits of scaling. You’re responsible for scaling your organization's machine learning and are looking for hands-on examples. You're wondering how to improve your own AI and machine learning. Recommended follow-up: Read AI and Analytics at Scale (report) Watch Meet the Expert: Dean Wampler on Scaling ML/AI Applications with Ray (recorded event)
    Note: Online resource; Title from title screen (viewed September 22, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 98
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pearson IT Certification | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 9 hr., 35 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Sneak Peek The Sneak Peek program provides early access to Pearson video products and is exclusively available to Safari subscribers. Content for titles in this program is made available throughout the development cycle, so products may not be complete, edited, or finalized, including video post-production editing. 9+ Hours of Video Instruction More than 9 hours of video designed to help you prepare to pass the VMware Professional vSphere 7.x exam, which is a key requirement for earning the VCP-DCV certification. This course is also advantageous to those who want to learn how to implement, configure, and manage a vSphere environment or those preparing to take another Data Center Virtualization qualifying exam. Overview Earning the VCP-DCV certification demonstrates that you can implement, configure, manage, and support virtual infrastructure and clouds built on VMware vSphere 7. It demonstrates that you understand the components, features, and use cases for vSphere 7. The major step for earning VCP-DCV is to pass the Professional vSphere 7 exam. This course is designed to help you achieve exam success! It provides details on the exam objectives as stated in the exam blueprint, as well as technical detail, explanations, and real-world examples. At the end of each lesson is an end-of-lesson quiz to test your understanding of the concepts discussed. Throughout this course, you will gain a deeper understanding of VMware vSphere 7 and how to use it to implement virtual compute infrastructure, virtual storage infrastructure, and virtual network infrastructure. You learn how to optimize host clusters and provide high availability for VMs to protect against hardware, storage, and network infrastructure issues. You learn how to monitor virtual machines and vSphere components and how to perform day-to-day operations and maintenance. At the end of the course, you will not only be able to engage in knowledgeable discussions involving vSphere 7 but also will be well on your way to passing the Professional vSphere 7.x exam and be that much closer to VCP-DCV certification. About the Instructor John A. Davis , an independent contractor and senior integration architect at MEJEER, LLC, became a VMware Certified Instructor (VCI) and VMware Certified Professional (VCP) in 2004. Since then, all of his work has focused on VMware-based technologies. He has experience in teaching official VMware curriculum in five countries and delivering VMware profes...
    Note: Online resource; Title from title screen (viewed November 5, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 99
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781803231587
    Language: English
    Pages: 1 online resource (1 video file, approximately 17 hr., 17 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: From simple games using single images to complex games using classes and 100 sprites, this course will teach you how to do it all! About This Video Learn to use the Pygame library in video game design Build seven arcade-style games with different difficulty levels Apply custom character animations using sprite sheets to help make our games really come to life In Detail Have you learned the fundamentals of Python and then asked yourself: what's next? Then this course is for you. We'll begin by learning the fundamentals of the Pygame library and video game design as we move on to making four incredibly fun, arcade-style games called Feed the Dragon, Click the Clown, Snake, and Burger Dog. We will then proceed to the concepts of classes and inheritance in Python, which are crucial tools for taking our games to the next level using Sprites and Sprite Groups. If, you have not worked with classes before, you need not worry, we've got you covered. We will spend some time learning more intermediate concepts such as how to use sprites, sprite groups, and various sprite collision detection methods as we move on to making two intermediate-level games called Monster Wrangler and Space Invaders. The third part of this course focuses on more advanced topics such as creating a tile map and using/reading it to create more complex-level designs, using 2-dimensional vectors to aid with more complex player movements such as running and jumping under forces of friction and gravity, and adding character animations to make our games really come to life! We will apply these concepts as well as all our previous knowledge to make one last game called Zombie Knight, which is the final project. By the end of this course, you will be able to put forward your own game ideas and feel confident enough in your abilities to create them. Who this book is for This course is designed for beginner Python developers who are curious about video game design and the Pygame library or looking to strengthen their understanding of classes and how they can be used in larger projects or have a love for classic arcade-style games. A basic understanding of programming concepts such as variables, lists, loops, and conditionals is required as these won‘t be covered in the course. In the second half of the course, we will be switching to using classes extensively. We will spend some time reviewing and learning the topics of classes and inheritance, although prior knowledge may be helpful.
    Note: Online resource; Title from title screen (viewed October 27, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 100
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 59 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Join us for a special conversation on domain-driven design with Neal Ford and Honeycomb principal developer evangelist Jessica Kerr. They’ll discuss why domain-driven design is crucial to writing good software and explain how to apply the core principles of domain-driven design beyond just writing software, helping everyone who interacts with your architecture and application. What you’ll learn and how you can apply it Learn the benefits of domain-driven design See what’s coming next with software architecture This recording of a live event is for you because… You want the chance to ask Neal Ford and Jessica Kerr your questions about how domain-driven design can help you design better systems. You want to better understand how domain-driven design will impact your business architecture. Recommended follow-up: Read Learning Domain-Driven Design (early release book) Watch Software Architecture Superstream Series: Domain-Driven Design and Event-Driven Architecture (recorded event) View Domain-Driven Design Distilled (video) Read Patterns, Principles, and Practices of Domain-Driven Design (book) Take Domain-Driven Design First Steps (live online training course with Andrew Harmel-Law)
    Note: Online resource; Title from title screen (viewed October 5, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. More information can be found here...