Your email was sent successfully. Check your inbox.

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

Proceed reservation?

Export
Filter
  • MPI Ethno. Forsch.  (604)
  • HU Berlin
  • 2020-2024  (604)
  • 2022  (604)
  • Instructional films  (604)
  • Internet videos  (604)
Datasource
  • MPI Ethno. Forsch.  (604)
  • HU Berlin
  • BSZ  (1)
Material
Language
Years
  • 2020-2024  (604)
Year
  • 1
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (4 hr., 19 min.)) , sound, color.
    Edition: [First edition].
    DDC: 629.8/95
    Keywords: Arduino (Programmable controller) ; Arduino (Programmable controller) Programming ; Programmable controllers ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Do you want to write Arduino code that you can easily read, modify, and share with other Arduino developers? Do you already know OOP (object oriented programming), and you want to know how to apply it to Arduino? From what I've seen, OOP is not frequently used with Arduino (in libraries, yes, but by most users, no). I noticed this when I got started using Arduino and created a few projects. My initial background was in software engineering, not electronics engineering, so I had a good foundation with OOP applied to desktop software or web development. When coming to Arduino, my thought was why not use OOP on Arduino (because it's possible!). Not many people do it, but it made my programs much more scalable and easy to read--and it worked great. Now, when I write Arduino programs, I almost always use OOP. Seeing that there is a lack of structured resources on the internet to learn how to write OOP code for Arduino, I decided to create this course. I have packaged several years of my experience into this course so you can learn the most important stuff, starting directly with the best practices, and all that in just a few hours. At the end of this course, you will be able to write clean Arduino code with OOP, rewrite your own projects using OOP, and create a clean and super easy-to-use OOP Arduino library.
    Note: Online resource; title from title details screen (O'Reilly, viewed December 12, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (5 hr., 24 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.2/76
    Keywords: Microsoft .NET Framework ; Application software Development ; Web applications ; Microsoft .NET Framework ; Application software ; Development ; Web applications ; Instructional films ; Internet videos ; Nonfiction films ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: In this course, learn to build beautiful native cross-platform apps for iOS, Android, macOS, and Windows with .NET MAUI, C#, and Visual Studio! It is an evolution of the Xamarin.Forms toolkit and allows us to use one code-base to develop for all platforms. Additionally, we go through everything we need to know about building an app using .NET MAUI. You will learn the basics including how to build user interfaces with XAML, the Model View View Model (MVVM) pattern and data binding; how to navigate between pages; how to access device storage and so much more. This course has everything you need to learn the basics and to set you up for success when building apps with .NET MAUI!.
    Note: Online resource; title from title details screen (O'Reilly, viewed November 22, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    Online Resource
    Online Resource
    [Place of publication not identified] : Pragmatic AI Solutions
    Language: English
    Pages: 1 online resource (1 video file (1 hr., 44 min.)) , sound, color.
    Edition: [First edition].
    DDC: 004.67/82
    Keywords: Cloud computing Study guides Examinations ; Microsoft Azure (Computing platform) Study guides Examinations ; Electronic data processing personnel Study guides Certification ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Microsoft Azure Data Scientist Associate (DP-100)-2023 Learn DP-100 and get certified as an Azure Data Scientist This video series covers the Azure Data Scientist Associate (DP-100). Lessons Covered Include: Domain 1: Design and prepare a machine learning solution 1.0 course intro 1.1 prerequisite technology 1.2 compute specification workload ml training 1.3 create azure ml workspace 1.4 explore azure ml workspace 1.5 create manage datasets 1.6 create compute 1.7 monitor compute Domain 2: Explore data and train models 2.1 load transform data 2.2 analyze data azure data explorer 2.3 azure data explorer demo 2.5 use designer 2.7 automl azure ml studio 2.9 develop with jupyter notebook 2.10 develop with visual studio code 2.11 train model python sdk Domain 3: Prepare a model for deployment 3.1 configure compute for job run 3.2 GitHub to Azure Cloud Shell Feedback Loop 3.3 explore open datasets python sdk 3.4 explore azure ml cli 3.9 describe MLflow model output azure ml studio databricks 3.10 mlops mlflow tracking 3.11 dbmlops open source mlflow Domain 4: Deploy and retrain a model 4.1 real time and batch deployment 4.3 end to end ml databricks mlflow 4.4 dbmlops end to end mlops on databricks 4.5 using azure open datasets automl 4.6 trigger Azure Machine Learning Pipeline GitHub 5.0 conclusion Learning Objectives Manage Azure Resources for Machine Learning Run Experiments and Train Models Deploy and Operationalize Machine Learning Solutions Implement Responsible Machine Learning Additional Popular Resources Pytest Master Class AWS Solutions Architect Professional Course Github Actions and GitOps in One Hour Video Course Jenkins CI/CD and Github in One Hour Video Course AWS Certified Cloud Practitioner Video Course Advanced Testing with Pytest Video Course AWS Solutions Architect Certification In ONE HOUR Python for DevOps Master Class 2022: CI/CD, Github Actions, Containers, and Microservices MLOPs Foundations: Chapter 2 Walkthrough of Practical MLOps Learn Docker containers in One Hour Video Course Introduction to MLOps Walkthrough AZ-900 (Azure Fundamentals) Quick reference guide 52 Weeks of AWS Episode 8: Infrastructure as Code with CDK and AWS Lambda Learn GCP Cloud Functions in One Hour Video Course Python Devops in TWO HOURS! MLOps Platforms From Zero: DatMLOps Platforms From Zero: Databricks, MLFlow/MLRun/SKLearn AWS Machine Learning Certification In ONE HOUR Fast, documented Machine Learning APIs with FastAPI Zero to One: AWS Lambda with SAM and Python in One Hour AWS Storage Solutions 2022: EBS/S3/EFS/Glacier Python Bootcamp for Data Testing In Python book Minimal Python book Practical MLOps book Python for DevOps-Playlist.
    Note: Online resource; title from title details screen (O'Reilly, viewed December 12, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    Online Resource
    Online Resource
    [Place of publication not identified] : Pragmatic AI Solutions
    Language: English
    Pages: 1 online resource (1 video file (22 min.)) , sound, color.
    Edition: [First edition].
    DDC: 006.3/1
    Keywords: Machine learning ; PyTorch (Computer program language) ; Machine learning ; Instructional films ; Internet videos ; Nonfiction films ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Assimilate PyTorch Learning PyTorch During Live Coding This video series covers live coding the PyTorch Language iteratively while learning the language. Lessons Covered Include: 1.0 Getting started with PyTorch in GitHub Codespaces with GPU (Live Coding) Learning Objectives Learn PyTorch Learning to build solutions with PyTorch Learning the key syntax and features of the PyTorch Framework Additional Popular Resources Pytest Master Class AWS Solutions Architect Professional Course Github Actions and GitOps in One Hour Video Course Jenkins CI/CD and Github in One Hour Video Course AWS Certified Cloud Practitioner Video Course Advanced Testing with Pytest Video Course AWS Solutions Architect Certification In ONE HOUR Python for DevOps Master Class 2022: CI/CD, Github Actions, Containers, and Microservices MLOPs Foundations: Chapter 2 Walkthrough of Practical MLOps Learn Docker containers in One Hour Video Course Introduction to MLOps Walkthrough AZ-900 (Azure Fundamentals) Quick reference guide 52 Weeks of AWS Episode 8: Infrastructure as Code with CDK and AWS Lambda Learn GCP Cloud Functions in One Hour Video Course Python Devops in TWO HOURS! MLOps Platforms From Zero: DatMLOps Platforms From Zero: Databricks, MLFlow/MLRun/SKLearn AWS Machine Learning Certification In ONE HOUR Fast, documented Machine Learning APIs with FastAPI Zero to One: AWS Lambda with SAM and Python in One Hour AWS Storage Solutions 2022: EBS/S3/EFS/Glacier Python Bootcamp for Data Testing In Python book Minimal Python book Practical MLOps book Python for DevOps-Playlist.
    Note: "Pragmatic AI Labs course.". - Online resource; title from title details screen (O'Reilly, viewed November 28, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    Online Resource
    Online Resource
    [Place of publication not identified] : Pragmatic AI Solutions
    Language: English
    Pages: 1 online resource (1 video file (36 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.1
    Keywords: Git (Computer file) ; Computer software Development ; Git (Computer file) ; Computer software ; Development ; Instructional films ; Internet videos ; Nonfiction films ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Assimilate GitHub Learning GitHub During Live Coding This video series covers live coding GitHub iteratively thus learning the platform. Lessons Covered Include: 1.0 ep1 getting started with GitHub Codespaces Actions Learning Objectives Learn GitHub Learning to build solutions with GitHub Learning the key technologies of GitHub like Actions, Codespaces, and more Additional Popular Resources Pytest Master Class AWS Solutions Architect Professional Course Github Actions and GitOps in One Hour Video Course Jenkins CI/CD and Github in One Hour Video Course AWS Certified Cloud Practitioner Video Course Advanced Testing with Pytest Video Course AWS Solutions Architect Certification In ONE HOUR Python for DevOps Master Class 2022: CI/CD, Github Actions, Containers, and Microservices MLOPs Foundations: Chapter 2 Walkthrough of Practical MLOps Learn Docker containers in One Hour Video Course Introduction to MLOps Walkthrough AZ-900 (Azure Fundamentals) Quick reference guide 52 Weeks of AWS Episode 8: Infrastructure as Code with CDK and AWS Lambda Learn GCP Cloud Functions in One Hour Video Course Python Devops in TWO HOURS! MLOps Platforms From Zero: DatMLOps Platforms From Zero: Databricks, MLFlow/MLRun/SKLearn AWS Machine Learning Certification In ONE HOUR Fast, documented Machine Learning APIs with FastAPI Zero to One: AWS Lambda with SAM and Python in One Hour AWS Storage Solutions 2022: EBS/S3/EFS/Glacier Python Bootcamp for Data Testing In Python book Minimal Python book Practical MLOps book Python for DevOps-Playlist.
    Note: Online resource; title from title details screen (O'Reilly, viewed November 28, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    Online Resource
    Online Resource
    [Place of publication not identified] : Pragmatic AI Solutions
    Language: English
    Pages: 1 online resource (1 video file (26 min.)) , sound, color.
    Edition: [First edition].
    DDC: 006.7/8
    Keywords: Amazon Web Services (Firm) Study guides Examinations ; Electronic data processing personnel Study guides Examinations ; Electronic data processing personnel Certification ; Computer technicians Study guides Examinations ; Amazon Web Services (Firm) ; Electronic data processing personnel ; Certification ; Examinations ; Instructional films ; Internet videos ; Nonfiction films ; Study guides ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: AWS Certified Advanced Networking - Specialty (ANS-C01)-2023 Learning AWS Certified Advanced Networking This video series the AWS Certified Advanced Networking Certification 2023 Lessons Covered Include: 1.0 course intro 1.1 sap prerequisite 1.2 Domain intro 1.3 CDN Pattern 1.4 ELB Design 1.5 Amazon API Gateway 1.6 Route 53 Demo 1.7 Public vs Private Hosted Zones DNS-DEMO 1.8 Load Balancing Layer 3, 4, 7 of OSI Model 1.9 Cloudwatch Metrics Demo 1.1 Layer 1/2 concepts: VLAN, Jumbo Frames 1.11 Multiple AWS Accounts 1.12 VPC Peering 2.0 domain intro 2.1 Infrastructure Automation (IAC) with CDK Demo 2.2 Hybrid Networks 2.3 Authentication and Authorization 2.4 Network Monitoring 2.5 Traffic Management DNS 2.6 AWS Boto3 Cloud9 CodeWhisper Demo 2.7 AWS CLI Demo 3.0 domain intro 3.1 Quotas and Limits in AWS Networking 3.2 Inter-Regional communication patterns 3.3 Network performance testing tools- demo 3.4 VPC Flow logs - Demo 3.5 Different types of Network interfaces AWS 3.6 High-Availability via Route 53 4.0 domain intro 4.1 common security threats 4.2 network acls 4.3 AWS Cloud Trail - Demo 4.4 AWS Trusted Advisor Demo 4.5 Network encryption options AWS 4.6 AWS Shared Security Model 5.0 conclusion Learning Objectives Network Design (25%) Network Implementation (25%) Network Management and Operations (25%) Network Security, Compliance, and Governance Additional Popular Resources Pytest Master Class AWS Solutions Architect Professional Course Github Actions and GitOps in One Hour Video Course Jenkins CI/CD and Github in One Hour Video Course AWS Certified Cloud Practitioner Video Course Advanced Testing with Pytest Video Course AWS Solutions Architect Certification In ONE HOUR Python for DevOps Master Class 2022: CI/CD, Github Actions, Containers, and Microservices MLOPs Foundations: Chapter 2 Walkthrough of Practical MLOps Learn Docker containers in One Hour Video Course Introduction to MLOps Walkthrough AZ-900 (Azure Fundamentals) Quick reference guide 52 Weeks of AWS Episode 8: Infrastructure as Code with CDK and AWS Lambda Learn GCP Cloud Functions in One Hour Video Course Python Devops in TWO HOURS! MLOps Platforms From Zero: DatMLOps Platforms From Zero: Databricks, MLFlow/MLRun/SKLearn AWS Machine Learning Certification In ONE HOUR Fast, documented Machine Learning APIs with FastAPI Zero to One: AWS Lambda with SAM and Python in One Hour AWS Storage Solutions 2022: EBS/S3/EFS/Glacier Python Bootcamp for Data Testing In Python book Minimal Python book Practical MLOps book Python for DevOps-Playlist.
    Note: Online resource; title from title details screen (O'Reilly, viewed November 28, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    Online Resource
    Online Resource
    [Place of publication not identified] : O'Reilly Media, Inc.
    Language: English
    Pages: 1 online resource (1 video file (58 min.)) , sound, color.
    Edition: [First edition].
    DDC: 004
    Keywords: Computer engineering ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Join us for a special conversation with Sam Newman and engineering leader Camille Fournier who'll discuss why adding product management to software infrastructure, with a shift toward platform engineering, is all the rage today--and why it's so hard to make it work. You'll discover some of the ways an engineering culture must change to make this transformation a success, what it means to work for a captive internal audience, and how to build the "paved roads" that software engineers need. This is a chance for you to hear from Sam and Camille about platform engineering, the relationship between product and engineers, or their own career journeys. 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 and need for platform engineering See what's coming next for infrastructure and ops This recording of a live event is for you because... You want the chance to hear Sam Newman and Camille Fournier talk about platform engineering and how to implement it at your organization. You're looking for ways to improve your own developer platform or you're making the switch to platform engineer. Recommended follow-up: Read The Manager's Path (book) Read 97 Things Every Engineering Manager Should Know (book) Attend Infrastructure & Ops Superstream: Platform Engineering (live event on January 11).
    Note: Online resource; title from title details screen (O'Reilly, viewed January 10, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 8
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781837638321 , 1837638322
    Language: English
    Pages: 1 online resource (1 video file (2 hr., 2 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.8
    Keywords: Computer security ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Cybersecurity is the discipline of defending computers, electronic systems, networks, and data from malicious attacks. It is also information technology security or electronic information security in a variety of contexts, from business to mobile computing to national security. In this course, you will be introduced to the fundamental concepts of cybersecurity and answer questions that will help you decide and design your path towards becoming a cybersecurity professional. In this course, you will learn the different kinds of jobs and roles you can apply for in the cybersecurity field. You will explore the skills needed to become a true cybersecurity expert. You will gather comprehensive information about the certifications you need to apply for the different kinds of roles in cybersecurity and how to acquire practical skills required to become a professional expert in this field. You will also explore the best sites to search for jobs and grow your network in this discipline and make gainful employment/careers. Upon completion of the course, you will gain comprehensive knowledge about the concepts of cybersecurity and what it takes to begin a career in this field. You will learn about the various programs and certifications required to become a cybersecurity professional. What You Will Learn Explore different jobs and roles to apply to in the cybersecurity field Learn skill sets needed to become a true cybersecurity expert Discover certifications to apply for various roles in cybersecurity Acquire practical cybersecurity skills for gainful employment Explore the best sites to search for jobs and grow your network Forge a plan to become a successful cybersecurity professional Audience This course is designed for anyone interested in pursuing a successful career in cybersecurity. If you are a budding cybersecurity enthusiast and looking for answers on how to choose a path in this lucrative career, this course is for you. This course is perfect for students preparing for college or university in pursuit of a cybersecurity career and working professionals looking for a career change and enthusiastic about cybersecurity. The prerequisites for this course include being able to use the internet efficiently and being interested in pursuing a career in the cybersecurity discipline. About The Author Alexander Oni: Alexander Oni is a bestselling instructor with 70,000 students enrolled in his courses. His passion includes teaching through online courses in an entertaining way. Alex has been teaching online for three years and has created over 25 courses with numerous students registered worldwide. Alex believes we all have one shot at life and should live life to the fullest, constantly stepping out of our comfort zone, visiting places, and trying new things. His success in Udemy has given him financial freedom and the ability to travel and settle anywhere. The author is currently avidly traveling, spending a month in every city and moving to the next. His hobbies include watching movies, sports, and chess.
    Note: "Published in December 2022.". - Online resource; title from title details screen (O'Reilly, viewed January 10, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 9
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781837635054 , 1837635056
    Language: English
    Pages: 1 online resource (1 video file (10 hr., 5 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.1
    Keywords: Agile software development ; Computer software Development ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Scrum is a process framework used to manage work on complex products. Scrum facilitates processes and the framework is made up of a Scrum team, individual roles, events, artifacts, and rules. In this course, you will learn about the principles of Agile and Scrum how it is implemented worldwide. You will learn to complete projects more efficiently and cost-effectively and to eliminate risks and also be flexible to make changes as and when required. You will inculcate teamwork and the importance of aligning IT with business. You will develop skills required to build and manage teams, manage time, analytical and critical thinking. The course covers the concepts of the Agile Manifesto, self-organization and collaboration, timeboxing, and iterative development. You will create a Scrum master and define various roles of a Scrum team. You will delegate authority and responsibilities to each role. You will learn about a Sprint and how to plan and implement a Sprint. You will understand product backlogs and plan daily Scrum needs. You will generate reviews and understand the Sprint retrospective. You will monitor the progress toward goals and develop action plans. At the end of the course, you will garner advanced Scrum skills and independently handle any type of project. You will successfully create a Scrum team and run a Scrum cycle. You will plan Sprints and reviews and retrospectives and be able to monitor the Scrum goals. What You Will Learn Develop skills required to become a project manager and a leader Complete projects more efficiently and cost-effectively Improve your ability to handle any type of projects Build and manage teams; manage time and employee teams effectively Focus on flexibility and make changes to plans when required Manage team plans with fewer internal or external distractions Audience This course is for those who know Agile and Scrum, having an interest in management-related topics. If you are in the production line or consultancy and work in a team, this course will help you enhance your leadership skills. If you are a management student, administrator, project specialist, business analyst, or product or plant manager, this course will benefit you immensely. The prerequisite includes a keen interest in management, knowledge of general management is desired. Computer knowledge and knowing how to create a pivotal tracker account is required. Software knowledge is desired. About Thi Author EDUCBA Bridging the Gap: EDUCBA is a leading global provider of skill-based education addressing the needs of more than one million members across more than 70 countries. Their unique step-by-step, online learning model along with amazing courses and Learning Paths prepared by top-notch professionals from the Industry help participants achieve their goals successfully. All their training programs are job-oriented and skill-based programs demanded by the Industry. At EDUCBA, it is a matter of pride for them to make job-oriented hands-on courses available to anyone, any time and anywhere. Therefore, they ensure that you can enrol into their courses 24 hours a day, seven days a week, 365 days a year. Learn at a time and place, and pace that is of your choice. Plan your study to suit your convenience and schedule.
    Note: "Published in December 2022.". - Online resource; title from title details screen (O'Reilly, viewed January 10, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 10
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781837638604 , 1837638608
    Language: English
    Pages: 1 online resource (1 video file (7 hr., 34 min.)) , sound, color.
    Edition: [First edition].
    Series Statement: Live lessons
    DDC: 005.3
    Keywords: Active server pages ; Application program interfaces (Computer software) ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: The ability to design and maintain an Application Programming Interface (API) is an important toolset for the modern web developer as it allows you to extend the accessibility of your software to external applications and other developers, leading to a more global software solution. Through this course, you will understand how to create .NET 6 / .NET 7 workflows and tools for application development. You will learn to create ASP.NET Core API project with Visual Studio using the API template. Learn to build a full data-driven REST web API using cutting-edge technology as well as test and troubleshoot using Postman and Swagger. You will learn to create a database using entity framework core. Explore generic repository patterns and setup API documentation using SwaggerUI. You will further understand the REST design principles and set up Identity Core for user authentication and authorization. Understand user authentication using JWT (JSON Web Tokens) and learn to implement Refresh Tokens Endpoint. This course also helps you understand how to use Data Transfer Objects (DTOs), AutoMapper and HTTP request filters. By the end of the course, you will be able to put your newly learned skills in Minimal API with ASP.NET Core to practical use. What You Will Learn Learn how to use Swagger to document Minimal API Learn how to construct .NET Minimal API endpoints Learn to use AutoMapper and Data Transfer Objects (DTOs) Understand fluent validations Learn about Dependency Injection Learn about HTTP endpoint filters Audience This course can be taken by .NET Developers curious about developing Minimal APIs. To take this course, you will need to have some knowledge of Object-Oriented Programming and should have at least three months of experience in programming in C#. Even if you do not have much exposure to the .NET development stack, this course is very beginner-friendly and chock full of development tips. About The Author Trevoir Williams: Trevoir Williams is a software engineer and part-time lecturer. With a master's degree in computer science, he has spent over a decade teaching web, software, and database development courses. He also has extensive industry experience in web application development, Azure Cloud System, and server administration. He enjoys teaching IT and development courses and hopes to impart knowledge of the latest developments in industry standards and techniques to his students.
    Note: Online resource; title from title details screen (O'Reilly, viewed January 5, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 11
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781837638154 , 1837638152
    Language: English
    Pages: 1 online resource (1 video file (1 hr., 32 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.74
    Keywords: MongoDB ; Database management ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: MongoDB is a No SQL database, which is an open-source, cross-platform, document-oriented database written in C++. MongoDB is a popular document database with powerful capabilities, such as full-text-based search, geospatial queries, data aggregation, and many more features. The course begins with an introduction to MongoDB and it's features and editions. You will learn to differentiate between SQL and NoSQL databases and set up and install MongoDB on Windows. You will proceed to create a new database and a new collection in MongoDB. You will learn to modify and drop databases and collections. You will learn to insert and display documents in a formatted way using the pretty() method. You will perform various operations on MongoDB using the AND, OR, NOR, and NOT operators. You will explore how to limit records using the limit() method and skip documents using the skip() method. You will create and delete indexes and perform text searches in MongoDB. Upon completing the course, you will be able to master the concepts of MongoDB NoSQL database, create a new database, and maintain an existing database. You will be able to independently run live queries and use complex queries to manipulate data in the database. What You Will Learn Install and set up MongoDB Create a new database and maintain existing databases with MongoDB Implement the sort() method in MongoDB and display sorted results Limit records with limit() and skip documents with skip() method Use find(), explain(), listCommands(), and getCollectionInfos() Create and delete indexes and use search text on collections Audience The course aims at delivering a high-quality learning experience to those who are database beginners, web developers wanting to learn modern database concepts, application developers that would work on databases to store information for their apps, and programmers involved in complex programming that involves data storage and handling. The only prerequisite required to benefit from this course is to have basic knowledge of computer use. About The Author Amit Diwan: Studyopedia was founded by Amit Diwan in 2018 after working for Tutorialspoint , IIT, IASRI, Sitepoint, DU, and C# Corner. Studyopedia sells courses on Udemy, Tutorialspoint, Geeksforgeeks, and Skillshare, providing video courses to master various technologies and programming languages, databases, frameworks, Python, data science, machine learning, Java, Android, C/C++, HTML5, Bootstrap, JavaScript, jQuery, PHP, CSS, WordPress, Drupal, Joomla, Magento, osCommerce, OpenCart, PrestaShop, and other disciplines. Studyopedia delivers high-quality video courses to millions of students and professionals enrolled through their website on multiple programming languages and technologies.
    Note: "Published in November 2022.". - Online resource; title from title details screen (O'Reilly, viewed January 5, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 12
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781837632831 , 1837632839
    Language: English
    Pages: 1 online resource (1 video file (3 hr., 2 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.8
    Keywords: Computer security ; Computer networks Security measures ; Hackers ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Ethical hackers and penetration testers need a very good toolbox to do their job efficiently. They would also need to learn step-by-step how to use the tools from this toolbox and that's exactly what this course delivers. In this course, we will demonstrate Sqlmap, which is the most powerful tool for automated SQL injection detection and exploitation. The course will also present Google Hacking and show you how it can be used to find security weaknesses in web applications. Later on in the course, you will be presented with fuzzing, which is a vulnerability detection technique used by many successful hackers, and it will be demonstrated how to perform fuzzing with Burp Suite Intruder. Finally, you will learn how to exploit race conditions with OWASP ZAP. Race conditions can lead to very dangerous attacks on modern web applications, and this is exactly what we will demonstrate at later stages. By the end of this course, you will have worked on the tools used by successful hackers and start using them in your own penetration testing projects going forward. What You Will Learn Discover the tools used by the successful hackers Learn step-by-step how to use these tools in practice (DEMOS) Find SQL injections within minutes with the help of Sqlmap Detect security weaknesses with Google Hacking Perform fuzzing with Burp Suite Intruder Exploit race conditions with OWASP ZAP Audience This course is ideal for all penetration testers, ethical hackers, bug hunters, and security engineers/consultants who want to enhance and refresh their knowledge of pentesting and hacking. This course is for intermediate levels and basic hacking skills are required to get the most out of this course. There will be no video dedicated to any kind of installation. About The Author Dawid Czagan: Dawid Czagan is an internationally recognized security researcher and trainer. He is listed among the top hackers at HackerOne. Dawid Czagan has found security vulnerabilities in Google, Yahoo, Mozilla, Microsoft, Twitter, and other companies. Due to the severity of many bugs, he received numerous awards for his findings. Dawid Czagan shares his security experience in his hands-on training at key industry conferences worldwide. He is the founder and CEO of Silesia Security Lab.
    Note: Published in November 2022. - Online resource; title from title details screen (O'Reilly, viewed January 5, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 13
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (3 hr., 50 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.13/3
    Keywords: Python (Computer program language) ; Computer programming ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: This course teaches you the Python basics--nothing more, nothing less. Taking the time to explain the basics gives you the foundation you need to start any project or learning path and career. To be clear, this course is not an all-in-one, 60-hour course with 45 projects that's going to take you 6 months to complete. I'm not saying those courses are bad; I'm taking a different approach to focus on just the basics. At the end of this course, and this is important, you will have a strong foundation in Python basics. You will be able to build on that foundation with confidence.
    Note: Online resource; title from title details screen (O'Reilly, viewed December 12, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 14
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (12 hr., 39 min.)) , sound, color.
    Edition: Video edition.
    DDC: 005.13/3
    Keywords: Go (Computer program language) ; Computer programming ; Computer programming ; Go (Computer program language) ; Instructional films ; Internet videos ; Nonfiction films ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: In Video Editions the narrator reads the book while the content, figures, code listings, diagrams, and text appear on the screen. Like an audiobook that you can also watch as a video. Spot errors in your Go code you didn't even know you were making and boost your productivity by avoiding common mistakes and pitfalls. 100 Go Mistakes and How to Avoid Them shows you how to: Dodge the most common mistakes made by Go developers Structure and organize your Go application Handle data and control structures efficiently Deal with errors in an idiomatic manner Improve your concurrency skills Optimize your code Make your application production-ready and improve testing quality 100 Go Mistakes and How to Avoid Them puts a spotlight on common errors in Go code you might not even know you're making. You'll explore key areas of the language such as concurrency, testing, data structures, and more--and learn how to avoid and fix mistakes in your own projects. As you go, you'll navigate the tricky bits of handling JSON data and HTTP services, discover best practices for Go code organization, and learn how to use slices efficiently. About the Technology Understanding mistakes is the best way to improve the quality of your code. This unique book examines 100 bugs and inefficiencies common to Go applications, along with tips and techniques to avoid making them in your own projects. About the Book 100 Go Mistakes and How to Avoid Them shows you how to replace common programming problems in Go with idiomatic, expressive code. In it, you'll explore dozens of interesting examples and case studies as you learn to spot mistakes that might appear in your own applications. Expert author Teiva Harsanyi organizes the error avoidance techniques into convenient categories, ranging from types and strings to concurrency and testing. What's Inside Identify and squash code-level bugs Avoid problems with application structure and design Perfect your data and control structures Optimize your code by eliminating inefficiencies About the Reader For developers proficient with Go programming and syntax. About the Author Teiva Harsanyi is a senior software engineer at Docker with experience in various domains, including safety-critical industries like air traffic management. Quotes Required reading for Go developers before they touch code in production. It's the Go equivalent of Effective Java. - Neeraj Shah, Nutanix Clear and effective examples. Armed with the understanding of how and why mistakes occur, you're equipped to avoid costly errors. - Giuseppe Maxia, Vmware Teiva Harsanyi catalogs real problems and easy-to-miss 'gotchas,' and delves into the nuanced world of why they happen. Not having this book will be your 101st mistake. - Anupam Sengupta, Red Hat Learn good habits by identifying bad ones. The writing is engaging, the examples relevant, and the insights useful. - Thad Meyer, LI-COR Biosciences - Narrated by Christopher Kendrick.
    Note: Online resource; title from title details screen (O'Reilly, viewed November 21, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 15
    Online Resource
    Online Resource
    [Place of publication not identified] : Pragmatic AI Solutions
    Language: English
    Pages: 1 online resource (1 video file (29 min.)) , sound, color.
    Edition: [First edition].
    DDC: 004.67/82
    Keywords: Cloud computing ; Computer software Development ; Cloud computing ; Computer software ; Development ; Instructional films ; Internet videos ; Nonfiction films ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Assimilate AWS Cloud Development Kit (CDK) Learning CDK During Live Coding This video series covers live coding CDK iteratively. Lessons Covered Include: 1.0 getting started with AWS Cloud9 and the AWS CDK or AWS Cloud Development Kit Learning Objectives Learn Infrastructure as Code (IaC) with AWS CDK Learning to build solutions with CDK Learning the key syntax and features of the CDK Python API and other languates Additional Popular Resources Pytest Master Class AWS Solutions Architect Professional Course Github Actions and GitOps in One Hour Video Course Jenkins CI/CD and Github in One Hour Video Course AWS Certified Cloud Practitioner Video Course Advanced Testing with Pytest Video Course AWS Solutions Architect Certification In ONE HOUR Python for DevOps Master Class 2022: CI/CD, Github Actions, Containers, and Microservices MLOPs Foundations: Chapter 2 Walkthrough of Practical MLOps Learn Docker containers in One Hour Video Course Introduction to MLOps Walkthrough AZ-900 (Azure Fundamentals) Quick reference guide 52 Weeks of AWS Episode 8: Infrastructure as Code with CDK and AWS Lambda Learn GCP Cloud Functions in One Hour Video Course Python Devops in TWO HOURS! MLOps Platforms From Zero: DatMLOps Platforms From Zero: Databricks, MLFlow/MLRun/SKLearn AWS Machine Learning Certification In ONE HOUR Fast, documented Machine Learning APIs with FastAPI Zero to One: AWS Lambda with SAM and Python in One Hour AWS Storage Solutions 2022: EBS/S3/EFS/Glacier Python Bootcamp for Data Testing In Python book Minimal Python book Practical MLOps book Python for DevOps-Playlist.
    Note: Online resource; title from title details screen (O'Reilly, viewed November 28, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 16
    Online Resource
    Online Resource
    [Place of publication not identified] : Pragmatic AI Solutions
    Language: English
    Pages: 1 online resource (1 video file (36 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.13/3
    Keywords: C++ (Computer program language) ; C++ (Computer program language) ; Instructional films ; Internet videos ; Nonfiction films ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Assimilate C++ Learning C++ During Live Coding This video series covers live coding the Language iteratively thus learning the language. Lessons Covered Include: 1.0 github codespaces cpp hello world calculator Learning Objectives Learn C++ by live coding Learning to build solutions with C++ Learning the key syntax and features of the C++ Language Additional Popular Resources Pytest Master Class AWS Solutions Architect Professional Course Github Actions and GitOps in One Hour Video Course Jenkins CI/CD and Github in One Hour Video Course AWS Certified Cloud Practitioner Video Course Advanced Testing with Pytest Video Course AWS Solutions Architect Certification In ONE HOUR Python for DevOps Master Class 2022: CI/CD, Github Actions, Containers, and Microservices MLOPs Foundations: Chapter 2 Walkthrough of Practical MLOps Learn Docker containers in One Hour Video Course Introduction to MLOps Walkthrough AZ-900 (Azure Fundamentals) Quick reference guide 52 Weeks of AWS Episode 8: Infrastructure as Code with CDK and AWS Lambda Learn GCP Cloud Functions in One Hour Video Course Python Devops in TWO HOURS! MLOps Platforms From Zero: DatMLOps Platforms From Zero: Databricks, MLFlow/MLRun/SKLearn AWS Machine Learning Certification In ONE HOUR Fast, documented Machine Learning APIs with FastAPI Zero to One: AWS Lambda with SAM and Python in One Hour AWS Storage Solutions 2022: EBS/S3/EFS/Glacier Python Bootcamp for Data Testing In Python book Minimal Python book Practical MLOps book Python for DevOps-Playlist.
    Note: Online resource; title from title details screen (O'Reilly, viewed November 28, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 17
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781837638635 , 1837638632
    Language: English
    Pages: 1 online resource (1 video file (11 hr., 27 min.)) , sound, color.
    Edition: [First edition].
    DDC: 621.3815422
    Keywords: Tableau (Computer file) ; Information visualization ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Tableau software is an American interactive data visualization software company focused on business intelligence. Tableau products query relational databases, online analytical processing cubes, cloud databases, and spreadsheets to generate graph-type data visualizations. The software can also extract, store, and retrieve data from an in-memory data engine. This Tableau bundle is designed for individuals new to Tableau or transitioning from Excel to Tableau. The course is segmented into beginners and advanced sections. The advanced section is for those with a good foundation in Tableau who want to improve their skills. Learn to navigate Tableau, connect to data sources, and create interactive charts and dashboards. Understand business intelligence and basic data concepts for your calculations, expressions, and functions in Tableau. Build sophisticated visualizations and dashboards using Sankey diagrams and geospatial, sunburst, and circular charts in Tableau. Upon completing the beginner's course, learn Tableau and its interface, understand data concepts, create dashboards, share workbooks and use numeric, string, conditional, and analytical functions. By the end of this course, you will have explored parameters and LOD expressions, advanced Tableau charts, geospatial and sales dashboards, and utilized radial charts. What You Will Learn Learn about the Tableau interface and its major functions Work with groups, sets, spatial functions, filters, and calculations Build a view, Tableau charts, and create a dashboard in Tableau Use numeric, conditional, and analytical expressions/functions in Tableau Explore parameters, use cases, and Level of Detail (LOD) expression Add interactivity using actions and animate your visualizations Audience This Tableau bundle is designed for students of all levels and is suitable for those new to Tableau or individual learners transitioning from Excel to Tableau. Data analysts and data scientists, individuals looking to turn raw data into meaningful business visualizations using Tableau, or those with a foundation in Tableau and seeking to advance their skills will benefit from this course. Access to the Tableau Desktop would be beneficial; no Tableau or programming experience is required. About The Author Simon Sez IT: Simon Sez IT has offered technical courses since 2008 for individuals, small businesses, and Fortune 500 companies with thousands of employees who can benefit from the easy-to-learn and hands-on software training. It offers over 8000 video tutorials on a range of software programs. Simon Sez IT ensures stress-free eLearning and enhanced employee productivity--whether you implement new software or a technological upgrade in your work environment. With over 600,000 students from 180 countries, Simon Sez IT is the preferred online learning choice for individuals and businesses worldwide.
    Note: Online resource; title from title details screen (O'Reilly, viewed January 10, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 18
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781804619049 , 1804619043
    Language: English
    Pages: 1 online resource (1 video file (24 hr.)) , sound, color.
    Edition: [First edition].
    DDC: 006.3/1
    Keywords: Machine learning ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: In this course, we will cover many different types of machine learning aspects. We will start by going through a sample machine learning project from an idea to developing a final working model. You will learn many important techniques around data preparation, cleaning, feature engineering, optimization and learning techniques, and much more. Once we have gone through the whole machine learning project, we will then dive deeper into several different areas of machine learning, to better understand each task, and how each of the models we can use to solve these tasks work, and then also using each model and understanding how we can tune all the parameters we learned about in the theory components. We will dive deeper into classification, regression, ensembles, dimensionality reduction, and unsupervised learning. At the end of this course, you should have a solid foundation of machine learning knowledge. You will be able to build machine learning solutions to different types of problems you will come across and be ready to start applying machine learning on the job or in technical interviews. What You Will Learn Learn how to take an ML idea and flush it out into a fully functioning project Learn the different types of ML approaches and the models within each section Get a theoretical and intuitive understanding of how each model works See the practical application and implementation for each model we cover Learn how to optimize models Learn the common pitfalls and how to overcome them Audience This course is designed for beginner Python programmers and data scientists who want to understand ML (Machine Learning) models in depth and be able to use them in practice. Basic Python knowledge is required and some previous experience with the Pandas and Matplotlib libraries will be helpful. About The Author Maximilian Schallwig: Maximilian Schallwig is a data engineer and a proficient Python programmer. He holds a bachelor's degree in physics and a master's degree in astrophysics. He has been working on data for over five years, first as a data scientist and then as a data engineer. He can talk endlessly about big data pipelines, data infrastructure, and his unwavering devotion to Python. Even after two unsuccessful attempts in high school, he still decided to learn Python at the University. He cautiously stepped into the realm of data, beginning with a simple Google search for "what does a data scientist do". He was determined to pursue a career in data science to become a data engineer by learning about big data tools and infrastructure design to build scalable systems and pipelines. He enjoys sharing his programming skills with the rest of the world.
    Note: "Published in December 2022.". - Online resource; title from title details screen (O'Reilly, viewed January 10, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 19
    Online Resource
    Online Resource
    [Place of publication not identified] : Addison-Wesley Professional
    ISBN: 9780138057244 , 0138057249
    Language: English
    Pages: 1 online resource (1 video file (6 hr., 50 min.)) , sound, color.
    Edition: [First edition].
    Series Statement: Live lessons
    DDC: 005.74
    Keywords: Blockchains (Databases) ; Cryptocurrencies ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: 7 Hours of Video Instruction 7 hours of focused video training to teach core blockchain and cryptocurrency skills Overview Practical Blockchain and Cryptocurrency LiveLessons is your complete guide to learning and incorporating practical crypto and blockchain knowledge and skills for your company's systems. Unlike some other courses, Practical Blockchain and Cryptocurrency LiveLessons focuses on real-world applications, so you can learn with hands-on demos. In this course you will learn how to: Buy, trade, mine your own, and use cryptocurrency, including Bitcoin, Ripple, and DOGE Create your own blockchains for internal enterprise IT applications Create and execute your own smart contracts Learn how to perform cybersecurity audits on blockchains This course was built for anyone who wants to understand how popular cryptocurrencies work including Bitcoins and ETH, as well as professionals needing to implement their own blockchain applications or mine cryptocurrencies, and cybersecurity professionals who need to test and audit Blockchain applications. The course concludes with topics of modern cyber attacks in cryptocurrency and blockchain space. You will have the tools needed to test your own blockchain applications and understand how to protect them against future attacks. Expert author and trainer Aamir Lakhani will give you hands-on practical experience to become a blockchain and cryptocurrency engineer and architect. Topics include Module 1: Introduction to Cryptocurrencies Module 2: The Blockchain Module 3: Mining Module 4: Blockchain Applications Module 5: Cyber Attacks Module 6 Evolution of Cryptocurrency and Blockchains 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. Mr. Lakhani is considered an industry leader in creating detailed security architectures within complex computing environments. 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. He is the author or contributor of several books and has appeared on FOX Business News, National Public Radio, and other media outlets as an expert on cybersecurity. Writing under the pseudonym Dr. Chaos, Mr. Lakhani also operates the popular security social media blog which is hosted at DrChaos.com. In its recent list of 46 Federal Technology Experts to Follow on Twitter, Forbes magazine described Aamir Lakhani as "a blogger, InfoSec specialist, super hero...and all-around good guy." Skill Level Beginner Learn How To Understand the basics of blockchain technology Work blockchain and cryptocurrencies Create and store cryptocurrencies Create NFTs Write and enforce smart contracts on blockchains Course requirement None Who Should Take This Course Anyone interested in learning about blockchain Pen testing or ed team for blockchain applications Blockchain Engineers and Architects for Enterprise IT organizations Cryptocurrency expert or advisor About Pearson Video Training Pearson publishes expert-led video tutorials covering a wide selection of technology topics designed to teach you the skills you need to succeed. These professional and personal technology videos feature world-leading author instructors published by your trusted technology brands: Addison-Wesley, Cisco Press, Pearson IT Certification, Sams, and Que. Topics include: IT Certification, Network Security, Cisco Technology, Programming, Web Development, Mobile Development, and more. Learn more about Pearson Video training at http://www.informit.com/video.
    Note: Online resource; title from title details screen (O'Reilly, viewed January 5, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 20
    Online Resource
    Online Resource
    [Place of publication not identified] : Addison-Wesley Professional
    ISBN: 9780138068509 , 013806850X
    Language: English
    Pages: 1 online resource (1 video file (3 hr., 58 min.)) , sound, color.
    Edition: [First edition].
    Series Statement: Live lessons
    DDC: 001.4/226
    Keywords: Information visualization ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: 4+ Hours of Video Instruction The Perfect Course for Learning the Data Visualization Life Cycle The Data Visualization Life Cycle not only teaches you fundamentally useful techniques for making your data visualizations better, but it will also open your eyes to the different data cultures that exist in our modern, data-driven world. You learn how to make better data visualization for your stakeholders, work more effectively with your peers, and enhance your ability to explore your own data. About the Instructor Elijah Meeks is a co-founder and Chief Innovation Officer of Noteable, a startup focused on evolving how we analyze and communicate data. He is known for his pioneering work in the digital humanities while at Stanford, where he was the technical lead for acclaimed works like ORBIS and Kindred Britain. He was Netflix's first Senior Data Visualization Engineer, and while at Netflix and Apple worked to develop the charting library Semiotic as well as bring cutting-edge data visualization techniques to analytical applications for stakeholders across the organization including A/B testing, conversation flows, algorithms, membership, people analytics, content, image testing, and social media. He is a prolific writer, speaker, and leader in the field of data visualization and the co-founder and first executive director of the Data Visualization Society. Skill Level: Beginner Intermediate Learn How To: Understand your audience and the approach you should take to your data visualization Optimize data visualizations for different data cultures and points in the life cycle Collaborate with others to produce data visualizations Manage pain points when working with different data professionals Improve data explanation Design for different kinds of data products and delivery methods Build a data visualization culture and increase data literacy Investigate automated and machine-based analysis View data visualizations as business assets Who Should Take This Course: Audience: This video series is designed to provide key context and skills for data visualization creators whether they are analysts, data scientists, data engineers or even downstream data consumers and leadership. You'll find the most value in the course if you've learned some fundamentals of data visualization and need more practical advice for how to work with peers and stakeholders to create effective data communication. Course Requirements: Working understanding of basic data visualization (knowing when and being able to create bar charts, line charts and scatterplots) Experience building data products like dashboards, reports or presentations using data visualization Familiarity with the data lifecycle Topics Include: Lesson 1. Understanding Stakeholders and Approaches to Data Visualization Data visualization is often taught as if there was only one kind of approach to answer one kind of question for one kind of audience. But data visualization out in the real world is used in many different ways with different goals and different ways of measuring impact. In this section, I introduce the data visualization life cycle, which will provide you with a broader understanding of different approaches to data visualization. Lesson 2. Optimizing for Different Data Cultures It's not enough to understand that there are different ways of doing data visualization from a theoretical standpoint. This section focuses on specific and practical aspects of how you might visualize the same information differently depending on where you and your audience are in the data visualization life cycle. We focus in on how to visualize data for data wrangling, data engineering, and data science. Lesson 3. Collaboration Foundations Collaboration isn't well-described in a data visualization setting, even though it happens all the time. In this section, we explore how different roles collaborate with each other as well as how principles of collaboration help you to design charts even if the audience is only yourself. To understand collaboration, we look at it from several different angles including collaboration between data roles to make a product, collaboration with stakeholders, and how to think about collaborating with yourself. Lesson 4. Collaboration in Mature Data Organizations Once you've mastered the general principles of collaboration you need to understand how we collaborate in more mature data settings. This section highlights typical modes of collaboration in organizations with different data roles by looking at each data role--analyst, data engineer, and data scientist--to understand typical areas of friction between the roles to develop a data visualization product. Lesson 5. Improving Data Explanation When your data visualization is used for explanatory purposes you need to leverage all the features available to you to make the most actionable charts. This section provides you with an overview and specific examples of how to make your data visualization more informative and accessible but also more likely to be used and acted upon. Lesson 6. Productization Productionalization Productischemizationismeizen Sometimes we view charts in a dashboard, sometimes in an email report, and sometimes using interactive scrollytelling. This section details the affordances and tradeoffs of each of these modes with tips and techniques to ensure that you're using the right mode and taking advantage of its strengths. Lesson 7. Closing the Loop We often think that charts only exist for a single decision, but they live on and affect more than just the moment they were made for. In this section, we explore how charts live on in an organization and what it means for you, your team, and your organization. Understanding this not only lets you make more effective charts but also makes for a more effective organization by growing data literacy and developing long-term processes that lead to better data visualization and better results from that data visualization. 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 athttp://www.informit.com/video.
    Note: Online resource; title from title details screen (O'Reilly, viewed January 5, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 21
    Online Resource
    Online Resource
    [Shelter Island, New York] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (2 hr., 26 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.13/3
    Keywords: Python (Computer program language) ; Computer programming ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: If you want to learn how to write Python programs like a pro, code python like a boss, solve real-world problems, or automate repetitive and complex tasks, read on. In this course you'll learn when to use Python 2 and when to Use Python 3. The great news is that no matter which version of Python you choose to use, I've got you covered. I'll show you exactly how to program in both versions. Perfect for Windows, Linux, Unix, Mac, the Web and More! Once you've completed this course you'll know how to write programs that will run on the Linux, Mac, and Windows operating systems. You can even take what you've learned and apply it web applications. By the end of this course you will be able to create Python scripts with ease. You'll learn how to take tedious and repetitious tasks and turn them into programs that will save you time and simplify your life on Linux, Unix, or MAC systems.
    Note: Online resource; title from title details screen (O’Reilly, viewed February 7, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 22
    Online Resource
    Online Resource
    [Shelter Island, New York] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (2 hr., 19 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.3
    Keywords: Google Apps ; Web applications ; Application software Development ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: The course shows you how to apply a Google Apps Script to create a time-saving micro-application using connected Google Workspace apps to produce amazing functionality. Source code is included. You’re taught by an instructor with many years of real-world Google web development experience.
    Note: Online resource; title from title details screen (O’Reilly, viewed January 24, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 23
    Online Resource
    Online Resource
    [Shelter Island, New York] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (3 hr., 48 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.133
    Keywords: Python (Computer program language) ; Electronic data processing ; Programming languages (Electronic computers) ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Data science is fast becoming one of the most well-suited occupations for success in the twenty-first century, and the need for data scientists has been increasing in the employment market over the last several years. The work is computerized, programming-driven, and analytical in nature, a natural fit for people with a unique mix of scientific training, computer expertise, and analytical abilities. If you have an interest in data science, this course will provide you with the skills and knowledge you need to enter this career path. Learn to work with data in Python—the language most often used in data analysis—on the Jupyter Notebook platform. Install and explore essential Python libraries for data science. Use the NumPy library to apply numerical operations to data. Work with data structures in Pandas, a powerful open-source tool built on top of NumPy. There’s a lot to learn, so this course goes step-by-step, skill-by-skill, and exercise-by-exercise. Each lesson builds on previous lessons to reinforce and build on what you’ve learned. Our goal is to equip you with all the tools you need to learn, practice, and master Python, Numpy & Pandas. You'll walk away from each video with a fresh idea that you can put to use right away!
    Note: Online resource; title from title details screen (O’Reilly, viewed January 24, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 24
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (10 hr., 5 min.)) , sound, color.
    Edition: [First edition].
    DDC: 006.7/6
    Keywords: Microsoft .NET Framework ; Application program interfaces (Computer software) ; Instructional films ; Nonfiction films ; Internet 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. We will implement various support tools for logging, documentation, security and error handling. ASP.NET Core based on the new .NET 6 runtime, is Microsoft's modern, cross-platform framework for building enterprise-ready web applications. In this course, you will learn everything you need to know about building a RESTful API using .NET Core 6, from understanding the folder structure and files, to building and deploying a complete web REST API. Learn ASP.NET Core / .NET 6 - Microsoft .NET is a 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. Companies have chosen .NET because of its proven scalability, reliability, and support. Not many technologies have achieved this level of stability, maturity and speed. Creating a flexible yet stable technology is quite a feat, and that's exactly what ASP.NET Core developers have achieved. The .NET language of choice to learn is C#, as it is among the most widely used languages today. It's a general purpose programming language that can handle almost any problem, from desktop to mobile to dynamic web applications. As such, there is a high demand across the world for .NET developers in a variety of industries, so that means that more jobs are available for candidates with a foundation built upon .NET technologies. Build An API - The acronym API means Application Programming Interface. The ability to design and maintain an API is an important toolset for the modern web developer. It allows you to extend the accessibility of your software to external applications and other developers, leading to a more global software solution. REST APIs have become a standard in the industry because of their ability to serve essential functionality from any kind of backend, to any kind of frontend while catering to thousands of clients simultaneously. Now is a great time to skill up and start adding ASP.NET Core Web API to your skillset.
    Note: Online resource; title from title details screen (O'Reilly, viewed January 9, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 25
    Online Resource
    Online Resource
    [Shelter Island, New York] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (19 hr., 21 min.)) , sound, color.
    Edition: Second edition.
    DDC: 005.2/762
    Keywords: Java virtual machine ; Java (Computer program language) ; Application software Development ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Understanding Java from the JVM up gives you a solid foundation to grow your expertise and take on advanced techniques for performance, concurrency, containerization, and more. The Well-Grounded Java Developer, Second Edition introduces both the modern innovations and timeless fundamentals you need to know to become a Java master. Authors Ben Evans, Martijn Verburg, and Jason Clark distill their decades of experience as Java Champions, veteran developers, and key contributors to the Java ecosystem into this clear and practical guide. You’ll discover how Java works under the hood and learn design secrets from Java’s long history. Each concept is illustrated with hands-on examples, including a fully modularized application/library and creating your own multithreaded application.
    Note: Online resource; title from title details screen (O’Reilly, viewed February 7, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 26
    Online Resource
    Online Resource
    [Shelter Island, New York] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (8 hr., 32 min.)) , sound, color.
    Edition: [First edition].
    DDC: 006.7
    Keywords: Web sites Design ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Learn all the core fundamentals of modern web design, covering all the commonly used syntax for HTML and CSS. This course is designed to get you started quickly and easily with creating web pages. The course covers all the essentials so that you can begin your journey to create amazing-looking websites. Add JavaScript to make your web pages come to life. You’ll cover the core concepts of JavaScript so that you can try the code and get familiar with what it does. Using JavaScript, you can access the HTML DOM in the browser, which allows you to interact and manipulate web page content. JavaScript creates the interactive and dynamic content seen today in all major modern web pages. Explore the many samples of source code and examples to see how you can start coding quickly and focus on designing your webpages. Each section comes with a PDF guide that includes useful section resources, and source code from the lessons so that you can try the code for yourself.
    Note: Online resource; title from title details screen (O’Reilly, viewed January 24, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 27
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (8 hr., 47 min.)) , sound, color.
    Edition: Video edition.
    DDC: 005.13
    Keywords: Computer programming ; Computer software Development ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: In Video Editions the narrator reads the book while the content, figures, code listings, diagrams, and text appear on the screen. Like an audiobook that you can also watch as a video. I've just finished the digital copy of this content-packed 274 pages of insightful technical guide and it definitely goes onto my list of useful sources for software developers, CS students, and even technical leads. Asil Çetin-Aufricht, Team Lead, Software Development, KPMG Austria Computer science theory quickly collides with the harsh reality of professional software development. This wickedly smart and devilishly funny beginner's guide shows you how to get the job done by prioritizing tasks, making quick decisions, and knowing which rules to break. In Street Coder you will learn: Data types, algorithms, and data structures for speedy software development Putting "bad" practices to good use Learn to love testing Embrace code breaks and become friends with failure Beginner-friendly insight on code optimization, asynchronous programming, parallelization, and refactoring Street Coder: Rules to break and how to break them is a programmer's survival guide, full of tips, tricks, and hacks that will make you a more efficient programmer. It takes the best practices you learn in a computer science class and deconstructs them to show when they're beneficial-- and when they aren't! This book's rebel mindset challenges status quo thinking and exposes the important skills you need on the job. You'll learn the crucial importance of algorithms and data structures, turn programming chores into programming pleasures, and shatter dogmatic principles keeping you from your full potential. Welcome to the streets!
    Note: Online resource; title from title details screen (O'Reilly, viewed August 3, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 28
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781837630226 , 1837630224
    Language: English
    Pages: 1 online resource (1 video file (2 hr.)) , sound, color.
    Edition: [First edition].
    DDC: 005.75/6
    Keywords: SQL (Computer program language) ; Electronic data processing personnel Certification ; Microsoft software Study guides Examinations ; Electronic data processing personnel ; Certification ; Microsoft software ; Examinations ; SQL (Computer program language) ; Instructional films ; Internet videos ; Nonfiction films ; Study guides ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: SQL Server is a relational database management system (RDBMS) developed by Microsoft. SQL Server also allows user-defined composite types (UDTs) to be used. The SQL Server services operate within SQL server instances, allowing people to do machine learning and data analytics. In this course, you will understand the difference between SQL and NoSQL. You will query SQL and learn about built-in SQL functions. You will create and modify databases and tables using the CREATE DATABASE and CREATE TABLE statements. You will create, select, and modify records and create constraints in SQL. You will advance to create indexes, drop tables, and databases in SQL. You will learn about operators (AND, OR, NOT, LIKE, BETWEEN, IN, LIKE), functions, statements, and constraints in SQL. You will look at stored procedures and aliases, and learn to back up databases in SQL. You will use the WHERE clause to query and learn about the SELECT and DISTINCT functions. You will arrange data using the ORDER BY keyword and ASC and DESC keywords. After completing the course, you will thoroughly understand SQL's features and components. You will create complex databases and maintain existing databases. Finally, you will acquire complex SQL query capabilities and write complex queries. What You Will Learn Create databases and tables from the start Learn to handle MySQL queries Learn to query SQL to manipulate records in tables Explore functions, statements, and constraints in SQL Create and maintain complex databases and table structures Write complex query statements for maximum data optimization Audience This course delivers a substantial learning experience for database creators, web developers, application developers, and programmers who must operate with SQL and database structures. Database analysts and administrators who are looking to advance/refresh their knowledge skillsets can benefit from this course. The course has no additional prerequisites besides basic computer use knowledge. About The Author Amit Diwan: Studyopedia was founded by Amit Diwan in 2018 after working for Tutorialspoint , IIT, IASRI, Sitepoint, DU, and C# Corner. Studyopedia sells courses on Udemy, Tutorialspoint, Geeksforgeeks, and Skillshare, providing video courses to master various technologies and programming languages, databases, frameworks, Python, data science, machine learning, Java, Android, C/C++, HTML5, Bootstrap, JavaScript, jQuery, PHP, CSS, WordPress, Drupal, Joomla, Magento, osCommerce, OpenCart, PrestaShop, and other disciplines. Studyopedia delivers high-quality video courses to millions of students and professionals enrolled through their website on multiple programming languages and technologies.
    Note: "Published in November 2022.". - Online resource; title from title details screen (O'Reilly, viewed November 28, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 29
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781804619377 , 180461937X
    Language: English
    Pages: 1 online resource (1 video file (9 hr., 9 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.13/3
    Keywords: Java (Computer program language) ; Computer multitasking ; Electronic data processing Distributed processing ; Computer multitasking ; Electronic data processing ; Distributed processing ; Java (Computer program language) ; Instructional films ; Internet videos ; Nonfiction films ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Multithreading is an advanced topic for any developer, and they struggle to understand many allied concepts related to it. The goal here is to make you understand in depth the multithreading concepts, applied and exemplified in Java. The course starts with the basics of multithreading--threads, processes, concurrency, and parallelism. Then you will go through thread management concepts. After that, you will learn about thread synchronization and look at synchronization tools such as locks, wait sets and notifications, read and write locks and semaphores, barriers and phasers, and deadlocks and cache coherency enforcement. Next, you will explore tools in Java to deal with thread reusability, manage performance, choose the right parameters (tuning), and many others. Next, you will see how to improve the runtime of a couple of known algorithms through multithreading. After that, you will study a couple of problems and their solution on Java Threading API to understand parallelism and synchronization. Finally, you will look at the connection between multithreading and widely used frameworks, such as Spring Boot, JavaRx, and JavaFX. By the end of this course, you will understand multithreading in detail, get hands-on experience in Java, and learn to improve the performance of the app with multithreading. What You Will Learn Understand why multithreading is a real advantage for any Java developer Understand the basic building blocks of multithreaded applications Learn when multithreading can speed up the application and when it can't Look at the OS and hardware implications of a multithreaded application Leverage and connect the concepts learned with real-world projects See the connection between multithreading and widely used frameworks Audience This course is ideal for beginner Java developers who want to enhance their skillset by learning multithreading and parallel programming the right way. Any developer with basic Java knowledge (including Object-Oriented Programming), who wants to improve the performance of their applications by leveraging parallel programming, and who wants to learn multithreading from scratch can gain a lot from this course. Basic Java OOP knowledge (classes, interfaces, methods), IntelliJ IDEA, and Java 15 (JDK) are the only requirements to get started. About The Author Cosmin Ionita: Cosmin Ionita is a software engineer with over ten years of experience in developing enterprise-grade applications. He is based in Bucharest, Romania. He is a self-learner, truly passionate about technology, focused on gaining new skills, building outstanding professional relationships, and understanding the underlying concepts of the technologies he interacts with. His expertise revolves around JVM-based applications and surrounding systems (or techniques) for container management, deployment workflows, monitoring and alerting, performance optimization, code quality, resource efficiency, and many others.
    Note: Online resource; title from title details screen (O'Reilly, viewed November 22, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 30
    Online Resource
    Online Resource
    [Shelter Island, New York] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (4 hr., 16 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.8
    Keywords: Linux ; Computer security ; Computer security Standards ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Keep yourself and your company out of the news by protecting your Linux systems from hackers, crackers, and attackers! This course will not only teach you the security concepts and guidelines that will keep your Linux servers safe, it will walk you through hardening measures step-by-step. By the end of this course you will be able to tighten up the security on any Linux system. You'll learn the security weaknesses of the Linux operating system and be given step-by-step instructions on how to protect those weaknesses. You'll even learn some security concepts that apply to information security as a whole while focusing on the Linux specific issues that require special consideration.
    Note: Online resource; title from title details screen (O’Reilly, viewed February 7, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 31
    Online Resource
    Online Resource
    [Shelter Island, New York] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (4 hr., 30 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.2/762
    Keywords: JavaScript (Computer program language) ; Document Object Model (Web site development technology) ; Web site development ; Web sites Design ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Create fun and practical mini projects with JavaScript. Grow your portfolio. Add interactive or dynamic content to your web pages. If you want to do any or all of these things, this is the course for you! JavaScript can bring your web pages to life by interacting with the Document Object Model or DOM. Select page elements, make changes, and update them as needed. Power up your web pages with exciting content, driven dynamically with JavaScript. Learn by doing. Multiple projects help you learn about JavaScript and interacting with the DOM—and practice what you learn at the same time! These fun projects will also introduce you to new possibilities of what can be done with JavaScript.
    Note: Online resource; title from title details screen (O’Reilly, viewed January 24, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 32
    Online Resource
    Online Resource
    [Shelter Island, New York] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (13 hr., 40 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.2/762
    Keywords: Node.js ; MongoDB ; Web applications ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Node.js is built for performance. It allows you to build complex and powerful applications quickly and easily using JavaScript code. Node.js allows you to use JavaScript for web applications and offers flexibility for a wide range of purposes. Node.js brings JavaScript to the server using Google’s V8 engine.
    Note: Online resource; title from title details screen (O’Reilly, viewed January 24, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 33
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (12 hr., 22 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.2/762
    Keywords: MySQL (Electronic resource) ; PHP (Computer program language) ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: This course is designed to equip students with the skills required for creating dynamic web pages using PHP and MySQL. It further equips students with the fundamentals of PHP programming, while providing them with advanced features of the language. Immerse yourself in an end-to-end full-stack development experience, as we explore user interface design, business logic and hosting activities. Learning Development with PHP - PHP was designed to make web development easier, and many beginners find it effortless to pick up and get started with. In fact, PHP code is so easy to pick up, many non-programmers end up being able to write a PHP application in no time! This course is practical and will equip you with all you need to build a fully functional web application, add it to source control using GitHub and finally, host it on Heroku. By the end of this course, you will be able to build an attractive PHP application styled using Bootstrap 4;&nbsp,track and manage changes with GitHub ,and deploy a fully data-driven application to Heroku Cloud Hosting.
    Note: Online resource; title from title details screen (O'Reilly, viewed January 10, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 34
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (2 hr., 58 min.)) , sound, color.
    Edition: [First edition].
    DDC: 001.642
    Keywords: Computer programming ; JavaScript (Computer program language) ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Do you want to get hands-on demonstrations of JUnit and Mockito in action, in a simple no-fluff guide to how unit testing works? Are you struggling to understand unit testing and would like a friendly guide to help you get it from the ground up? Maybe you're a junior Java developer who is just starting out and you need a hands-on guide to JUnit and Mockito unit testing to get up and running quickly? Or you might be an old hand at Java who has been out of practice and needs to level up your unit-testing skills for a new project? Perhaps you've started a new job where JUnit and Mockito are used to test applications, and you need to get up to speed on the best practices. Or you're learning industry-standard tools to better place you ahead of the competition. Or you just want to ramp up your unit testing knowledge quickly in a no-fuss guide. Then... this course is for you! It takes you straight from the beginning, and gets you up and running, then fully proficient at writing unit tests using JUnit, Mockito and Hamcrest. It unlocks the mechanics of how JUnit and Mockito work, so you are able to better test your Java projects with the frameworks and have fun doing so!.
    Note: Online resource; title from title details screen (O'Reilly, viewed January 10, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 35
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (20 hr., 17 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.3
    Keywords: Application program interfaces (Computer software) ; Ajax (Web site development technology) ; JavaScript (Computer program language) ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Learn to use JavaScript and Google Apps Script as the backend code to use a Google spreadsheet as a data source for your website. Create a Google Sheets spreadsheet in your Google account. Add some data and then output it as JSON that can be retrieved via fetch request to your website. The source code is included so you can build your own version of the application. This course includes Creating a spreadsheet with data and making the JSON object dynamic How to output your sheet data as an array in a web app endpoint doGet() method for your web app Restructure your JSON object with JavaScript object properties values that come dynamically from the sheet headers Iterate through the sheet rows of content and assign row values into the data object to output JSON for API endpoints Use JavaScript Fetch to get data Use JavaScript Fetch to get JSON sheet data from a web app URL and output it in the console Use JavaScript to output JSON data to a web page Add click event buttons to interactive page buttons using JavaScript to send information from a web page to a Google Sheet Use an Apps Script to POST data from a web page to a Google Sheet using the doPost() method Use an Apps script to post data to a Google Sheet and connect the data with JSON Explore how to use a Google Apps Script IDE to debug and troubleshoot the application Use JavaScript Fetch and formData methods Troubleshoot and debug common CORS issues with Google Apps Web Apps Use Logger to log values and text functions to Google Apps Script.
    Note: Online resource; title from title details screen (O'Reilly, viewed January 10, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 36
    Online Resource
    Online Resource
    [Place of publication not identified] : Pragmatic AI Solutions
    Language: English
    Pages: 1 online resource (1 video file (18 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.75/65
    Keywords: PostgreSQL ; Database management ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Azure PostgreSQL Setup and deploy an Azure PostgreSQL database Learn how to setup a PostgreSQL database using the Azure cloud. From the different options you have to create a PostgreSQL database (flexible or single server) to connection strings and firewall settings. This video will walk you through all you need to know to setup the resources, understand the constraints, and then correctly connect from a remote workstation using psql . Learning Objectives In this video you will learn to: Use the Azure Portal to create a PostgreSQL database Select between single and flexible server options Understand the constraints to create a database Setup firewall settings for external access Use psql to connect from a remote workstation to PostgreSQL Use the default database to connect Resources Azure Fundamentals Certification Azure Fundamentals quick reference guide Azure remote compute for VSCode Automated Azure resource cleanup Learn Azure ML (AutoML) in One hour.
    Note: Online resource; title from title details screen (O'Reilly, viewed December 12, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 37
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781837630554 , 1837630550
    Language: English
    Pages: 1 online resource (1 video file (2 hr., 2 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.3
    Keywords: Application software Security measures ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: The OWASP Top 10 is a standard awareness document for developers and web application security. It represents a broad consensus about the most critical security risks to web applications and has become such an important cyber security resource today. Unlike other courses that take a lazy approach to describe these security risks, this course analyzes each vulnerability in sufficient detail by describing what exactly the vulnerabilities are. The OWASP top 10 vulnerabilities explained in detail are Broken Access Control, Cryptographic Failures, SQL Injection Attacks, Cross Site Scripting Attacks, Insecure Design, Security Misconfiguration, Vulnerable and Outdated Components, Identification and Authentication Failures, Software and Data Integrity Failures, Security Logging and Monitoring Failures, and Server-Side Request Forgery. We will discuss how they are exploited by attackers and how they can be prevented. We will also look at real-world cases and scenarios where such vulnerabilities have been exploited. We will also make use of some third-party applications to try out some of these security risks and see how they are exploited in a real cyber-attack. By the end of the course, you will be able to protect your web applications from various vulnerability attacks. What You Will Learn Understand broken access control and its prevention Understand cryptographic failures and their prevention Understand SQL injection attacks Understand cross-site scripting attacks Understand security misconfiguration and its prevention Understand server-side request forgery and its prevention Audience This course is for cybersecurity professionals and cybersecurity students who would like to stay safe from vulnerabilities on the Internet. An understanding of the basics of cyber security is required to take up the course. About The Author Alexander Oni: Alexander Oni is a bestselling instructor with 70,000 students enrolled in his courses. His passion includes teaching through online courses in an entertaining way. Alex has been teaching online for three years and has created over 25 courses with numerous students registered worldwide. Alex believes we all have one shot at life and should live life to the fullest, constantly stepping out of our comfort zone, visiting places, and trying new things. His success in Udemy has given him financial freedom and the ability to travel and settle anywhere. The author is currently avidly travelling, spending a month in every city and moving to the next. His hobbies include watching movies, sports, and chess.
    Note: "Published in December 2022.". - Online resource; title from title details screen (O'Reilly, viewed January 10, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 38
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781837639403 , 183763940X
    Language: English
    Pages: 1 online resource (1 video file (5 hr., 58 min.)) , sound, color.
    Edition: 2022 Edition.
    DDC: 005.8
    Keywords: Computer security ; Cyber intelligence (Computer security) ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Let's build a foundation in cyber security with a strong focus on networking, privacy and anonymity, malware, email security, backups and encryption, and Windows 10 Hardening. The course begins with an overview of the networking basics, including TCP/IP and DNS. With the networking basics mastered, you will learn about privacy and anonymity, how advertisers and websites track you online, and how to prevent it. You will then move on to more advanced topics such as anonymizers, working with proxy servers, and setting up/configuring a VPN. Explore Tor to access the dark web and learn about malware, viruses, rootkits, and ransomware and how this malware affects you and various anti-malware software. Then, learn about backups and encryption, cloud backups, and use this to back up and encrypt your hard drive and sensitive files. Look at exciting aspects of cybersecurity, social engineering, the tactics used to extract vital information, and how hackers exploit human psychology to dupe their targets. Explore email security and track emails and use mail services such as Guerrilla and Proton. Finally, learn to harden the Windows 10 OS against malware and make it secure. Upon completion, you will have acquired vast knowledge about cyber security and how to implement it in your daily work and lives for better cyber safety. What You Will Learn Use a proxy server and set up and use a virtual private network Learn to use Tor to access the dark web anonymously Set up a firewall and learn to use a rootkit scanner Encrypt emails and track emails sent and check for being tracked Learn to back up and encrypt your hard drive Completely harden the Windows 10 operating system Audience This course is suitable for non-professionals and students with a basic understanding of cyber security. Individuals who want to learn practical techniques to protect their privacy online want a deeper understanding of the crucial topics in cyber security. You don't need to have a background in cyber security, though any prior knowledge would be beneficial. About The Author Alexander Oni: Alexander Oni is a bestselling instructor with 70,000 students enrolled in his courses. His passion includes teaching through online courses in an entertaining way. Alex has been teaching online for three years and has created over 25 courses with numerous students registered worldwide. Alex believes we all have one shot at life and should live life to the fullest, constantly stepping out of our comfort zone, visiting places, and trying new things. His success in Udemy has given him financial freedom and the ability to travel and settle anywhere. The author is currently avidly traveling, spending a month in every city and moving to the next. His hobbies include watching movies, sports, and chess.
    Note: "Updated in December 2022.". - Online resource; title from title details screen (O'Reilly, viewed January 10, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 39
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781837639878 , 1837639876
    Language: English
    Pages: 1 online resource (1 video file (1 hr., 43 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.8
    Keywords: Computer security ; Information technology Security measures ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Cyber risk management strategies help decision-makers about the risks associated with it on a day-to-day operational level. A strategized cyber risk assessment can help businesses establish the likelihood of any cyber-related attacks they can be vulnerable to and eliminate them. This course begins with a cursory overview of risks and the different risks an organization can face. We will then delve into the risk management scope and roles. We will also understand the various threats and adversaries an organization can stumble upon. Further, you will learn to identify, assess, and understand the various risk management processes. We will then focus on risk mitigation, avoidance, transference, acceptance, and rejection. Next, you will learn more about information classification, the different security controls, and how to implement them. We will closely examine the different vulnerabilities an organization gets exposed to and third-party cyber risk management. We will understand how ethical hacking and penetration testing can help prevent cyber risks. Upon completing the course, we will acquire comprehensive information about cyber risk management and be able to mitigate cyber risks and develop successful business continuity and disaster recovery plans. What You Will Learn Understand the foundations of risk management in cyber security Learn how to determine and analyze risks Understand how to mitigate, transfer, avoid, and monitor risks Learn how to manage third-party cyber risks effectively Learn ethical hacking/penetration testing to reduce vulnerabilities Understand how to calculate quantitative/qualitative risk analyses Audience This course primarily focuses on information technology or cyber security managers and is designed to help them understand the concepts elaborately. This course is intended to provide comprehensive insight into cyber risk management but not prepare for certifications related to the topic. This short course superficially embarks on the crucial concepts in cyber risk management. If you are new to cyber risk management or want to further your knowledge in this field, being risk manager or cyber security personnel, this course is for you. A basic understanding of cybersecurity is required. About The Author Alexander Oni: Alexander Oni is a bestselling instructor with 70,000 students enrolled in his courses. His passion includes teaching through online courses in an entertaining way. Alex has been teaching online for three years and has created over 25 courses with numerous students registered worldwide. Alex believes we all have one shot at life and should live life to the fullest, constantly stepping out of our comfort zone, visiting places, and trying new things. His success in Udemy has given him financial freedom and the ability to travel and settle anywhere. The author is currently avidly traveling, spending a month in every city and moving to the next. His hobbies include watching movies, sports, and chess.
    Note: Online resource; title from title details screen (O'Reilly, viewed January 10, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 40
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781837638925 , 1837638926
    Language: English
    Pages: 1 online resource (1 video file (2 hr., 29 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.7/2
    Keywords: Hypertext systems ; HTML (Document markup language) ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: HTML (HyperText Markup Language) is the primary markup language used in creating webpages and formulates the structure of a webpage. It comprises a series of elements that communicate how to display content to the browser. HTML embeds programs in a scripting language like JavaScript, affecting the behavior and content of webpages. With the inclusion of CSS, one can define the look and layout of content. This short and comprehensive video course introduces HTML and how to create your first HTML web page quickly. Then, the course illustrates how the basic structure of a website is created, formatting text and adding images, links, and tables. The course demonstrates how websites and webpages work, and you will learn to implement CSS styles on an HTML web page. Finally, you will learn to develop a website with the concepts learned from scratch. Upon completion, you will independently write code for designing webpages and websites. You will conclusively use CSS styles in creating and altering webpage content. You will demonstrate competence in HTML programming and develop your website. What You Will Learn Develop a website from scratch Understand the working operations of a website and web pages Implement CSS styles on an HTML web page Format text, add images and links, and create tables on a web page Create your first HTML web page and explore a website's structure Explore concepts of responsive web design Audience This beginner-level course is ideal for anyone who wishes to learn website development concepts from scratch using HTML and anyone who wishes to gain comprehensive knowledge of how websites and webpages work. This course is also for those looking to implement CSS styles on an HTML webpage. For optimum course learning, no previous web development experience is required. One can learn the course on any computer, a free text editor like Notepad, Notepad++, and so on, or any web browser like Chrome, Firefox, Safari, Mozilla, and more. About The Author Amit Diwan: Studyopedia was founded by Amit Diwan in 2018 after working for Tutorialspoint , IIT, IASRI, Sitepoint, DU, and C# Corner. Studyopedia sells courses on Udemy, Tutorialspoint, Geeksforgeeks, and Skillshare, providing video courses to master various technologies and programming languages, databases, frameworks, Python, data science, machine learning, Java, Android, C/C++, HTML5, Bootstrap, JavaScript, jQuery, PHP, CSS, WordPress, Drupal, Joomla, Magento, osCommerce, OpenCart, PrestaShop, and other disciplines. Studyopedia delivers high-quality video courses to millions of students and professionals enrolled through their website on multiple programming languages and technologies.
    Note: Published in November 2022. - Online resource; title from title details screen (O'Reilly, viewed January 5, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 41
    Online Resource
    Online Resource
    [Shelter Island, New York] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (9 hr., 1 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.4/46
    Keywords: Linux ; Client/server computing ; Information technology Management ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: This course will help you fully understand the most important and fundamental concepts of Linux server administration. More importantly, you will be able to put those concepts to use in practical real-world situations. You'll be able to configure, maintain, and support a variety of Linux systems. You can even use the skills you learned to become a Linux System Engineer or Linux System Administrator. In this course the author has shared his favorite Linux command line tricks. These tips will make your life easier at the command line, speed up your work flow, and make you feel like a certified Linux command line Ninja! If you want to see the pages of Command Line Kung-Fu come to life, then you have to watch these videos! You will be guided step by step using a logical and systematic approach. As new concepts, commands, or jargon are encountered they are explained in plain language, making it easy for anyone to understand.
    Note: Online resource; title from title details screen (O’Reilly, viewed February 7, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 42
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (4 hr., 21 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.75/6
    Keywords: MySQL (Electronic resource) ; SQL (Computer program language) ; Computer programming ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: With its proven performance, reliability, and ease-of-use, MySQL has become the leading database choice for web-based applications, used by high profile web properties including Facebook, Twitter and YouTube. MySQL is the world's most popular open source database. We will explore best practices in database development using MySQL Database Server and will be building a small school management system database. All you need is a windows machine and we will walk through setting up an environment, to creating a database, creating your first table and writing queries. At the end of this course, you should be comfortable writing queries for multiple situations and reports. This is a zero to hero course on MySQL Database Server and MySQL Workbench. If you are looking to get acquainted with the concept of Databases and Queries then this is the right course for you.
    Note: Online resource; title from title details screen (O'Reilly, viewed January 10, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 43
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (2 hr., 37 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.2/762
    Keywords: JavaScript (Computer program language) ; Computer software Development ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Welcome to the wonderful world of Groovy, and get ready to supercharge your developer productivity by harnessing the power of Groovy's lightweight and succinct programming syntax. In this course, we take you step-by-step through the most common features and programming idioms of the Groovy programming language. We'll explore Groovy's lightweight and powerful syntax, which slashes development time down by at least a quarter of the time you'd spend writing the equivalent program in Java. Even if you are a proficient Java developer, Groovy could still become your go-to language when it comes to knocking up quick scripts to automate drudge work--and even for writing full-scale applications using other frameworks such as Grails and Griffon. Groovy is predominantly seen today in Jenkins pipelines scripts and in Gradle build scripts, but this really underplays its power and versatility, as we'll see in this course. Once you learn Groovy, you will get excited about its features and start using it in your day-to-day developer activities.
    Note: Online resource; title from title details screen (O'Reilly, viewed January 10, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 44
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (2 hr., 13 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.3
    Keywords: Apache Maven ; Application software Development ; Java (Computer program language) ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: This is a no-nonsense, demo-based introduction to getting started with Maven. You'll learn how to work with the Maven build tool, which is currently the number-one industry standard for creating Java applications. By concentrating on practical hands-on demonstrations, you'll see firsthand how Maven works. From there you will develop the skills--and the confidence--to use it on your own to build your Java projects at home, college, or in the workplace. While many video courses are delivered presentation style, this unique course uses a demonstration-first approach, explaining concepts through demonstration. You'll experience this approach first "at the command line," with videos showing what Maven is doing and explaining how it is doing it; then in IDEs using the sophisticated Maven integration that Eclipse and IntelliJ IDEA provide. In this way, you'll develop an understanding of the nuts and bolts of the tool and be in a position to develop effectively after the course is over. This approach also equips you with the "under the hood" understanding you need to effectively troubleshoot any problems you may encounter when developing with Maven on your own. Though this course has some useful content for people who are already using Maven, it is really intended for Maven beginners. Maybe you've started a new job where they use it to build their applications, or you're learning industry-standard tools to better place you ahead of the competition in the job market. By unlocking the mechanics of how Maven works in front of your eyes, the course will equip you to better build Java projects with the tool and have fun doing so.
    Note: Online resource; title from title details screen (O'Reilly, viewed January 10, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 45
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (2 hr., 10 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.2/762
    Keywords: JavaScript (Computer program language) ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Get started with JavaScript coding in under two hours. As an intro course for beginners or a refresher for advanced programmers, this fast-paced video tutorial gets you coding quickly so you can easily update your web pages. You will learn the core fundamentals of JavaScript to create interactive and dynamic web page content and let your web pages come to life! JavaScript is one of the common languages used to create powerful web experiences. We will discuss all the basics of getting started coding with JavaScript. We provide example code so you can explore writing JavaScript code to develop web content. In this course, we will cover basic script tags and how they work, then demonstrate how to apply the code to make things happen on your web pages. This video tutorial takes you from the basics of JavaScript to connecting with web page elements via the Document Object Model (also known as DOM). Dive right in and start coding with JavaScript now.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 46
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (3 hr., 37 min.)) , sound, color.
    Edition: [First edition].
    DDC: 006.7/882
    Keywords: Microsoft .NET Framework Handbooks, manuals, etc ; Active server pages ; Web site development ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: In this course, you will learn the skills you need to be able to apply TDD in your .NET projects. Test Driven Development (TDD) is a powerful approach to building solid and robust software. Unit Testing is a type of software testing where code is written to automate the testing of sub-sections of an entire application. This methodology gives more functional coverage and reduces the need for manual regression testing when the application's code changes. The purpose is to validate that each unit of the software code performs as expected. You will discover the basics of unit testing and the red-green-refactor cycle. You will also learn how to test and implement business logic in a .NET Core application using xUnit as a testing framework and Moq as a mocking library. After this course, you will have fundamental knowledge of Test Driven Development that will help you as you move forward to test and implement new features in your C# projects. 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.
    Note: Online resource; title from title details screen (O'Reilly, viewed January 9, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 47
    Online Resource
    Online Resource
    [Place of publication not identified] : Pragmatic AI Solutions
    Language: English
    Pages: 1 online resource (1 video file (3 hr., 13 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.13/3
    Keywords: Python (Computer program language) ; Computer programming ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Python Functions Master Class 2023: Master Functions in Python and Deploy to AWS, GCP, and Azure Learning Python Fuctions During Live Coding This video series covers live coding the Language iteratively thus learning the language. Lessons Covered Include: 1.0 Master Functions in Python and Deploy to AWS, GCP, and Azure while learning click, fire and FastAPI Learning Objectives Learn Python Functions Learning to build solutions for the cloud using Python Learning the key syntax and features of the Python Language Additional Popular Resources Pytest Master Class AWS Solutions Architect Professional Course Github Actions and GitOps in One Hour Video Course Jenkins CI/CD and Github in One Hour Video Course AWS Certified Cloud Practitioner Video Course Advanced Testing with Pytest Video Course AWS Solutions Architect Certification In ONE HOUR Python for DevOps Master Class 2022: CI/CD, Github Actions, Containers, and Microservices MLOPs Foundations: Chapter 2 Walkthrough of Practical MLOps Learn Docker containers in One Hour Video Course Introduction to MLOps Walkthrough AZ-900 (Azure Fundamentals) Quick reference guide 52 Weeks of AWS Episode 8: Infrastructure as Code with CDK and AWS Lambda Learn GCP Cloud Functions in One Hour Video Course Python Devops in TWO HOURS! MLOps Platforms From Zero: DatMLOps Platforms From Zero: Databricks, MLFlow/MLRun/SKLearn AWS Machine Learning Certification In ONE HOUR Fast, documented Machine Learning APIs with FastAPI Zero to One: AWS Lambda with SAM and Python in One Hour AWS Storage Solutions 2022: EBS/S3/EFS/Glacier Python Bootcamp for Data Testing In Python book Minimal Python book Practical MLOps book Python for DevOps-Playlist.
    Note: Online resource; title from title details screen (O'Reilly, viewed January 9, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 48
    Online Resource
    Online Resource
    [Shelter Island, New York] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (13 hr., 23 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.4/32
    Keywords: Linux ; Operating systems (Computers) ; Scripting languages (Computer science) ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: One of the biggest complaints I hear from students is that most of the courses they've taken in the past simply provide information without any context and without any idea of how to put that information to use! This course turns that old, frustrating, and outdated way of learning on its head. Have you tried to learn shell scripting on your own, but lack the structure you need to really improve your skills? Are you tired of picking up bits and pieces of information that you can't just seem to put together? Do you learn best by doing? If so, you're going to love this course. It's project-based, which means instead of learning bits and pieces of information, you'll write actual shell scripts that you can use in real-world situations. You get the chance to immediately put what you learn to use so that you fully understand and remember it.
    Note: Online resource; title from title details screen (O’Reilly, viewed February 7, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 49
    Online Resource
    Online Resource
    [Shelter Island, New York] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (6 hr., 29 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.2/762
    Keywords: JavaScript (Computer program language) ; Web site development ; Web sites Design ; Internet programming ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: This is the only course you need to learn how to code with jQuery. This course is designed to demonstrate and help you learn the core concepts of working with jQuery. It will help you develop web projects quicker! Web visitors expect interaction and dynamic content, jQuery helps deliver! See it in action and we guarantee you will want to apply it to your own code. It's really fun to use and simplifies many of the popular JavaScript functionalities.
    Note: Online resource; title from title details screen (O’Reilly, viewed January 24, 2023).504 Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 50
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications
    Language: Undetermined
    Pages: 1 online resource (1 video file)
    DDC: 005.1
    Keywords: Application program interfaces (Computer software) ; Application software Development ; Interfaces de programmation d'applications ; Logiciels d'application ; Développement ; APIs (interfaces) ; Instructional films ; Nonfiction films ; Internet videos ; Films de formation ; Films autres que de fiction ; Vidéos sur Internet
    Abstract: Follow real-world API projects from concept to production, and learn hands-on how to describe and design APIs using OpenAPI. In Designing APIs with Swagger and OpenAPI you will learn how to: Understand OpenAPI syntax and structure Use Swagger and other tooling to create OpenAPI definitions Design authentication and authorization Turn an OpenAPI description into online documentation Automate processes and generating code Iterate an API design with user stories Build a frontend against a mock server Generate backend code with Swagger Codegen Versioning an API and dodging breaking changes Work with cross-functional teams Designing APIs with Swagger and OpenAPI is a comprehensive guide to designing and describing your first RESTful API using the most widely adopted standards. Following expert instruction from Swagger core contributor Josh Ponelat and API consultant Lukas Rosenstock, you'll spend each chapter progressively expanding the kind of APIs you'll want to build in the real world. You'll utilize OpenAPI and Swagger to help automate your workflow, and free up your time to work on more exciting features. Learn the syntax and structure of OpenAPI definitions, create and iterate on an API design with common tools, and release your API to the public. About the Technology Create web APIs that customers and developers will love! Using Swagger, a collection of tools for defining and documenting REST APIs, you will build safe, controlled access to your software. And because Swagger implements the vendor-neutral OpenAPI specification, you'll be building to the same standards adopted by Google, Microsoft, and Amazon. About the Book Designing APIs with Swagger and OpenAPI introduces a design-first approach. Written for developers new to API design, it follows the lifecycle of an API project from concept to production. You'll explore the dos and don'ts of APIs through progressively complete examples. You'll get hands-on experience designing APIs for specific business needs, using open source tools to generate documentation, and building developer-friendly components like mocks and client SDKs. What's Inside OpenAPI syntax and structure Using Swagger to create OpenAPI definitions Automating processes and generating code Working with cross-functional teams About the Reader For web developers. No prior knowledge of Swagger or OpenAPI required. About the Authors Josh Ponelat is the Swagger Open Source lead at SmartBear. Lukas Rosenstock is an independent software developer and API consultant. Quotes This book clearly presents patterns and techniques that will enhance the experience for all software developers who need to work with APIs! - From the Foreword by Tony Tam, Founder of Swagger Everyone in the business of designing APIs should read this book! - Pierre-Michel Ansel, 8x8 Essential advice for design-first API development. - Ian Lovell, Cutover A must-read for individuals and teams that are building APIs. - Foster Haines, Senior Consultant at J2 Interactive.
    Note: Machine-generated record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 51
    Online Resource
    Online Resource
    [Birmingham, England] : Packt Publishing Ltd.
    ISBN: 9781837636815 , 1837636818
    Language: English
    Pages: 1 online resource (1 video file (6 hr., 35 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.3
    Keywords: Application software Security measures ; Computer security ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Application security describes security measures at the application level that aim to prevent data or code within the app from being stolen or hijacked. It may include hardware, software, and procedures that identify or minimize security vulnerabilities. Web application security is the process of securing websites, web applications, and other internet-based services from cyber-attacks, breaches, and security threats that leverage loopholes, misconfigurations, and vulnerabilities in these applications or their codes. This course will familiarize you with the common vulnerabilities that plague developed code as outlined in publications such as the OWASP Top 10 and SANS Top 25. You will understand what type of development behaviors lead to vulnerabilities and how to avoid those behaviors when creating secure code. You will learn how to perform a threat model on development features to understand what threats could impact your code, where they come from, and how to mitigate them. You will also review and operate analysis tools that are available to developers in order to analyze their code and discover vulnerabilities, allowing you to correct them early in the development lifecycle. Finally, you will understand how application security fits in an overall cybersecurity program. By the end of this course, you will have learned the basic fundamentals, best practices and tools to be used for application security.
    Note: Online resource; title from title details screen (O’Reilly, viewed January 24, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 52
    Online Resource
    Online Resource
    [Shelter Island, New York] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (6 hr., 15 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.2/762
    Keywords: JavaScript (Computer program language) ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: This is the course to take if you have zero Java experience, little to no coding experience at all, and are serious about learning to code in Java. Java is one of the most popular programming languages. It is used for software development, mobile and web applications, cloud and big data projects, the internet of things, artificial intelligence, and much more! Knowing Java will give you a highly-desired skill, perfect for a long-term career with a great salary. We know there are countless Java courses out there. Many of them are packed with extra hours of content that aren't necessary for learning to code. With this beginners course, we stick to the most essential skills so you can learn Java quickly and efficiently. (If you are deciding between this Java for Beginners course and The Absolute Beginner’s Guide to Java, this is the more intensive and comprehensive series.). This video tutorial is streamlined but thorough. It starts with the basics of programming, then shows you how to set up a Java programming environment on your computer and how to begin a new project. Then it covers all the aspects of the Java language that you need to get started on your own coding projects. If your goal is to earn a Java Certificate, this course provides the foundational skills you need to progress to studying and passing the Java Certificate exam. Whether you want to start your programming career as a Java developer; add Java to your skill set to improve your hiring potential; or learn Java to develop your own applications, this is the language and the course for you.
    Note: Online resource; title from title details screen (O’Reilly, viewed January 24, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 53
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (2 hr., 19 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.13/3
    Keywords: Spring Boot (Electronic resource) ; Java (Computer program language) ; Application software Development ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: How would you like to work with the most important technology to hit Java enterprise development since the Spring Framework itself? That technology is Spring Boot, a Java-based open-source framework that makes it faster and easier for you to develop standalone applications and microservices that run on the JVM (Java Virtual Machine). And the first step to learning Spring Boot is understanding how, exactly, it works, and what, exactly, goes on inside a Spring Boot application. That understanding is exactly what you'll gain from this course. In this video series, we take you on a deep tour of sample Spring Boot apps, so you can see the inner workings, of the controllers and web layer, the repositories and data layer, starter dependencies, and much more. This course will empower you by unlocking the mechanics of Spring Boot so you know what's going on inside a Spring Boot program. With this excellent foundation, you will feel at ease exploring further and tapping into the versatile and powerful platform of Spring Boot.
    Note: Online resource; title from title details screen (O'Reilly, viewed January 9, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 54
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (4 hr., 51 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.13/3
    Keywords: C++ (Computer program language) ; C++ (Computer program language) ; Instructional films ; Internet videos ; Nonfiction films ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: C++ is considered hard to learn. Although it may be harder to learn than other languages, such as Python or JavaScript, in return, you get some huge advantages: you can code with one of the most powerful languages in the world, which opens possibilities that are not available with other less powerful languages. Also, and this can be an important factor for you, if you're looking for a job, C++ knowledge lets you stand out and you may be able to get a better salary. The reasoning is quite simple: because C++ is harder, you have less competition, and companies are willing to pay more. Harder doesn't mean impossible if you have the right resources to start with. This course is created with one thing in mind: to give you the knowledge and practice you need to quickly master C++ basics--no more, no less. A simple and easy approach lets you get started and get motivated to learn more about C++. This is not a complete 50-hour course where you learn everything about everything. No! This course is about getting to the point and getting to the basics. With this practical C++ course, you will get what you really need to start programming in C++. Then you will be able to efficiently use this foundation to learn and work in many different fields: Video games Embedded software Robotics Artificial intelligence Operating systems And many more.
    Note: Online resource; title from title details screen (O'Reilly, viewed November 28, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 55
    Online Resource
    Online Resource
    [Place of publication not identified] : Pragmatic AI Solutions
    Language: English
    Pages: 1 online resource (1 video file (11 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.1/2
    Keywords: Computer software Development ; Software architecture ; Computer software ; Development ; Software architecture ; Instructional films ; Internet videos ; Nonfiction films ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Assimilate Containers Learning Containers During Live Coding This video series covers live coding Containers iteratively while learning the concepts. Lessons Covered Include: 1.0 ep1 getting started containers build tiny bash container Learning Objectives Learn Containers Learning to build solutions with Docker, Containers and Kubernetes Learning the key syntax and features of Containers Additional Popular Resources Pytest Master Class AWS Solutions Architect Professional Course Github Actions and GitOps in One Hour Video Course Jenkins CI/CD and Github in One Hour Video Course AWS Certified Cloud Practitioner Video Course Advanced Testing with Pytest Video Course AWS Solutions Architect Certification In ONE HOUR Python for DevOps Master Class 2022: CI/CD, Github Actions, Containers, and Microservices MLOPs Foundations: Chapter 2 Walkthrough of Practical MLOps Learn Docker containers in One Hour Video Course Introduction to MLOps Walkthrough AZ-900 (Azure Fundamentals) Quick reference guide 52 Weeks of AWS Episode 8: Infrastructure as Code with CDK and AWS Lambda Learn GCP Cloud Functions in One Hour Video Course Python Devops in TWO HOURS! MLOps Platforms From Zero: DatMLOps Platforms From Zero: Databricks, MLFlow/MLRun/SKLearn AWS Machine Learning Certification In ONE HOUR Fast, documented Machine Learning APIs with FastAPI Zero to One: AWS Lambda with SAM and Python in One Hour AWS Storage Solutions 2022: EBS/S3/EFS/Glacier Python Bootcamp for Data Testing In Python book Minimal Python book Practical MLOps book Python for DevOps-Playlist.
    Note: "Pragmatic AI Labs course.". - Online resource; title from title details screen (O'Reilly, viewed November 28, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 56
    Online Resource
    Online Resource
    [Place of publication not identified] : Pragmatic AI Solutions
    Language: English
    Pages: 1 online resource (1 video file (38 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.13/3
    Keywords: Data mining ; Data sets ; Data mining ; Data sets ; Instructional films ; Internet videos ; Nonfiction films ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Assimilate Data Science Projects Assimilate Data Science Projects During Live Coding This video series covers live coding data science projects iteratively and learning the language. Lessons Covered Include: 1.0 Exploring life expectancy data globally using Jupyter and Pandas Learning Objectives Learn how to use Jupyter and Pandas to explore data and explore data science projects Learning to build solutions for data science projects Learning the key syntax and features of the Python language Additional Popular Resources Pytest Master Class AWS Solutions Architect Professional Course Github Actions and GitOps in One Hour Video Course Jenkins CI/CD and Github in One Hour Video Course AWS Certified Cloud Practitioner Video Course Advanced Testing with Pytest Video Course AWS Solutions Architect Certification In ONE HOUR Python for DevOps Master Class 2022: CI/CD, Github Actions, Containers, and Microservices MLOPs Foundations: Chapter 2 Walkthrough of Practical MLOps Learn Docker containers in One Hour Video Course Introduction to MLOps Walkthrough AZ-900 (Azure Fundamentals) Quick reference guide 52 Weeks of AWS Episode 8: Infrastructure as Code with CDK and AWS Lambda Learn GCP Cloud Functions in One Hour Video Course Python Devops in TWO HOURS! MLOps Platforms From Zero: DatMLOps Platforms From Zero: Databricks, MLFlow/MLRun/SKLearn AWS Machine Learning Certification In ONE HOUR Fast, documented Machine Learning APIs with FastAPI Zero to One: AWS Lambda with SAM and Python in One Hour AWS Storage Solutions 2022: EBS/S3/EFS/Glacier Python Bootcamp for Data Testing In Python book Minimal Python book Practical MLOps book Python for DevOps-Playlist.
    Note: "Pragmatic AI Labs Course.". - Online resource; title from title details screen (O'Reilly, viewed November 28, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 57
    Online Resource
    Online Resource
    [Place of publication not identified] : Pragmatic AI Solutions
    Language: English
    Pages: 1 online resource (1 video file (24 min.)) , sound, color.
    Edition: [First edition].
    DDC: 004.6/782
    Keywords: Google ; Cloud computing ; Google ; Cloud computing ; Instructional films ; Internet videos ; Nonfiction films ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Assimilate Google Cloud Learning During Live Coding This video series covers live coding the Language iteratively thus learning the language. Lessons Covered Include: 1.0 getting started Google Cloud shell apis cloudrun Learning Objectives Learn Google Cloud Learning to build solutions with Google Cloud Learning the key syntax and features of the Python Language on Google Cloud Additional Popular Resources Pytest Master Class AWS Solutions Architect Professional Course Github Actions and GitOps in One Hour Video Course Jenkins CI/CD and Github in One Hour Video Course AWS Certified Cloud Practitioner Video Course Advanced Testing with Pytest Video Course AWS Solutions Architect Certification In ONE HOUR Python for DevOps Master Class 2022: CI/CD, Github Actions, Containers, and Microservices MLOPs Foundations: Chapter 2 Walkthrough of Practical MLOps Learn Docker containers in One Hour Video Course Introduction to MLOps Walkthrough AZ-900 (Azure Fundamentals) Quick reference guide 52 Weeks of AWS Episode 8: Infrastructure as Code with CDK and AWS Lambda Learn GCP Cloud Functions in One Hour Video Course Python Devops in TWO HOURS! MLOps Platforms From Zero: DatMLOps Platforms From Zero: Databricks, MLFlow/MLRun/SKLearn AWS Machine Learning Certification In ONE HOUR Fast, documented Machine Learning APIs with FastAPI Zero to One: AWS Lambda with SAM and Python in One Hour AWS Storage Solutions 2022: EBS/S3/EFS/Glacier Python Bootcamp for Data Testing In Python book Minimal Python book Practical MLOps book Python for DevOps-Playlist.
    Note: "Pragmatic AI Labs course.". - Online resource; title from title details screen (O'Reilly, viewed November 28, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 58
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (1 hr., 15 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.2/762
    Keywords: JavaScript (Computer program language) ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Explore JavaScript arrays and objects. Arrays and objects can hold lots of data, and there are many array methods that can be used in order to access, sort, and organize the data contained within the arrays. Use objects combined with arrays to allow applications to manage data effectively and easily. This course is focused specifically on JavaScript arrays and objects and will help demonstrate common methods that can be applied to them. Includes a 30+ page downloadable PDF guide that can be used alongside lessons. Includes source code and more! The course covers the following topics and commonly asked questions about how to use arrays and objects in code: JavaScript Array and Objects How to Create an Array in JavaScript Nested Arrays and Select Values from Inner Arrays Using JavaScript Common Arrays, Static Methods, and Create Arrays with Coding Examples JavaScript Objects: Object Literal and Constructor JavaScript Objects: Static Methods Using Object Data Loops, Objects, Values, Iterate Keys, and Values in JavaScript How to Clone and Duplicate JavaScript Arrays Iterate and Loop Array Items to Create Output Values with JavaScript JavaScript Array and Object Entries with Next Iterator Values Array Update Methods and Changing Array Values Clean Up Array Items, and Remove Duplicates and False Values How to Filter Array Items Using the Filter Method with JavaScript Use Index Values and Check If an Array Includes Values How to Use the Array Map Method to Create a New Array How to Get Unique Values from an Array with the Filter Method JavaScript Array Iterator Keys and Next Iterator Value How to Use the Reduce Array Method to Count Occurrences of Values Use the Array Sort Method to Reverse, Sort, and Work with Random Sort Orders in JavaScript.
    Note: Online resource; title from title details screen (O'Reilly, viewed January 9, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 59
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781837633531 , 1837633533
    Language: English
    Pages: 1 online resource (1 video file (11 hr., 32 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.55
    Keywords: SAS (Computer file) ; Computer programming ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: SAS programming continues to be the language of choice for most enterprises/corporations. In 2018, 92% of Fortune 100 companies used SAS. It is the go-to for many industries, including banking/finance, insurance, healthcare, pharmaceutical, and automotive. The first part of the course utilizes the Data Step; the second part looks at SAS SQL, and the third part looks at Macro Programming/Programs. The author has added a section on SAS predictive modeling using logistic regression. Here, we will build a SAS Model. In other words, we will build a predictive model (also known as predictive analytics) while following critical principles to ensure we get things right. This course is also developed to help you become SAS Certified Specialist: Base Programming certified. By the end of this course, you will learn how to code in the SAS programming language, to help you start a career/gain employment, or move up at your current company. If you are studying SAS at a post-secondary institution, this course can not only help you with school projects but prepare you for a career after you complete your education. Disclaimer: This course uses a commercial license from WPS. Learning SAS programming means that you will be able to accomplish the same goal on any software that supports the SAS language. The author personally uses WPS. What You Will Learn Discover the data step, the primary way to program in SAS Learn about the proc step that is utilized for more particular tasks Apply SAS SQL, the SAS interpretation of SQL Look at the practical application of SAS SQL Learn the fundamentals of Macro facility Look at SAS predictive modeling and evaluation metrics Audience This course is designed for the users of the SAS Enterprise Guide, as being able to code inside of EG is the next natural step and skill to obtain. Individuals that are considering a career or want to gain employment with the biggest corporations/enterprises out there along with the ones looking to become SAS Certified Specialist: Base Programming will gain a lot from this course. The students new to SAS syntax and or looking for a refresher will learn and enjoy this course thoroughly. No prior programming knowledge is required to take this course but only a stable internet connection. About The Author Ermin Dedic: Ermin Dedic started his studies by studying psychology for six years. He received his bachelor's degree from the University of Ottawa, Canada, and his master's degree from the University of Calgary, Canada. Ermin also spent two years in a master's program (school/child psychology) at the University of Calgary before voluntarily withdrawing, in part to focus more on his teaching. It was through academia that he was introduced to and fell in love with statistics and statistical programming with SAS. He is passionate about making education accessible and fun for students. Ermin believes that students learn better when they feel the passion that the instructor has for the content.
    Note: "Published in December 2022.". - Online resource; title from title details screen (O'Reilly, viewed January 10, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 60
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781837631612 , 1837631611
    Language: English
    Pages: 1 online resource (1 video file (2 hr., 15 min.)) , sound, color.
    Edition: [First edition].
    DDC: 332.10285
    Keywords: Financial institutions Technological innovations ; Financial services industry Technological innovations ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: R is a high-level statistical language and is widely used among statisticians and data miners to develop statistical applications. This complete hands-on course will help you code some finance and ML projects. In the first section of the course, you will learn some basic things to look at in money management, something very simple, something everybody knows and yet not many people start with. In the second section, you will look at stock market timing and focus on the coding aspect of how the algorithm is designed, then will land on the video on how to use the algorithm. We will also discuss soft thresholds and extend the market timing concept to a generalized framework. In the last section of the course, you will understand Asset Pricing. We will try to answer questions such as What is market beta? What is Capital Asset Pricing Model? Why do we pay attention to the market coefficient? How to construct an efficient portfolio? We will also look at the growth strategy. We will be looking at our data and every period we are going to pick a few TOP performing stocks by looking at the returns of these stocks within the period. In the next period, we are simply going to hold these stocks. By the end of the course, we are going to talk about how to build a web-based application so that we can come up with a software platform for clients to use. What You Will Learn Learn how to time the stock market using probability theory Explore the qualitative nature of stock market timing Know the quantitative nature of stock market timing Learn the basics of asset pricing theory Learn the intermediate and advanced asset pricing practices Build trade-able factor-based algorithms Audience This course is for financial and technology enthusiasts, beginners in programming, and people interested in statistics and data analysis. No programming experience is needed as you will learn everything from this course. About The Author Yiqiao Yin: Yiqiao Yin was a Ph.D. student in statistics at Columbia University from September of 2020 to December 2021. He has a B.A. in mathematics and an M.S. in finance from the University of Rochester. He also has a wide range of research interests in representation learning: Feature Learning, Deep Learning, Computer Vision, and (NLP). Yiqiao Yin is a senior data scientist at an S&P 500 company LabCorp, developing AI-driven solutions for drug diagnostics and development. He has held professional positions as an enterprise-level data scientist at EURO STOXX 50 company Bayer, a quantitative researcher at AQR working on alternative quantitative strategies to portfolio management and factor-based trading, and equity trader at T3 Trading on Wall Street.
    Note: Online resource; title from title details screen (O'Reilly, viewed January 10, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 61
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781837636181 , 1837636184
    Language: English
    Pages: 1 online resource (1 video file (8 hr., 23 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.8
    Keywords: Computer security ; Computer networks Security measures ; Hackers ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Cybersecurity is the protection of computers and networks from information disclosure, theft, or damage to hardware and software, and the disruption or misdirection of the services provided. It is a practice of protecting systems, networks, and programs from digital attacks. The course begins with an overview of the core key principles of cybersecurity, including access control and the CIA triad. Learn about virtualization and installing the Kali Linux operating system on your computer using a virtual box. Next, we will understand how phishing is used by hackers to collect private information by cloning a website ourselves using the blackeye tool. You will further learn about the key networking principles, including DNS, DHCP, NAT, ports, and protocols, and use the most potent network scanning tool--NMAP. Next, learn about hashing using PowerShell and hashcat and how to perform brute force attacks. Delve deep into all about websites, web applications, and databases. Explore the OWASP top 10 and use Burp Suite to scan, crawl, and audit websites. Understand social engineering and learn to use Maltego to gather information about a person or company. Finally, understand data management, incident response, and disaster recovery plans. Upon completion, you will have gathered comprehensive knowledge about cybersecurity to consider building a lucrative career in this field. What You Will Learn Learn to work with the Kali Linux operating system Learn to use the NMAP network scanner Understand how to create a cloned LinkedIn website Explore hacking and hacking methodologies Develop a strong foundation in networking principles and technologies Learn how to calculate hash values with PowerShell Audience This course is designed for non-professionals and students with a fundamental knowledge of cyber security. Individuals who want to learn practical techniques to protect privacy online and acquire a deeper understanding of cyber security. This course is not for absolute beginners. You do not need a background in cyber security, though any prior knowledge would be beneficial. About The Author Alexander Oni: Alexander Oni is a bestselling instructor with 70,000 students enrolled in his courses. His passion includes teaching through online courses in an entertaining way. Alex has been teaching online for three years and has created over 25 courses with numerous students registered worldwide. Alex believes we all have one shot at life and should live life to the fullest, constantly stepping out of our comfort zone, visiting places, and trying new things. His success in Udemy has given him financial freedom and the ability to travel and settle anywhere. The author is currently avidly traveling, spending a month in every city and moving to the next. His hobbies include watching movies, sports, and chess.
    Note: Online resource; title from title details screen (O'Reilly, viewed January 10, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 62
    Online Resource
    Online Resource
    [Place of publication not identified] : Pearson IT Certification
    ISBN: 9780138069155 , 0138069158
    Language: English
    Pages: 1 online resource (1 video file (65 hr., 36 min.)) , sound, color.
    Edition: [First edition].
    Series Statement: Live lessons
    Series Statement: Complete video course
    DDC: 004.165
    Keywords: Computing Technology Industry Association Study guides Examinations ; Electronic data processing personnel Certification ; Computer technicians Study guides Certification ; Microcomputers Study guides Maintenance and repair ; Examinations ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Overview All topics covered to pass the CompTIA A+ Core 1 (220-1101) and the CompTIA A+ Core 2 (220-1102) exams. 65+ Hours of Video Instruction (29.41hr + 35.54hr) Description This master class includes the following courses: CompTIA A+ Core 1 (220-1101) Complete Video Course (Video Training) CompTIA A+ Core 2 (220-1102) Complete Video Course (Video Training) CompTIA A+ Core 1 (220-1101) Complete Video Course (Video Training) features 35 hours of video training that serves as your complete resource to get exam ready for the updated CompTIA A+ Core 1 (220-1101) exam. The course acts as a full study resource so you can gain a solid understanding of A+ skills. David L. Prowse provides a hands-on approach to learning, covering all objectives in the exam but also going deeper with demos and labs--both live-action hardware and virtual software--so you can see in real time how to troubleshoot and fix real hardware, software, and network problems. CompTIA A+ Core 1 (220-1101) Complete Video Course (Video Training) contains 32 lessons that start with an overview of mobile devices, networking, hardware, and software analysis, including storage devices, CPUs, motherboards, add-ons, printers, etc., before covering virtualization, cloud computing, hardware, and network troubleshooting. While other courses teach with slides only, best-selling author David L. Prowse gives you the real-world training you need by Examining hands-on configuration labs in real time Exploring troubleshooting techniques: highlighting how to determine and then fix common problems that you'll find on the exam and in your work Building a computer live on camera so you can see first-hand how to accomplish this key task CompTIA A+ Core 2 (220-1102) Complete Video Course (Video Training) features 30 hours of video training that serves as your complete resource to get exam ready for the updated CompTIA A+ Core 2 (220-1102) exam. The course provides deep dive training on learning IT hardware and software from the ground up with labs throughout. Experienced trainer David L. Prowse provides hands-on demos so you can see real hardware and software presentations. Prowse goes beyond covering all the exam objectives and teaches how to troubleshoot and fix real hardware, software, and network problems. The course includes tech tips throughout, giving you insider info on troubleshooting, repair, and maintenance. CompTIA A+ Core 2 (220-1102) Complete Video Course (Video Training) can be used as the sole study resource to gain a solid understanding of A+ skills. It contains 35 lessons covering all CompTIA A+ Core 2 (220-1102) exam domains: operating systems, security, software troubleshooting, and operational procedures. In this accessible self-paced video training, best-selling author David L. Prowse gives you the real-world training you need through Hands-on demonstrations, audio instruction, animations, whiteboard training, and video screen casting Hands-on training on real operating systems including Windows and Linux About the Instructor David L. Prowse is an author, technical trainer, and technology problem solver. His titles for Pearson include previous editions of the CompTIA A+ Exam Cram, CompTIA A+ Complete Video Course, and CompTIA A+ Practice Questions. He supports his products and answers questions at his website: https://dprocomputer.com. Skill Level Intermediate to Advanced Course Requirements None About Pearson Video Training Pearson publishes expert-led video tutorials covering a wide selection of technology topics designed to teach you the skills you need to succeed. These professional and personal technology videos feature world-leading author instructors published by your trusted technology brands: Addison-Wesley, Cisco Press, Pearson IT Certification, Prentice Hall, Sams, and Que Topics include: IT Certification, Network Security, Cisco Technology, Programming, Web Development, Mobile Development, and more. Learn more about Pearson Video training at http://www.informit.com/video.
    Note: Online resource; title from title details screen (O'Reilly, viewed January 5, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 63
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (6 hr., 52 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.7565
    Keywords: Microsoft .NET Framework ; Database management ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: In this course, Entity Framework Core - A Full Tour, you will learn to work with data in your .NET applications. Most times when courses are created for .NET technologies, the details of Entity Framework and its sheer power are neglected. We get distracted with abstractions and layers and don't focus on what Entity Framework is doing and can do. In this course, we will review the general benefits of using Entity Framework Core 5, which is Microsoft's flagship Object Relational Mapper (ORM), to relieve you of many concerns and challenges that come with this component of software development. We will also spend time discovering how EF Core translates classes and references to Database Models and Relationships. We will learn how to write queries, update databases incrementally, rollback changes and explore the myriad capabilities that Entity Framework Core affords us. When you're finished with this course, you'll have the skills and knowledge of Entity Framework Core needed to fluidly interact with data and write queries for .NET Core applications with ease.
    Note: Online resource; title from title details screen (O'Reilly, viewed January 5, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 64
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (4 hr., 52 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.8
    Keywords: Microsoft .NET Framework ; Computers Access control ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: In this course, you will learn the basics of modern authentication using the ASP.NET Core Identity Library and learn to extend the functionality relative to your specific business needs. While perfect security is arguably impossible to achieve, we will explore a variety of techniques that go a long way in ensuring security and relative ease of use simultaneously. We will look at implementing security in a practical ASP.NET Core application and how we can implement role, claim and custom policy-based authorization. ASP.NET Identity Core - Authorization, Authentication and User Management are mainstay features in real world applications. Identity Core is the flagship library, packaged with ASP.NET Core projects to help us get the most security possible out of the box. Getting authentication and authorization done right in your website can help keep your users and their data safe from attacks. Added features such as Two and Multi Factor Authentication are relatively easy to plugin and this library can easily be extended to implement unique business rules to surround how users are treated. This course has content for developers at all levels as it is never too late or early to start thinking about the best security practices for your web application.
    Note: Online resource; title from title details screen (O'Reilly, viewed January 9, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 65
    Online Resource
    Online Resource
    [Shelter Island, New York] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (9 hr., 26 min.)) , sound, color.
    Edition: [First edition].
    DDC: 006.7/8
    Keywords: Microsoft .NET Framework ; Web applications ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Blazor gives .NET developers the chance to leverage their C# skills and build interactive web UIs. Writing modern web applications with a rich UI can be tedious. So in this course, you will learn Modern Web Development with Blazor and .NET 5 (This course has been updated to show how you can create the project using Visual Studio 2022 and .NET 6.), you will gain the ability to build web applications using Blazor. We will explore: setting up your first Blazor application; how to work with an API and how data binding works; how to create components and integrate JavaScript components. Developing With Blazor - The most popular JavaScript client-side web frameworks have been Angular, React, Vue and others. In this course, we keep it .NET by using Blazor, which is Microsoft's response to that monopoly. 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 WebAssembly - 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 re-use 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. Deploy To Microsoft Azure Cloud - Azure Web App Service is key to deploying the API and Blazor Server Applications. We will also enlist the use of Azure SQL for Database to support our API. When you have finished this course, you will possess the skills and knowledge to build a web application using Blazor.
    Note: Online resource; title from title details screen (O’Reilly, viewed January 24, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 66
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (14 hr., 19 min.)) , sound, color.
    Edition: Video edition.
    DDC: 005.3
    Keywords: Spring Boot (Electronic resource) ; Application software Development ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Go beyond the basics with Spring Boot! This practical guide presents dozens of relevant scenarios in a convenient problem-solution-discussion format. In Spring Boot in Practice you will learn: Spring Boot's features from an expert's perspective Configuring, logging, and monitoring Spring Boot applications Effective methods for database communication Utilizing Spring Security and securing your Spring application in production Designing and developing microservices and RESTful APIs with Spring Boot Microservice versioning, documentation, and security Reactive application development and reactive data access with WebSocket and RSocket Deploying Spring Boot applications on Kubernetes and major cloud platforms Implementing containerization in a Spring Boot application Using Spring Boot with Kotlin and GraalVM Spring Boot in Practice is full of practical recipes for common development problems in Spring Boot. Author Somnath Musib has spent years building applications with Spring, and he shares that extensive experience in this focused guide. You'll master techniques for using Spring Data, Spring Security, and other Spring-centric solutions. Learn how to work with Spring Boot and Kotlin, handling connections for multiple platforms, and how Spring Boot can simplify building microservices and APIs. Each recipe is built around a real-world problem, complete with a full solution and thoughtful discussion. About the Technology With Spring Boot, it's a snap to create standalone Spring applications that require minimal manual setup. Spring Boot directly embeds a server like Tomcat or Jetty into your project and preconfigures core Spring settings, third-party libraries, security, and other key elements. It's a big framework, with lots of powerful features. This book provides a rich collection of techniques to help you get the most out of Spring Boot. About the Book Spring Boot in Practice is a cookbook-style guide to Spring application development. Following a convenient Problem-Solution-Discussion format, it takes you technique-by-technique through Spring Boot fundamentals. You'll dive deep into auto-configuration, security, microservices, and more. Along the way, you'll also discover numerous advanced and hidden features. All the book's source code is open source, so you can integrate the detailed samples into your own projects. What's Inside Instantly useful techniques with reusable source code Configuring, logging, and monitoring Spring Boot applications Effective methods for database communication Securing Spring applications in production Microservices and RESTful APIs About the Reader For Spring Boot beginners with some Spring experience. About the Author Somnath Musib has over a decade of development experience, and has been actively working with Spring Boot since 2015. Quotes Your reliable guide to Spring...Somnath Musib does a great job, and his expert guidance makes it easy to focus on the journey that matters: the journey to production. - Josh Long, Spring Developer Advocate, Tanzu, a division of VMWare A-Z guide for Spring Boot. - Najeeb Arif, Thoughtworks Hands-on recipes and best practices that help you build applications faster. - João Miguel Pires Dias, Mercedes-Benz.io Invaluable for creating robust API frameworks rapidly and leveraging microservice best practices. - Lachman Dhalliwal, Netcompany.
    Note: Online resource; title from title details screen (O'Reilly, viewed November 15, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 67
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781804615027 , 1804615021
    Language: English
    Pages: 1 online resource (1 video file (6 hr., 16 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.75/65
    Keywords: SQL (Computer program language) ; SQL (Computer program language) ; Instructional films ; Internet videos ; Nonfiction films ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: SQL is the language that you can use to interact with one major database type (SQL databases), one that is very widespread in today's world. Knowing SQL will give you a nice ability and understanding of how to handle data and databases and being able to integrate it into Python code enables you to create great, dynamic, and automatic systems that combine the power of programming and data. In this course, you will be learning SQL. We will start by going through some fundamental knowledge such as learning about the relational model, as well as what schemas are, the different data types available, and how database tables are organized. Then we will go ahead and set up our own local Postgres database and populate it with data so that we have data to run queries against. Once our setup is done, we are then ready to jump directly into writing SQL code. We will start with the basics such as creating databases and tables, inserting, and selecting data, and performing filtering and result order. This way, we can ensure we are comfortable with how the data is laid out and that we feel good performing the basic operations that usually make up all queries. Then we will jump deeper into SQL by learning about aggregations, subqueries, joins, unions, and window functions. By the end of this course, you should be ready to successfully apply your SQL knowledge in technical interviews and on the job. What You Will Learn Understand SQL databases Understand the relational model Learn to insert data into SQL databases Extract data from SQL databases Learn about aggregations, subqueries, joins, and unions Learn about different window functions Audience Anyone who wishes to learn about databases, integrate databases into their programs, or learn about SQL databases should take this course. One should be familiar with Python's fundamentals. About The Author Maximilian Schallwig: Maximilian Schallwig is a data engineer and a proficient Python programmer. He holds a bachelor's degree in physics and a master's degree in astrophysics. He has been working on data for over five years, first as a data scientist and then as a data engineer. He can talk endlessly about big data pipelines, data infrastructure, and his unwavering devotion to Python. Even after two unsuccessful attempts in high school, he still decided to learn Python at the University. He cautiously stepped into the realm of data, beginning with a simple Google search for "what does a data scientist do" He was determined to pursue a career in data science to become a data engineer by learning about big data tools and infrastructure design to build scalable systems and pipelines. He enjoys sharing his programming skills with the rest of the world.
    Note: "Published in November 2022.". - Online resource; title from title details screen (O'Reilly, viewed November 28, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 68
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781837638291 , 1837638292
    Language: English
    Pages: 1 online resource (1 video file (2 hr., 37 min.)) , sound, color.
    Edition: [First edition].
    DDC: 006.76
    Keywords: Bootstrap (Computer program) Study guides Examinations ; Web site development ; Bootstrap (Computer program) ; Examinations ; Web site development ; Instructional films ; Internet videos ; Nonfiction films ; Study guides ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Bootstrap is a free, open-source, front-end development framework to create websites and web applications. Bootstrap is designed for the responsive development of mobile-first websites and provides a collection of syntax for template designing. It contains HTML, CSS, and JavaScript-based design templates for typography, forms, buttons, navigation, and other interface components. This course begins with an introduction to the concepts and components of Bootstrap and demonstrates how to set up the software to run the first example on a web page. The course then advances to teaching about Bootstrap lists, collapsible content, dropdowns, forms, and modals. The course provides a solid understanding of the Bootstrap framework with the goal to create a modern responsive website. You will also learn to code a basic to advanced website with the software. Upon completion, the course will provide a comprehensive understanding of Bootstrap concepts and a solid understanding of the Bootstrap framework. You can hone your HTML and CSS skills for responsive web development and learn what a responsive website is and how to create one. What You Will Learn Build your own complex website with ease Garner thorough knowledge of Bootstrap, CSS, and HTML Explore how the components of Bootstrap work Understand the concepts of a framework comprehensively Learn web development using CSS styles for designing Learn to write advanced codes using Bootstrap Audience This course has been designed for anyone wishing to learn Bootstrap from scratch and looking for an easy way to understand Bootstrap concepts and components. Beginners looking to learn about a responsive website and how to create one, and those looking to learn the fundamentals of HTML, CSS, and Bootstrap, will benefit from this course. The course prerequisites include a fair understanding of basic HTML and CSS and the fundamental mechanics of web development. You must aspire to create a modern responsive website and be knowledgeable in using a code editor such as Notepad++, Brackets, and others. About The Author Amit Diwan: Studyopedia was founded by Amit Diwan in 2018 after working for Tutorialspoint , IIT, IASRI, Sitepoint, DU, and C# Corner. Studyopedia sells courses on Udemy, Tutorialspoint, Geeksforgeeks, and Skillshare, providing video courses to master various technologies and programming languages, databases, frameworks, Python, data science, machine learning, Java, Android, C/C++, HTML5, Bootstrap, JavaScript, jQuery, PHP, CSS, WordPress, Drupal, Joomla, Magento, osCommerce, OpenCart, PrestaShop, and other disciplines. Studyopedia delivers high-quality video courses to millions of students and professionals enrolled through their website on multiple programming languages and technologies.
    Note: "Published in November 2022.". - Online resource; title from title details screen (O'Reilly, viewed November 28, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 69
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (1 hr., 15 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.7/2
    Keywords: Web site development ; Internet programming ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Learn hands-on web development with HTML5 and CSS3 in this completely new, up-to-date course. You'll learn the fundamentals of HTML and CSS so you can create your own website from scratch, transfer your pages to a web server, and make your site look good and work well. HTML is the foundation for websites, and you'll find it surprisingly easy and straightforward to become fluent with it. We'll cover a simplified approach to the language to teach you the core HTML elements that make up any web page. In a step-by-step, easy-to-follow approach, we go over all the basics you need to get started developing a web page. Once you complete your basic HTML page, we'll show you how to add styles to bring your HTML to life. You'll learn how to apply the most common styling features to design your website the way you want it to look. And we'll walk you through making your website responsive so that it works across different devices. This course includes source code so you can try the code for yourself and explore what you can make happen. And it's also loaded with tips for better web development and site creation.
    Note: Online resource; title from title details screen (O'Reilly, viewed January 9, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 70
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (3 hr., 46 min.)) , sound, color.
    Edition: [First edition].
    DDC: 004.67/82
    Keywords: Microsoft Azure (Computing platform) ; Cloud computing ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Azure Functions is one of the quickest and easiest ways to get your code running in Azure while maintaining a cost-effective and serverless model. In this course, you will learn how to create your own Azure Functions apps and visualize how full applications can be built using Azure Functions' powerful, yet simple model. We will explore the tools needed to support development, both locally and in the Azure Portal, and explore the different triggers, bindings and deployment models that are possible. By the end of this course, you should have a fundamental understanding of what Microsoft Azure Functions is, how it can be used and how it interacts with other services. This course aligns with training required for the Exam AZ-204: Developing Solutions for Microsoft Azure, though it is not an official training guide. Ultimately, you will know enough about developing with Azure Functions to be functional in your workspace, without taking the exam.
    Note: Online resource; title from title details screen (O'Reilly, viewed January 9, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 71
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (2 hr., 53 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.4/32
    Keywords: Linux ; Scripting languages (Computer science) ; Operating systems (Computers) ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Learning the Linux command line can be quite confusing at best. I experienced that on my own with my first Linux lessons in school. I just didn't get it, and I didn't see the point of using all those complicated commands to complete exercises that I wasn't going to use in real life. At first, I was lost and kind of demotivated about it. But after a few professional experiences (web and mobile development, server administration and automation, and robotics), I started to get a good grasp on the Linux terminal, and more importantly, I started to really understand why I need it and why it's super powerful. Now, when I use Linux OS, I remove almost all graphical tools and open the terminal for everything. I've put all my years of Linux experience into this course with a strong focus on understanding what you're doing and why you're doing it. This is basically what was lacking in my own education. My goal is that you get a strong Linux command-line foundation in just a few hours and maybe avoid being confused for a few months or years before really getting it. This Linux command-line foundation helps you with anything IT related: web or software development, data science, machine learning, robotics, system administration, and so forth. This course provides the building blocks that you need to go in any other direction. There are many things that look fancy but are a waste of time, especially when you begin. I'm going to teach you what I use personally. No need to learn 150 commands to get started. With just a few commands and a good understanding, you can go a long way.
    Note: Online resource; title from title details screen (O'Reilly, viewed December 12, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 72
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781837639199 , 1837639191
    Language: English
    Pages: 1 online resource (1 video file (6 hr., 7 min.)) , sound, color.
    Edition: [First edition].
    DDC: 006.686
    Keywords: Internet Security measures ; Computer security ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: The course starts with an introduction and how to set up a practice lab for all practicals included in this course. Further, you will learn how any website really works, see what requests and responses look like, how Burp Suite can help you with web tests, and get a 10,000-foot overview of Burp Suite. Next, you will learn about Burp Suite's dashboard tab, automated scanning, live tasks, target tab, content discovery, item-specific scanning, proxy tab, the best way to get rid of HTTPS warnings in the browser, intruder tab, repeater tab, sequencer tab, decoder tab, comparer tab, logger tab, and the extender. Followed by this we will have detailed reviews of all user options and the project options within Burp Suite to tune it to the biggest extent possible in order to give you the ability to do maximum customization on the software in any way you like, with any feature you want. In the final section of the course, you will learn how to apply many tools and features of Burp Suite in a real-world scenario, with more than enough examples for each topic. By the end of the course, you will be able to do practical hacking and become a Burp Suite professional. What You Will Learn Understand the basics of websites and how they function Learn how to use each tab of Burp Suite in depth Understand content discovery and item-specific scanning in Burp Suite pro Explore the best ways to get rid of HTTPS warning Learn how to use the repeater and intruder tabs Learn how to use the sequencer and intruder tabs Audience This course can be taken by penetration testers looking to build a deeper knowledge of Burp Suite. It is also beneficial for bug hunters to learn more about Burp Suite functions. Freelancers wishing to add an in-demand skill to their profile can also benefit from this course. About The Author Avinash Yadav: Avinash Yadav is an information security expert with a special focus on cybersecurity management as well as double-blind penetration testing. In his learning phase, he struggled due to a lack of thoughtfully curated sources of information to learn such an important skill. Finally, after getting proper guidance and direction from some adept professionals coupled with observations from his failures, experience, and constant experiments, he was able to pick up some sought-after skills that helped him develop his expertise in cybersecurity. He brings his experience to the table through his teaching. He has authored a couple of online courses with well-curated concepts and practicals on penetration testing and information security that the students can pursue to build up skills that are needed to be able to work in the cybersecurity domain rather than just focusing on random sources of information. He looks forward to helping aspiring students on their journey to explore penetration testing, ethical hacking, and information security in order to become the person they would want to be, in an arguably short period of time!.
    Note: Published in November 2022. - Online resource; title from title details screen (O'Reilly, viewed January 5, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 73
    Online Resource
    Online Resource
    [Shelter Island, New York] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (4 hr., 21 min.)) , sound, color.
    Edition: [First edition].
    DDC: 006.74
    Keywords: HTML (Document markup language) ; Cascading style sheets ; Web sites Design ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: All new web developers must learn the basics of HTML and CSS, as they’re the languages used to build and style a website. This course shows you how to code in HTML and CSS from the ground up, from the absolute fundamentals to the advanced topics. Whether you are a beginner learning from scratch or an experienced coder looking to brush up on specific areas, you will find something new and useful in this course. You’ll begin by learning the components of HTML, including its lists, tables, URLs, hyperlinks, iframing, and many other important aspects of the language. As you understand the individual components, you’ll also learn how to put all of them together to create a structure for your website to style with CSS. Then, you’ll meet and work with the fundamentals of CSS, such as selectors, dimensions, box models, lists, texts, fonts, tables, and other essentials. With basic knowledge of both languages, you can confidently style the HTML structures you created earlier to make fully-fledged websites. With web developers making up to $140,000 annually, a course in HTML and CSS might be the most rewarding thing you'll do this year. After the course, we'll share tips on the next languages to learn in order to carve out a career in frontend website development.
    Note: Online resource; title from title details screen (O’Reilly, viewed January 24, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 74
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (1 hr., 54 min.)) , sound, color.
    Edition: [First edition].
    DDC: 006.76
    Keywords: Bootstrap (Computer program) Study guides Examinations ; Web site development ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Are you interested in pursuing a rewarding career as a web developer? Or perhaps you're already building web sites and want to brush up on your skills and take things to a whole new level? There is no doubt that the future belongs to web developers who know how to build real-world responsive websites built on the Bootstrap framework. That is why we prepared the course specifically for beginners and intermediate-level students. The best way to secure a long-term career in the sector is to learn what you need to know in a hands-on manner. And that is what you'll do in this course. Bootstrap 5 is the most recent version of the world's most popular front-end frameworks. Millions of websites are built with Bootstrap, which was deliberately created to cover a broad range of conventional user interfaces. There are several benefits to building a website with Bootstrap 5, including a clean and modern style that works on any device and all browsers and screen sizes. The course starts with layouts and typography, then shows you how to work with forms and add components such as buttons and breadcrumbs. Then we'll put all the pieces together and show you how to create a responsive website start to finish, step by step, with a fun mini-project. The source code for the project is provided. You can count on finding everything you need to get up and running with coding quickly.
    Note: Online resource; title from title details screen (O'Reilly, viewed January 9, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 75
    Online Resource
    Online Resource
    [Place of publication not identified] : Pragmatic AI Solutions
    Language: English
    Pages: 1 online resource (1 video file (3 hr., 37 min.)) , sound, color.
    Edition: [First edition].
    DDC: 004.67/82
    Keywords: Cloud computing Study guides Examinations ; Big data Data processing ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: AWS Certified Data Analytics (DAS-C01) - Specialty-2023 Learning to take the AWS Certified Data Analytics Certification Exam This video series how to study for the AWS Certified Data Analytics Certification Exam. Lessons Covered Include: 1.0 Introduction to the AWS Certified Data Analytics (DAS-C01) - Specialty-2023 1.1 technology prerequisite 1.2 sagemaker studio lab 1.3 learn aws cloudshell 1.4 cloud developer workspace advantage 1.5 prototyping ai apis aws cloudshell bash 1.6 cloud9 with codewhisperer Learning Objectives Domain 1: Collection Determine the operational characteristics of the collection system Select a collection system that handles the frequency, volume, and source of data Select a collection system that addresses the key properties of data, such as order, format, and compression 1.0 Introduction to the AWS Certified Data Analytics (DAS-C01) - Specialty-2023 1.1 technology prerequisite 1.2 sagemaker studio lab 1.3 learn aws cloudshell 1.4 cloud developer workspace advantage 1.5 prototyping ai apis aws cloudshell bash 1.6 cloud9 with codewhisperer 1.7 operationalizing collection system 1.11 job styles batch vs streaming 1.12 data ingestion pipelines 1.13 aws batch demo 1.14 step function demo 1.15 transform data in transit 1.16 handle ml specific map reduce 1.17 install rust cloud9 1.18 build aws rust s3 size calculator Domain 2: Storage and Data Management Determine the operational characteristics of the storage solution for analytics Determine data access and retrieval patterns Select the appropriate data layout, schema, structure, and format Define data lifecycle based on usage patterns and business requirements Determine the appropriate system for cataloging data and managing metadata 2.0 domain intro 2.2 one size database 2.3 serverless data engineering 2.4 provisioning ebs 2.5 retrain models 2.6 use s3 storage 2.7 big data challenges 2.8 build systems tools with rust deduplication Domain 3: Processing Determine appropriate data processing solution requirements Design a solution for transforming and preparing data for analysis Automate and operationalize data processing solutions 3.0 domain intro 3.1 kubernetes key concepts 3.2 kubernetes clust 3.3 kubernetes pods nodes 3.4 services deployments 3.5 running minikube 3.6 minikube fastapi kubernetes 3.7 building tiny container 3.8 aws api app runner 3.9 pytorch fastapi deploy app runner 3.10 aws app runner csharp 3.11 options container orchestration 3.12 AWS ECS Fargate Dotnet Microservice 3.1* 3 load testing locust 3.14 sre mindset mlops 3.15 compute choices 3.16 provisioning ec2 Domain 4: Analysis and Visualization Determine the operational characteristics of the analysis and visualization solution Select the appropriate data analysis solution for a given scenario Select the appropriate data visualization solution for a given scenario 4.0 domain intro 4.1 cleanup data 4.2 scaling data 4.3 labeling data 4.4 mechanical turk labeling 4.5 identify extract features 4.6 feature engineering concepts 4.7 graphing data 4.9 clustering 4.11 kaggle nba quicksight 4.12 sagemaker canvas demo 4.13 train test split Domain 5: Security Select appropriate authentication and authorization mechanisms Apply data protection and encryption techniques Apply data governance and compliance controls 5.0 intro domain 5.1 security access strategy 5.2 firewall 5.5 aws trusted advisor demo 5.6 shared security model 5.7 encryption in transit rest 5.8 data protection aws 5.9 audit network 5.10 integrated security 5.11 plp lambda 5.12 analyze logs aws 5.13-conclusion Additional Popular Resources Pytest Master Class AWS Solutions Architect Professional Course Github Actions and GitOps in One Hour Video Course Jenkins CI/CD and Github in One Hour Video Course AWS Certified Cloud Practitioner Video Course Advanced Testing with Pytest Video Course AWS Solutions Architect Certification In ONE HOUR Python for DevOps Master Class 2022: CI/CD, Github Actions, Containers, and Microservices MLOPs Foundations: Chapter 2 Walkthrough of Practical MLOps Learn Docker containers in One Hour Video Course Introduction to MLOps Walkthrough AZ-900 (Azure Fundamentals) Quick reference guide 52 Weeks of AWS Episode 8: Infrastructure as Code with CDK and AWS Lambda Learn GCP Cloud Functions in One Hour Video Course Python Devops in TWO HOURS! MLOps Platforms From Zero: DatMLOps Platforms From Zero: Databricks, MLFlow/MLRun/SKLearn AWS Machine Learning Certification In ONE HOUR Fast, documented Machine Learning APIs with FastAPI Zero to One: AWS Lambda with SAM and Python in One Hour AWS Storage Solutions 2022: EBS/S3/EFS/Glacier Python Bootcamp for Data Testing In Python book Minimal Python book Practical MLOps book Python for DevOps-Playlist.
    Note: Online resource; title from title details screen (O'Reilly, viewed January 10, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 76
    Online Resource
    Online Resource
    [Shelter Island, New York] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (1 hr., 55 min.)) , sound, color.
    Edition: [First edition].
    DDC: 794.8/1535
    Keywords: Computer games Juvenile literature Programming ; JavaScript (Computer program language) Juvenile literature ; Document Object Model (Web site development technology) ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Modify the Document Object Model (DOM) with JavaScript to make your web pages come to life! The DOM is an object-oriented representation of the web page which can be modified with JavaScript to create interactive and dynamic web content. Create a dynamic and interactive game that detects element collision and adds to the score. Move your element to hit the other elements on the page, score, and see how new elements are created with a maximum number from the code. Learn basic JavaScript game structure that can be extended to build your own games and more.
    Note: Online resource; title from title details screen (O’Reilly, viewed January 24, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 77
    Online Resource
    Online Resource
    [Shelter Island, New York] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (5 hr., 26 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.4/46
    Keywords: Linux ; Operating systems (Computers) ; Open source software ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: In this course you will fully understand the most important and fundamental concepts of Linux server administration. More importantly, you will be able to put those concepts to use in practical real-world situations. You'll be able to configure, maintain, and support a variety of Linux systems. You can even use the skills you learned to become a Linux System Engineer or Linux System Administrator.
    Note: Online resource; title from title details screen (O’Reilly, viewed January 24, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 78
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (1 hr.)) , sound, color.
    Edition: [First edition].
    DDC: 005.3
    Keywords: Application software Development ; Julia (Computer program language) ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: How does analyzing the social network of GitHub web and machine learning developers help to predict their neighbors' tags?.
    Note: Online resource; title from title details screen (O'Reilly, viewed August 30, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 79
    Online Resource
    Online Resource
    [Place of publication not identified] : Pragmatic AI Solutions
    Language: English
    Pages: 1 online resource (1 video file (2 hr., 30 min.)) , sound, color
    Edition: [First edition].
    DDC: 005.13/3
    Keywords: Python (Computer program language) ; Object-oriented programming languages ; Computer software Development ; Computer software ; Development ; Object-oriented programming languages ; Python (Computer program language) ; Instructional films ; Internet videos ; Nonfiction films ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: DevOps Theory to Practice Go from theory to implementation in this DevOps course with Python and AWS This video course will show you how to start your first day as a DevOps Engineer and progress. Topics Covered Include: DevOps Theory Learn useful Python skills for DevOps including working with the filesystem and processes. Build an AWS Boto3 tool with Python Fire for translation and test it with CI/CD. Build a containerized FastAPI service deployed to AWS App Runner through continuous delivery. Learning Objectives Learn the theory behind DevOps Walk through the implementation of several O'Reilly books including Python for DevOps, AWS for C# and Enterprise MLOps. Build an AWS Translation Service tool with Python and Boto3 Deploy a Pandas FastAPI web service with Python and FastAPI and AWS App Runner Build and use AWS CodeBuild with AWS App Runner Additional Popular Resources Pytest Master Class AWS Solutions Architect Professional Course Github Actions and GitOps in One Hour Video Course Jenkins CI/CD and Github in One Hour Video Course AWS Certified Cloud Practitioner Video Course Advanced Testing with Pytest Video Course AWS Solutions Architect Certification In ONE HOUR Python for DevOps Master Class 2022: CI/CD, Github Actions, Containers, and Microservices MLOPs Foundations: Chapter 2 Walkthrough of Practical MLOps Learn Docker containers in One Hour Video Course Introduction to MLOps Walkthrough AZ-900 (Azure Fundamentals) Quick reference guide 52 Weeks of AWS Episode 8: Infrastructure as Code with CDK and AWS Lambda Learn GCP Cloud Functions in One Hour Video Course Python Devops in TWO HOURS! MLOps Platforms From Zero: DatMLOps Platforms From Zero: Databricks, MLFlow/MLRun/SKLearn AWS Machine Learning Certification In ONE HOUR Fast, documented Machine Learning APIs with FastAPI Zero to One: AWS Lambda with SAM and Python in One Hour AWS Storage Solutions 2022: EBS/S3/EFS/Glacier Python Bootcamp for Data Testing In Python book Minimal Python book Practical MLOps book Python for DevOps-Playlist.
    Note: Online resource; title from title details screen (O'Reilly, viewed August 24, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 80
    Online Resource
    Online Resource
    [Place of publication not identified] : Pragmatic AI Solutions
    Language: English
    Pages: 1 online resource (1 video file (1 hr., 7 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.13/3
    Keywords: Python (Computer program language) ; Web site development ; Python (Computer program language) ; Web site development ; Instructional films ; Internet videos ; Nonfiction films ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Python Testing for Beginners Over 1 hour of course material with practice code Quickly learn learn how to test in Python Learn the basics of Python testing in this course. From a brief overview of the standard library to using a more modern approach with Pytest, one of the most popular testing libraries in Python. By the end of this week, you should be comfortable working with existing tests, creating new tests, and debugging test failures. All lessons and videos have accompanying GitHub Repositories with example code. Reference GitHub Repository Learning Objectives In this course you will learn to: Understand the basics of testing and its importance Write and run tests with functions and classes Use Pytest for running and creating tests Apply different techniques for debugging including PDB and stopping on failure Use fixtures to simplify tests that make identical assertions Resources Python for beginners course Python Functions and Classes course Python Dictionaries course Pytest Master Class Python Bootcamp for Data Practical MLOps book.
    Note: Online resource; title from title details screen (O'Reilly, viewed August 23, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 81
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781804611845 , 1804611840
    Language: English
    Pages: 1 online resource (1 video file (3 hr., 24 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.13/3
    Keywords: Java (Computer program language) ; Application software Development ; Functional programming (Computer science) ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Delve deep into the exciting world of asynchronous programming, especially with JavaScript as your language of choice. About This Video Learn one of the most complex topics of programming with easy-to-understand examples and hands-on explanations Learn about callbacks and how you have been using them in your daily programming already Learn all about event loops and how JavaScript works behind the screen and how it executes asynchronous code In Detail JavaScript was not designed to be an asynchronous language, but with just the right tweaks, you can make it asynchronous. Asynchronous code helps you manage everything seamlessly while making sure that the data you are waiting for is used in your code ONLY after it has been completely fetched. In this course, you will learn every single concept of asynchronous JavaScript with easy-to-understand, over-the-shoulder examples and detailed, interesting explanations. You will learn all about event loops and how JavaScript works behind the screen and how it executes asynchronous code, about callbacks and their drawbacks, how promises replaced them and how Async Await made promises prettier. You will apply all of these in three real-world mini-projects as well. We will look at Async Await, an ES7 update, and how they have made promises look pretty. We will also look at resolving multiple promises at the same time using Async Await and error handling. By the end of this course, you will have a thorough understanding of how asynchronous programming works in JavaScript. Audience This course has been designed for JavaScript developers who want to take their knowledge to the next level; web developers who would like to add "asynchronous programming" to their resume and stand out in their job interviews; programmers and fledgling developers who would like to learn how real-world programming works; and front-end developers who are working with frameworks such as Angular, React, Vue, or Svelte and would like to apply asynchronous programming concepts in their projects. Some knowledge of JavaScript will be an added advantage to get through the course.
    Note: "Published in September 2022.". - Online resource; title from title details screen (O'Reilly, viewed October 18, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 82
    Online Resource
    Online Resource
    [Place of publication not identified] : Apress
    ISBN: 9781484289020 , 1484289021
    Language: English
    Pages: 1 online resource (1 video file (1 hr., 14 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.74
    Keywords: Blockchains (Databases) ; Microsoft Azure (Computing platform) ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: This video shows how to use blockchain technology in Azure SQL and SQL Server to provide an immutable record of data change over time, and to prove and attest to business partners that your data is accurate and has not been tempered with. You'll learn about the new, Ledger tables feature in Azure SQL and soon to be in SQL Server 2022 that enables this blockchain feature set. This video shows how Ledger-enabled tables protect your data from even high-privileged users, preventing even database and system administrators from making changes without a record of those changes being made. Also covered in this video is the older feature set around system-versioned, temporal tables. You'll learn how temporal tables are used as the base infrastructure for maintaining the blockchain history in Ledger tables. The video shows how Ledger provides additional protection to ensure that - unlike the case with just temporal tables - rows are cryptographically hashed to ensure against tampering. You can even combine both features, temporal and ledger tables; while ledger tables protect the data, temporal tables allow you to easily see the state of the data on a specific time point. What You Will Learn Understand the technology behind Azure SQL Ledger Create a database with ledger-enabled tables Combine ledger and system-versioning technology in a single table Modify the data in the ledger-enabled table Change the structure of ledger-enabled tables Verify that the ledger data has not been tampered with Understand ledger technology limitations Who This Book Is For For advanced database administrators of Azure SQL Databases who are required to prove that sensitive data has not been tampered with. For administrators requiring a tamper-proof record of history over time. For those who are running SQL Server 2022 either on-premises or through Managed Instances who have the same needs.
    Note: Online resource; title from title details screen (O'Reilly, viewed October 18, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 83
    Online Resource
    Online Resource
    [Place of publication not identified] : Addison-Wesley Professional
    ISBN: 9780137999514 , 0137999518
    Language: English
    Pages: 1 online resource (1 video file (9 hr., 26 min.)) , sound, color.
    Edition: Second edition.
    Series Statement: Live lessons
    DDC: 658.4/04
    Keywords: Project management ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: 9+ Hours of Video Instruction The hands-on video guide to project management: master the entire project lifecycle in just hours! These easy video tutorials are the fastest way to master modern project management! Project Management LiveLessons teaches the most important elements in project management: organizing your project, developing project scope and risk assessments, planning and scheduling, monitoring and tracking progress, and dealing with the problems most likely to derail your project. Drawing on 25+ years of experience as a world-class project management consultant, researcher, and instructor, Jeffrey Pinto covers many of the key managerial and technical areas included in the Project Management Institute's Body of Knowledge (PMBoK). First, Pinto explains what makes projects unique, why they're so important, and how the project lifecycle is organized. Next, he shows how to prepare crucial project artifacts including scope statements, work authorizations, and Work Breakdown Structures (WBS); how to manage and mitigate project risks; how to plan and schedule projects and how to create project activity networks; how to use critical path, PERT, and Gantt charts; how to track projects using sophisticated Earned Value techniques; and how to efficiently close or terminate a project and learn the lessons it can teach. New to the second edition are Agile project management and the behavioral side of scheduling. Whatever your experience or industry, you can become a more confident, skilled project manager-- and fast! Skill Level Beginner Intermediate What You Will Learn The basic elements of projects and how they are organized How to define a project's scope How to systematically manage project risk How to create project plans and schedules How to estimate using Critical Path and PERT How to track and control projects How to effectively close out projects and learn lessons from them How to overcome common challenges in day-to-day project management The basic concepts of Agile project management The behavioral side of scheduling Who Should Take This Course For practicing and aspiring project management professionals at all levels of experience, in all industries and disciplines, from software to construction For all project managers seeking any PMI or comparable accreditation, or seeking to maintain an existing credential For graduate, executive, and MBA students in project management programs, whether in person or online Course Requirements No project management experience or knowledge required Lesson Descriptions Lesson 1: Why Projects? Understand projects and their components, discover why projects have become so important to business success, and explore the project lifecycle. Lesson 2: Project Scope Learn how to scope your project, one step at a time, create effective scope statements and work authorizations, and gather critical information for scope reporting, control, and closeout. Lesson 3: Risk Management Understand why project risk management is so critical, and learn four steps for systematically managing and mitigating project risks. Lesson 4: Creating the Project Network Use proven project planning and scheduling elements, master essential project scheduling terminology, and create complete project activity networks. Lesson 5: Duration Estimation and Critical Path Learn how to estimate activity durations, identify and optimize project critical paths, and use Gantt charts as an alternative network method. Lesson 6: Evaluation and Control Master common project tracking methods; explore earned value in depth, learning its terminology and steps; develop key tracking metrics; and overcome key challenges in using earned value effectively. Lesson 7: Project Termination and Close-out After this lesson you will be able to understand key project closeout steps, run effective "lessons learned" meetings, get the information you need to close out projects, know when to terminate a project; and prepare for claims and disputes. Lesson 8: Agile Project Management This lesson begins with the concept of waterfall project management so as to provide a contrast with the Agile project management concepts and terminology. The lesson also present guidelines for use of Agile as well as practical advice for using Agile in actual practice. The lesson finishes with some of the common problems encountered when trying to implement Agile project management. Lesson 9: The Behavioral Side of Scheduling The last lesson introduces you to the behavioral side of scheduling. You learn to understand the ways you can add safety to task durations as well the ways we waste project safety. About Pearson Video Training Pearson publishes expert-led video tutorials covering a wide selection of technology topics designed to teach you the skills you need to succeed. These professional and personal technology videos feature world-leading author instructors published by your trusted technology brands: Addison-Wesley, Cisco Press, Pearson IT Certification, Sams, and Que. Topics include IT Certification, Network Security, Cisco Technology, Programming, Web Development, Mobile Development, and more. Learn more about Pearson Video training at http://www.informit.com/video.
    Note: Online resource; title from title details screen (O'Reilly, viewed October 18, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 84
    Online Resource
    Online Resource
    [Place of publication not identified] : Apress
    ISBN: 9781484286142 , 1484286146
    Language: English
    Pages: 1 online resource (1 video file (1 hr., 29 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.13/3
    Keywords: Java (Computer program language) ; Computer programming ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: This video provides you with instruction in the fundamentals of Java. You will begin by learning how to set up a programming environment on your personal computer using freely available open-source tools. Once set up, you will learn how to model the real world in a program using the various data types available to you. From there, you learn about expressions and statements that allow you to do useful work. Organizing code into classes and methods comes next. Learning to program involves acquiring several skills, especially if your goal is to become a professional programmer. This first video in the Java Tutorial Series helps you take the first steps toward the goal of programming in Java at the professional level. You will learn how and why to use the syntax of the Java language. But more important than just the syntax, this course teaches you the skills you will need to develop code as part of a team in a professional working environment. What You Will Learn Establish a Java development environment on your computer Write and run basic Java programs that can display information with just a text editor Learn about and use the primitive data types available in Java Solve a range of basic math problems taken from everyday life such as calculating loan payments for money that is borrowed Understand the concepts of structured programming and object-oriented programming Control how your code can be used by applying access control Who This Video Is For For those with little or no experience in programming who wish to learn the Java language. For those fluent in other languages who are making the transition into Java programming.
    Note: Online resource; title from title details screen (O'Reilly, viewed October 18, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 85
    Online Resource
    Online Resource
    [Place of publication not identified] : Apress
    ISBN: 9781484282229 , 1484282221
    Language: English
    Pages: 1 online resource (1 video file (56 min.)) , sound, color.
    Edition: [First edition].
    DDC: 776
    Keywords: Adobe Photoshop ; Adobe Illustrator (Computer file) ; Logos (Symbols) Design ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Learn how to take your client's logo from a flat 2-dimensional business card and turn it into a polished, three-dimensional design for use on merchandise using Photoshop. In this video, you will learn how to create a logo in Illustrator that can later be modified in Photoshop. You'll start by setting up your Illustrator workspace by importing a client's logo for tracing using the Pen and Shape Tools. Next, you'll see how to add text and effects and how to place the logo as a Smart Object in Photoshop for quick modifications. What You Will Learn Set up Illustrator and import image for tracing Understand Symbols panel and how to use it Add color and graphic styles to enhance the logo Who Is This Video For Beginners who have little knowledge of Adobe's Illustrator and Photoshop and want to learn how to design logos.
    Note: Online resource; title from title details screen (O'Reilly, viewed October 18, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 86
    Online Resource
    Online Resource
    [Place of publication not identified] : Pearson IT Certification
    ISBN: 9780137646760 , 0137646763
    Language: English
    Pages: 1 online resource (1 video file (13 hr., 25 min.)) , sound, color.
    Edition: Second edition.
    Series Statement: Live lessons
    DDC: 005.8076
    Keywords: Computer networks Study guides Security measures ; Examinations ; Computer security Study guides Examinations ; Electronic data processing Management ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: 15 hours of video instruction to learn everything you need to know about the Systems Security Certified Practitioner (SSCP) certification exam. Includes the new content covering the 2022 update. Overview SSCP (Systems Security Certified Practitioner) Complete Video Course provides 15 hours of comprehensive video that teaches you everything you need to know to get up and running with systems security. The content in this title has been updated to include coverage of the all-new topics in the 2022 exam release. The (ISC)2 SSCP exam is a solid introductory certification in IT security, and this comprehensive video course walks you through every topic on the exam blueprint so you can learn about system security from the ground up and gain the knowledge and skills you need to pass the SSCP exam. Full of live trainer discussions, hands-on demos, whiteboard work, and deep-dive discussions, this course covers security fundamentals and principles in a way that is easy to access. This video course covers every objective in the SSCP certification exam so you can use it as a complete study tool to pass the test, including the updates in the 2022 exam release, along with the knowledge and skills you need to advance your cybersecurity career. The (ISC)2 SSCP exam is a vendor-neutral world-recognized certification that endorses your IT security knowledge. It is also a great way to start your path toward CISSP certification, which is the next step through (ISC)2. Topics include Access controls Security operations and administration Risk identification, monitoring, and analysis Incident response and recovery Cryptography Network and communications security Systems and application security About the Instructor As the CEO of Superior Solutions, Inc., a Houston-based IT security consulting and auditing firm, Michael Gregg has more than 20 years of experience in information security and risk management. He holds two associate's degrees, a bachelor's degree, and a master's degree. Some of the certifications he holds include CISSP, SSCP, MCSE, CTT+, A+, N+, Security+, CASP, CCNA, GSEC, CEH, CHFI, CEI, CISA, CISM, and CGEIT. In addition to his experience with performing security audits and assessments, Gregg has authored or coauthored more than 20 books, including Certified Ethical Hacker Exam Prep (Que), CISSP Exam Cram 2 (Que), and Security Administrator Street Smarts (Sybex). He has testified before US Congress, his articles have been published on IT websites, and he has been sourced as an industry expert for CBS, ABC, CNN, Fox News and the New York Times. He has created more than 15 security-related courses and training classes for various companies and universities. Although audits and assessments are where he spends the bulk of his time, teaching and contributing to the written body of IT security knowledge are how Michael believes he can give something back to the community that has given him so much. He is a board member for Habitat for Humanity and when not working, Michael enjoys traveling and restoring muscle cars. Skill Level Beginner What You Will Learn Key concepts for all the objectives on the SSCP exam Security and cybersecurity fundamentals and principles Who Should Take This Course The target audience for this course consists of systems/network/application security professionals who are preparing for the SSCP exam. A secondary audience consists of any IT professional who wants to gain a broad understanding of how to secure modern enterprises. Course Requirements There are no prerequisites for this course, although fundamental networking knowledge is recommended. About LiveLessons Video Training LiveLessons Video Training series publishes hundreds of hands-on, expert-led video tutorials covering a wide selection of technology topics designed to teach you the skills you need to succeed. This professional and personal technology video series features world-leading author instructors published by your trusted technology brands: Addison-Wesley, Cisco Press, IBM Press, Pearson IT Certification, Sams, and Que. Topics include IT Certification, Programming, Web Development, Mobile Development, Home and Office Technologies, Business and Management, and more. View all LiveLessons on InformIT at http://www.informit.com/livelessons.
    Note: Online resource; title from title details screen (O'Reilly, viewed October 17, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 87
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781804612040 , 1804612049
    Language: English
    Pages: 1 online resource (1 video file (10 hr., 11 min.)) , sound, color.
    Edition: [First edition].
    DDC: 004.1675
    Keywords: Raspberry Pi (Computer) ; Pocket computers ; Microcomputers ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Learn Raspberry Pi with the help of a step-by-step approach from scratch. This course focuses on the "why" and makes you much more autonomous, a problem solver, and adept at engineer-level thinking skills with your Raspberry Pi. About This Video This is a step-by-step, hands-on, and no copy and paste course on Raspberry Pi from scratch Look at best practices and learn how to be more independent when working on your future projects Master your Raspberry Pi with the help of hands-on practice exercises, 11 activities, and a final project In Detail You may be just getting started or have already started to learn how to build projects with your Raspberry Pi. But knowing what to do first and which path to follow can be quite hard, and you may feel stuck. This course is not a course where you just download some code and run it. This is a course where you will truly understand how to write the code and work with the different Raspberry Pi functionalities. The course will start with setting up your Raspberry Pi and installing Raspberry Pi OS without an external monitor and keyboard, followed by getting along with the basics of Python3 programming. You will then work with the Raspberry Pi's GPIO panel, use a PIR sensor to detect movement from your Pi, and discover how to use a Unix terminal and the most useful command-line tools. You will also send an email from your Raspberry Pi, take photos and videos using the Raspberry Pi camera V2, and create a web server on your Raspberry Pi with the Flask framework. Finally, you will build a complete surveillance and alarm project with Raspberry Pi. By the end of the course, you will have a strong foundation with Raspberry Pi, and you will be able to start your own projects in no time. This course is not for you if you prefer a quick copy/paste solution or if you are already an advanced Raspberry Pi user. Audience This course is for students, engineers, researchers, teachers, developers, hobbyists, and anyone wanting to learn how to get started with Raspberry Pi and build amazing projects. Any individual who understands what they are doing with Raspberry Pi, Python 3, and the different components you can use with the board will be highly benefitted from this course. You will need a computer + a Raspberry Pi 4 (also works with Raspberry 2 and 3), along with SD card Class 10, PIR sensor HC-SR501, and Raspberry Pi camera V2. No external monitor or keyboard, no programming, Unix, or hardware experience is required.
    Note: Online resource; title from title details screen (O'Reilly, viewed October 4, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 88
    Online Resource
    Online Resource
    [Place of publication not identified] : O'Reilly Media, Inc.
    Language: English
    Pages: 1 online resource (1 video file (59 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.7
    Keywords: Big data ; Software architecture ; Database management ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Join us for a special conversation on data mesh with Neal Ford and data mesh creator Zhamak Dehghani. You'll learn how Zhamak's ideas around data mesh have evolved since she first presented the concept in 2018 and what has happened in the space since the publication of her book, Data Mesh: Delivering Data-Driven Value at Scale, in March of 2022. You'll also hear about some of the things that have made data mesh such a paradigm shift and discover ways to combat the potential for its misuse and abuse. This is a chance for you to hear about architecture and Neal and Zhamak's own career journeys. They'll spend a few minutes covering the trends that are influencing architecture, 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 data mesh paradigm and get tips for building one yourself See what's coming next with software architecture This recording of a live event is for you because... You want to learn about building and maintaining a data mesh. You're looking for ways to improve your architecture. Recommended follow-up: Read Data Mesh (book) Read Software Architecture Metrics (book) Read Designing Data-Intensive Applications (book) Read Software Architecture: The Hard Parts (book) Attend Software Architecture Superstream: Architecture Meets Data (live event on November 30).
    Note: Online resource; title from title details screen (O'Reilly, viewed September 27, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 89
    Online Resource
    Online Resource
    [Place of publication not identified] : Addison-Wesley Professional
    ISBN: 9780137843473 , 013784347X
    Language: English
    Pages: 1 online resource (1 video file (7 hr., 23 min.)) , sound, color.
    Edition: Seventh edition.
    Series Statement: Live lessons
    DDC: 005.2/762
    Keywords: JavaScript (Computer program language) ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: 7+ Hours of Video Instruction In Learn Enough JavaScript to Be Dangerous: A Tutorial Introduction to Programming with JavaScript, renowned instructor Michael Hartl teaches the concepts, skills, and approaches you need to be professionally productive with JavaScript for both interactive websites and for general-purpose programming. Overview JavaScript is the programming language of the World Wide Web, and it is also developing into a powerful general-purpose programming language. You'll love the way this series teaches programming with JavaScript, where you don't need to learn "everything" about it--just how to use it efficiently to solve real problems. Best-selling author Michael Hartl teaches JavaScript by getting you started writing practical and modern JavaScript programs as fast as possible, with a focus on the real tools used every day by software developers. Even if you're new to programming, Hartl helps you quickly build technical sophistication as you gain a solid understanding of JavaScript for object-oriented and functional programming, including making JavaScript modules with test-driven development and Node.js. Focused exercises help you internalize what matters, without wasting time on details pros don't care about. Soon, it'll be like you were born knowing this stuff--and you'll be suddenly, seriously dangerous. About the Instructor Michael Hartl is the creator of the Ruby on Rails Tutorial, one of the leading introductions to web development, and is cofounder and principal author at Learn Enough. Previously, he was a physics instructor at the California Institute of Technology (Caltech), where he received a Lifetime Achievement Award for Excellence in Teaching. He is a graduate of Harvard College, has a PhD in physics from Caltech, and is an alumnus of the Y Combinator entrepreneur program. Skill Level Beginner to intermediate Learn How To Create a simple "hello, world" program using several different techniques Deploy a simple dynamic JavaScript application to the web Use strings, arrays, and other native objects Define functions Use JavaScript for functional programming Utilize test-driven development and publish a Node module Write shell scripts Develop an interactive JavaScript image gallery application Who Should Take This Course New programmers and developers looking for a practical introduction to JavaScript Course Requirements The only prerequisites are a familiarity with basic developer tools (command line, text editor, and Git) plus beginning HTML and a little CSS Some programming experience is useful but not required Lesson Descriptions Lesson 1: Hello World! In Lesson 1, you begin your study of JavaScript with four variations on the time-honored theme of a "Hello, World!" program. The main purpose of "Hello, World!" is to confirm that your system is correctly configured to execute a simple program that prints the string "Hello, World!" or some close variant to the screen.
    Note: Online resource; title from title details screen (O'Reilly, viewed September 27, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 90
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (10 hr., 5 min.)) , sound, color.
    Edition: [First edition].
    DDC: 004.1675
    Keywords: Raspberry Pi (Computer) ; Pocket computers ; Microcomputers ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: You may be just getting started or have already started to learn how to build projects with your Raspberry Pi, but knowing what to do first and which path to follow can be quite hard, and you may feel baffled. The problem with most online resources for Raspberry Pi is that they focus on making you run existing programs so that you feel you've accomplished a lot; but, in reality, you've just copied or pasted some random code and didn't even scratch the surface. The why you should do that is not covered. Then the next time you need to do something on your own, you feel stuck and too dependent on other people's code. This course focuses on the why and helps you to become more autonomous with your Raspberry Pi. You will be able to start your own projects without having to desperately search for code on the internet to copy and paste. My personal goal is to help you understand enough to get started quickly and to make you think as a problem solver with engineer-level skills. This complete hands-on, step-by-step course targets the latest version of Raspberry Pi, which is Raspberry Pi 4. Everything also works perfectly for Raspberry Pi 2 and 3 versions. At the end of the course, you will have a strong foundation with your Raspberry Pi, and you will be able to start your own projects in no time.
    Note: Online resource; title from title details screen (O'Reilly, viewed October 4, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 91
    Online Resource
    Online Resource
    [Place of publication not identified] : Pragmatic AI Solutions
    Language: English
    Pages: 1 online resource (1 video file (28 min.)) , sound, color.
    Edition: [First edition].
    DDC: 004.67/82
    Keywords: Microsoft Azure (Computing platform) ; Cloud computing ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Introduction to Azure Functions Create a function with Python and Flask Learn how to create an Azure Function in the fastest way using instant deployment with Visual Studio Code, and then find out how to take it to the next level by using the Flask framework to take advantage of common Python patterns you might already be used to. Finally, we'll go through automation steps using GitHub Actions so that you can re-deploy your Azure Function after merging changes. This will give you confidence for deployment, make it less error-prone, and give you a foundational workflow to implement serverless technology using the Azure cloud. Learning Objectives Create an Azure Function using the Azure Portal Quickly build a function using Visual Studio Code Deploy in one click with the Azure Functions extension Modify your code and routes to use Flask Use GitHub Actions for automating the deployment process About your instructor Alfredo Deza has over a decade of experience as a Software Engineer doing DevOps, automation, and scalable system architecture. Before getting into technology he participated in the 2004 Olympic Games and was the first-ever World Champion in High Jump representing Peru. He currently works in Developer Relations at Microsoft and is an Adjunct Professor at Duke University. This solid background in technology and teaching, including his experience creating courses with Codespaces is seen throughout this course, where you will get a first-hand experience with practical examples as well as applicable configuration for any development environment. Resources GitHub Codespaces course Microsoft Azure Fundamentals (AZ-900) Certification Pytest Master Class Practical MLOps book.
    Note: "Pragmatic AI Labs course.". - Online resource; title from title details screen (O'Reilly, viewed September 27, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 92
    Online Resource
    Online Resource
    [Place of publication not identified] : Pragmatic AI Solutions
    Language: English
    Pages: 1 online resource (1 video file (2 hr., 32 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.13/3
    Keywords: Amazon Web Services (Firm) ; Python (Computer program language) ; Application program interfaces (Computer software) ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Assimilate AWS with Python Master AWS by Coding with Python in this ongoing series This video series covers mastering AWS in Python from the absolute beginning with incremental weekly lessons. Follow along for a deep dive into programmatically mastering AWS with Python. 1.0 Assimilate AWS by using Github Copilot and Github Codespaces to build solutions for S3, Apigateway and Click. 2.0 refactor boto3 code build translation click tool Assimilate AWS By Coding 3.0 Assimilate AWS By Coding EP3 Bash CloudEnvs Containers: Use Bash to build CloudEnvs and Containers Topics Covered Include: Python Basics Github Repo for Assimilate AWS Additional Popular Resources Pytest Master Class AWS Solutions Architect Professional Course Github Actions and GitOps in One Hour Video Course Jenkins CI/CD and Github in One Hour Video Course AWS Certified Cloud Practitioner Video Course Advanced Testing with Pytest Video Course AWS Solutions Architect Certification In ONE HOUR Python for DevOps Master Class 2022: CI/CD, Github Actions, Containers, and Microservices MLOPs Foundations: Chapter 2 Walkthrough of Practical MLOps Learn Docker containers in One Hour Video Course Introduction to MLOps Walkthrough AZ-900 (Azure Fundamentals) Quick reference guide 52 Weeks of AWS Episode 8: Infrastructure as Code with CDK and AWS Lambda Learn GCP Cloud Functions in One Hour Video Course Python Devops in TWO HOURS! MLOps Platforms From Zero: DatMLOps Platforms From Zero: Databricks, MLFlow/MLRun/SKLearn AWS Machine Learning Certification In ONE HOUR Fast, documented Machine Learning APIs with FastAPI Zero to One: AWS Lambda with SAM and Python in One Hour AWS Storage Solutions 2022: EBS/S3/EFS/Glacier Python Bootcamp for Data Testing In Python book Minimal Python book Practical MLOps book Python for DevOps-Playlist.
    Note: Online resource; title from title details screen (O'Reilly, viewed September 27, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 93
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781837631605 , 1837631603
    Language: English
    Pages: 1 online resource (1 video file (6 hr., 8 min.)) , sound, color.
    Edition: [First edition].
    DDC: 794.8/1526
    Keywords: Computer games Programming ; Computer games Design ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Unreal Engine, the world's most open and advanced real-time 3D creation system, provides the tools and assets you need to create truly expansive worlds for your players, participants, and stakeholders to explore, using content that scales. Unreal Engine 5 empowers creators across all industries to deliver stunning real-time content and experiences. In this course, you will learn how to make a Zombie Survivor FPS game. You will learn to set up, step-by-step, our first person character, weapons, animations, effects, and more from scratch. We will move on to creating the Zombies AI and the gameplay mechanics. We will also develop Zombie AI that will chase us around and cause damage to our player, use the Matrix Demo scene as environment, or use any environment we wish to build on, from the Unreal Engine Marketplace. The course provides us with all the necessary assets for completing and building the game. By the end of the course, you will learn to create game modes with a complete game scenario and have the knowledge required to create a fantastic FPS Zombie Survivor game using Unreal Engine 5. what You Will Learn Learn to program using Blueprints without needing to write codes Set up an FPS human-controlled character from the beginning Connect and animate FPS and weapons using custom animations Create movement and game logic using the Blueprints system Create a zombie artificial intelligence system Build a complete FPS zombie game on the Unreal Engine 5 environment Audience This course is ideally for those who want to make their video games using Unreal Engine. This course is for those individuals who wish to develop games but do not want to or know how to write lengthy gaming codes. Developers with experience in other engines, such as Unity, or artists who want to create their projects and games will benefit from this course. A PC or Mac capable of running Unreal Engine 5, about 15GB of free disc space, and at least 8GB of RAM along with basic Unreal Engine 5 skills is required. This course does not cover the basics of Unreal Engine 5. About The Author Ivan Yosifov: Ivan Yosifov is a 3D Artist and co-founder at Seven Bulls Games Ltd. He creates online courses in 3D/2D and game art. He owns a studio that is focused on developing AAA mobile shooter games. He has more than 12 years of experience in the mobile game development industry. He has a bachelor's degree in computer technology. He is also the winner of the Sofie Game Jam 2016.
    Note: Online resource; title from title details screen (O'Reilly, viewed November 21, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 94
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (4 hr., 32 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.2/762
    Keywords: JavaScript (Computer program language) ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Master JavaScript basics and become a JavaScript developer! Whether you want a career in front-end or back-end development, you must have a solid understanding of this universal language. And you are in the right place to learn it, or learn more about it. The course starts from the basics and works up to advanced and expert topics, so it is perfect for both beginners and seasoned JavaScript professionals. It teaches everything you need to get started coding in JavaScript. Highlights include: Comprehensive JavaScript: It's an all-in-one package that will take you from the very fundamentals of JavaScript to building modern and complex applications. Modern JavaScript made easy: You'll receive guidance through fun and practical code examples, critical insights into how JavaScript works behind the scenes, and awesome complete projects. Think like a developer: You'll learn how to plan application features, architect your code, debug code, and many more real-world skills that you will need in your job as a developer. From beginner to expert: Unlike other courses, this one contains beginner, intermediate, advanced, and even expert topics, so you don't have to buy any other course to master JavaScript from the ground up!.
    Note: Online resource; title from title details screen (O'Reilly, viewed October 17, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 95
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (1 hr., 22 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.13/3
    Keywords: JavaScript (Computer program language) ; Web applications ; Application software Development ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Each lesson ends with challenges and tasks for the project--code alongside the lessons to develop your own image slider. Source code is included. Includes section setup details and information for starting the project, such as resources and websites. Create an array of image paths to output images to the page. Explore how to set up a testing array of placeholder images, customize the images, and generate a useful array of content for your page. Use a random image colors function to add colorful images to the web page. Use JavaScript string methods to create a random hex color value generator. Add CSS styling to your jQuery image slider project, and set up and position the images to stack using jQuery. Create visible images to output to the web page and style with CSS. Add and remove element classes with jQuery. Set up moving slides on intervals using a selection of active elements. Update and remove classes and add new, active classes to the new sibling element using jQuery. Add control button options for user event listeners and slider controls. Add buttons with jQuery so that the user can control movement of slides to next and previous images. Users can update intervals and reset the interval timer. Debug the jQuery project, and update and reset the interval timer to restart the counters once a user interacts with the slider controls. Prior to a final code review, do updates and debug the image carousel project.
    Note: Online resource; title from title details screen (O'Reilly, viewed September 27, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 96
    Online Resource
    Online Resource
    [Place of publication not identified] : O'Reilly Media, Inc.
    Language: English
    Pages: 1 online resource (1 video file (1 hr., 16 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.3
    Keywords: Software architecture ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: About Architectural Katas: What could be better than practicing software architecture with your handpicked dream team of architects? Participants in Architectural Katas, moderated by Neal Ford and Mark Richards, work together in small groups of their choosing to solve a challenge an actual organization is facing. Everyone gets the chance to practice their craft with a real software architecture problem in a safe and social environment, and the finalists and winners earn well-deserved bragging rights (not to mention an intriguing line on their résumé). Plus a selected organization will have some of its gnarliest software architecture problems solved. Series schedule: Event 1: Kickoff - October 25, 2022 Meet the judges, hear all the details on how Architectural Katas works, learn more about the software architecture problem you'll be solving, and get the chance to ask Neal and Mark any questions you may have. New for Fall 2022! Discussion Forum with the Judges - October 28, 2022 Teams will be invited to a special one-hour discussion forum, where you'll have the opportunity to ask the judges questions as you prepare your architectural solution. Event 2: Semifinals and Architectural Presentation - November 18, 2022 Get a master class on presentation skills and learn how to successfully showcase software architecture plans to developers and stakeholders (and judges). You'll also find out the top teams that will submit their video presentations for the final event. Event 3: Finals - December 7, 2022 The top teams' videos are shown, judges provide feedback, attendees vote for their favorite, and judges announce the winner. New for Fall 2022! Discussion Forum with the Judges - December 9, 2022 Finalists will be invited to a special one-hour discussion forum, where you'll be able to receive additional feedback from the judges about your team's solution. What you'll learn and how you can apply it Identify and design architectural components Explore techniques to analyze and select the right architecture patterns Learn how to diagram and document an architectural solution Develop better communication skills to 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're responsible for creating a software architecture for your company, and you want to practice with a real-world challenge. Recommended follow-up: Read Fundamentals of Software Architecture (book) Read Building Microservices, second edition (book) Read Building Evolutionary Architectures (book) Read Building Event-Driven Microservices (book) 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) Please note that slides or supplemental materials are not available for download from this recording. Resources are only provided at the time of the live event.
    Note: Online resource; title from title details screen (O'Reilly, viewed November 8, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 97
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781804612088 , 1804612081
    Language: English
    Pages: 1 online resource (1 video file (1 hr., 57 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.1
    Keywords: Application program interfaces (Computer software) ; Python (Computer program language) ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: If you work in any functional areas of data analysis, machine learning, and artificial intelligence, you will want to be familiar with or master Pandas. Pandas is a popular Python library used for data analysis and manipulation, commonly used with data analysis, artificial intelligence, and machine learning. Pandas enables quick and efficient data manipulation, aggregation, pivoting, and flexible time series. This course will introduce you to the basics of data analysis using the Pandas library. You will learn to work with two primary data structures in Pandas, Series and Data Frame. Then, we will take a look at how to read data from a file and explore input data using indexing and filtering, at which point you will be ready for data preprocessing. Next, we will focus on handling missing values and duplicate rows and transforming data into a more efficient format. You will also discover how to manipulate data and data processing. Finally, we will dive into creating simple plots to visualize the data. By the end of this course, you can use OOPs paradigm to create class hierarchies with the OOP design process. You can design and implement Python programs for complex issues and make good use of the features like classes and inheritance. What You Will Learn Learn basic data analysis with Pandas' open-source Python library Use the two primary Pandas data structures, Series and DataFrame Process varied data types and manipulate data with string function Organize input with index and filter, preprocess data with Pandas Format and process different kinds of data most efficiently Manipulate, aggregate, and pivot data flexibly and efficiently Audience This course targets beginner Python developers or those who want to learn and use the Pandas library for Python. Data analysts, project management analysts, and those working in artificial intelligence, machine learning, or data science can benefit from this course immensely. For those managers and executives that handle a lot of data and create analytic reporting material, this course could help them as well in their data science projects. This course assumes no previous experience in Pandas, but a fundamental understanding of basic Python syntax is needed since it is built for Python. About the Author Simon Sez IT: Simon Sez IT has offered technical courses since 2008 for individuals, small businesses, and Fortune 500 companies with thousands of employees who can benefit from the easy-to-learn and hands-on software training. It offers over 8000 video tutorials on a range of software programs. Simon Sez IT ensures stress-free eLearning and enhanced employee productivity--whether you implement new software or a technological upgrade in your work environment. With over 600,000 students from 180 countries, Simon Sez IT is the preferred online learning choice for individuals and businesses worldwide.
    Note: Published in October 2022. - Online resource; title from title details screen (O'Reilly, viewed November 8, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 98
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781804612767 , 1804612766
    Language: English
    Pages: 1 online resource (1 video file (14 hr., 30 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.13/3
    Keywords: Python (Computer program language) ; Computer programming ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Python is a fantastic object-oriented programming language that lets you use functional and OOP paradigms. Python offers several benefits compared to other programming languages such as Java, C++, or R. It is a dynamic language, with high-level datatypes. Python is easy to learn for beginners, being more readable and intuitive. With this course, you will learn about computer architecture, programming concepts, and what terminals are. You will install and set up Python on your computer and learn about hands-on programming with Python basics, client-info application, and console IO. You will code with data types, loops, functions, classes and objects, and modules and packages. Finally, you will learn about strings, stack and data structures, pip - python package manager, virtual environments, iterables, File IO, threading and multiprocessing, and debugging. Upon completion, you can easily handle any programming project and use core Python features. Create different array data structures, lists, tuples, sets, typed arrays, stacks, queues, and priority queues. Use structural pattern matching with match-case statements in Python 3.10 and third-party packages and create virtual environments for projects. What You Will Learn Implement basic data structures and basic programming with Python Create array structures such as a list, tuple, set, stack, and queue Learn object-oriented programming with Python classes and objects Use structural pattern matching with case statement in Python 3.10 Use Python REPL to write code from the terminal and test ideas Create virtual environments for projects with third-party packages Audience This course is beneficial for those with some skills in Python or if you are looking to refresh your skills and advance to the next level. Even if you can use a computer, that's completely fine as the course will train you to become a professional in coding. Complete newbies who want to learn to program or even beginner Python developers seeking expertise in Python programming can ace Python with this course. The course does not have any special requirements except turning the computer on and watching and learning from the course phase-by-phase. About The Author Rahul Mula: Rahul Mula is a developer specializing in Python, Flutter, and web development. He was really intrigued the first time he learned about programming and realized what could be done with it. He loves to explore different technologies and create applications to build something new. He has developed Keyviz--the free and open-source tool to visualize keystrokes in real-time. He has written books and created courses on Python programming teaching thousands of students.
    Note: Online resource; title from title details screen (O'Reilly, viewed November 21, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 99
    Online Resource
    Online Resource
    [Place of publication not identified] : Addison-Wesley Professional
    ISBN: 9780137922437 , 0137922434
    Language: English
    Pages: 1 online resource (1 video file (4 hr., 4 min.)) , sound, color.
    Edition: [First edition].
    Series Statement: Live lessons
    DDC: 005.1
    Keywords: Computer software Development ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: 4+ Hours of Video Instruction Security is the top concern of businesses today. Milecia McGregor shows developers how to mitigate security risks by implementing DevSecOps best practices. Description Every organization with a DevOps framework should be looking to shift toward a DevSecOps mindset, bringing individuals of all abilities and across all technology disciplines to a higher level of proficiency in security. From testing for potential security exploits to building business-driven security services, a DevSecOps framework that uses DevSecOps tools ensures security is built into applications rather than being bolted on haphazardly afterwards. In Securing Your DevOps Pipelines: DevSecOps Best Practices, Milecia covers how DevSecOps improves upon regular DevOps pipelines. She covers the tools and methodologies you can use to bring DevSecOps to your organization. By the end of the course, you will know how to build a DevSecOps pipeline and how to integrate different tools to handle the OWASP Top Ten, as well as compliance checks to stay up to date with regulations like HIPAA, PCI, and GDPR. About the Instructor Milecia McGregor is a software generalist who has worked in numerous areas of tech. She has a master's degree in mechanical and aerospace engineering and has done machine learning work for humancomputer interfaces on autonomous vehicles. She has done work on the front-end and back-end, data science, robotics, DevOps, cybersecurity, blockchain, VR, and other areas. Milecia has worked on projects like the Mozilla VPN and apps that work with brain signals. She is also an international speaker in the tech community with talks covering a variety of topics across multiple programming languages. Skill Level Beginner to Intermediate What You Will Learn Developers and Engineers will learn to Build a DevSecOps pipeline in CircleCI with several industry standard tools Deploy a TypeScript full-stack app and see how DevSecOps reports security risks Learn how to get your organization onboard with a security and DevOps mindset Perform simple automated security audits to further check for vulnerabilities Who Should Take This Course DevOps professionals and site reliability engineers, software developers, technical project managers, security engineers Course Requirements Some experience with DevOps pipelines, some knowledge of the OWASP Top Ten and web application authentication, authorization, and other security principles 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 informit.com/video.
    Note: Online resource; title from title details screen (O'Reilly, viewed November 8, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 100
    Online Resource
    Online Resource
    [Place of publication not identified] : Addison-Wesley Professional
    ISBN: 9780137949045 , 0137949049
    Language: English
    Pages: 1 online resource (1 video file (4 hr., 46 min.)) , sound, color.
    Edition: [First edition].
    Series Statement: Live lessons
    DDC: 005.2/762
    Keywords: JavaScript (Computer program language) ; User interfaces (Computer systems) ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: 4+ Hours of Video Instruction JavaScript is changing lives. Just by learning JavaScript alone, people are able to obtain jobs with salaries they never would have imagined. You need experience to get a job, and that's exactly where this video comes in: Learn practical projects from a professional. JavaScript has become one of the most popular programming languages ever. One survey after another shows that developers of all levels (from beginner to expert) are flocking toward JavaScript. And it's no longer restricted to Web. NodeJS has allowed developers to use JavaScript on the server side as well. Given the high rate of adoption and a robust community behind it, JavaScript is here to stay. This course focuses on one thing and one thing only--building a portfolio of projects using React + JavaScript. Once you are done, you will have a portfolio of several projects (apps, games, and utilities) published on the Web. Learners will follow a step-by-step guide to building several projects, all the way from design to publishing on the Web (with a link that you can share with your friends, family, and potential employers). Companion files to this course can be found at https://gist.github.com/sahilkhosla/d3136b5070465973b210e38d70046323 About the Instructor Sahil Khosla is a Senior Software Engineer with 10+ years of experience in developing user-facing apps and several years of experience teaching front-end development concepts. He is currently part of the front-end team at Lightyear Health and has previously worked at Expedia, where he was part of the group responsible for revamping the mobile web experience. A multipotentialite at heart, Sahil loves to learn and equally loves to share that knowledge with others. He takes pride in breaking down complicated concepts and making them easy to understand, with analogies and diagrams. Skill Level Beginner to Intermediate What You Will Learn Learn how to design an app (what to do before writing a single line of code) Learn how to break down the app development into smaller tasks Understand how GitHub is used for maintaining complex apps Gain an understanding of SDLC (software development lifecycle) Understand how to use React to build real-world projects Learn how to structure the codebase in React projects Develop several projects with JS + React (apps, games and utilities) Learn how to publish apps to the cloud within minutes Who Should Take This Course Aspiring Front-End engineers, Full-Stack engineers and Web Developers Prerequisites: Basic understanding of JavaScript + React and general web development concepts Course Requirements Prerequisites: General understanding of Front-End Development About Pearson Video Training Pearson publishes expert-led video tutorials covering a wide selection of technology topics designed to teach you the skills you need to succeed. These professional and personal technology videos feature world-leading author instructors published by your trusted technology brands: Addison-Wesley, Cisco Press, Pearson IT Certification, Sams, and Que. Topics include IT Certification, Network Security, Cisco Technology, Programming, Web Development, Mobile Development, and more. Learn more about Pearson Video training at http://www.informit.com/video.
    Note: Online resource; title from title details screen (O'Reilly, viewed November 8, 2022)
    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...