
kingers
Wariano Leyenda-
Posts
285,620 -
Joined
-
Days Won
8
Everything posted by kingers
-
Troubleshooting with Microsoft Azure Network Watcher MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 2 Hours 12M | 355 MB Genre: eLearning | Language: English Microsoft now gives you packet-level access to your Windows Server and Linux virtual machines (VMs) running in Azure. You'll learn how to use Network Watcher to troubleshoot network security groups (NSGs), perform packet captures, and much more. IT ops professionals often require packet-level access to network traffic in order to perform troubleshooting and performance optimization. In this course, Troubleshooting with Microsoft Azure Network Watcher, you'll learn how to use every tool in this new Microsoft Azure feature. First, you'll discover how to enable Network Watcher in your home Azure regions. Next, you'll explore how to use Network Watcher to trace routing paths, troubleshoot NSGs, and test connectivity to and from your VMs running in Azure. Finally, you'll learn how to perform packet captures with Network Watcher and visualize the capture data with open-source software. When you're finished with this course, you'll have the skills and knowledge to analyze your Azure IaaS resources deeply and effectively. https://rapidgator.net/file/b276dcdfb75c5b564623e6ff33e00eee/Pluralsight.-.Troubleshooting.with.Microsoft.Azure.Network.Watcher.by.Tim.Warner.rar https://nitroflare.com/view/C749129F288B099/Pluralsight.-.Troubleshooting.with.Microsoft.Azure.Network.Watcher.by.Tim.Warner.rar https://turbobit.net/ua076uxbus4w/Pluralsight.-.Troubleshooting.with.Microsoft.Azure.Network.Watcher.by.Tim.Warner.rar.html
-
Lynda - Learning Modular Synthesis: Moog Mother-32 Semimodular Synth Size: 967 MB | Duration: 1h 59m | Video: AVC (.mp4) 1280x720 24fps | Audio: AAC 48KHz 2ch Genre: eLearning | Level: Intermediate | Language: English The Moog Mother-32 is a very popular starter instrument for those looking to get into modular synthesis. It contains a capable one-oscillator synthesizer voice with a Moog design filter, as well as surprisingly full-featured step sequencer. Best of all, it's a semimodular synth in that all of its components are already wired together and able to create sounds right out of the box. But it also contains a Patch panel, allowing you to override its internal wiring as well as connect it to external synthesizer modules. Synth designer Chris Meyer gives you a quick-start introduction to all three of these sections of the Moog Mother-32, including how to mount the Mother-32 into a Eurorack-format case, plus important advice on the first external modules you might want to add to it. * Connecting the Mother-32, as well as relocating it to an open-ended modular cabinet * Crafting your own sounds using its synthesis engine, including learning the differences between oscillator and modulator waveshapes, filter modes, and envelope types * Programming the powerful step sequencer, including holds, rests, slurs, accents, and ratchets * Editing sequences, including live performance tricks * Patching the Mother-32 to other modules, including the important use of attenuators, mixers, and multiples * Adding a second envelope generator to the Mother-32 * Adding a second (and third!) oscillator to the Mother-32 No mirrors below please. https://rapidgator.net/file/706d8845f6a4cae26a9c42cd0f63e2a7/Learning.Modular.Synthesis.Moog.Mother.32.Semimodular.Synth-.rar https://nitroflare.com/view/323F1AE15A3C1FE/Learning.Modular.Synthesis.Moog.Mother.32.Semimodular.Synth-.rar https://turbobit.net/is94i0u8db85/Learning.Modular.Synthesis.Moog.Mother.32.Semimodular.Synth-.rar.html
-
Linux Monitoring and Maintenance (LPIC-2) MP4 | AVC 113kbps | English | 1280x720 | 15ps | 6h 34mins | AAC stereo 106kbps | 776 MB Genre: Video Training In this course we are going to help you prepare for the Linux Professional Institute LPIC-1 201 exam, this course being the first in a a series of three for this exam. In this course, we look at monitoring, networking, and system messages which relate to the exam objective 200, 205, and 206. Starting with monitoring, the course will guide you through data collection with the package sysstat before looking at graphical representation with collectd. With that done, we learn to monitor services with Nagios. Then we look at Networking and even configure our own Wireless Access Point. With networking done, we turn to Bacula as a backup solution on the network and look at how we can message users who refuse to log off. This is a full and descriptive course for the Network Administrator who is looking for that next step. https://rapidgator.net/file/909b60c06bf8a9c19573e7036fb9ad3b/Pluralsight.-.Linux.Monitoring.and.Maintenance.LPIC-2.rar https://nitroflare.com/view/C91614D164F4F78/Pluralsight.-.Linux.Monitoring.and.Maintenance.LPIC-2.rar https://turbobit.net/ordzkaa41ryb/Pluralsight.-.Linux.Monitoring.and.Maintenance.LPIC-2.rar.html
-
Complete Dart Programming Language - Basic To Advanced Published 4/2023 MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz Language: English | Size: 1.56 GB | Duration: 5h 27m Learn Dart Programming in depth. Includes: basic to advanced topics, exercises, and projects. What you'll learn Build beautiful multi-screen apps with Flutter Create and publish open source projects using Dart Comprehend the best method for reading the incredible amount of Flutter documentation Master streams and understand reactive programming to create Flutter apps Understand the different approaches for loading and maintaining data in Flutter apps Learn how to build offline-enabled apps with incredibly efficient data loading Store long-term data on a user's physical device using SQLite Requirements Previous programming experience with Javascript, Java, Python, or similar is required . Description Dart is a programming language developed by Google in 2011. It is an object-oriented language that is designed to be easy to learn and use for building web, mobile, and desktop applications. It is a statically typed language, meaning that the type of a variable is determined at compile time, and it supports both just-in-time (JIT) and ahead-of-time (AOT) compilation.Dart has a syntax that is similar to other popular programming languages like Java, C++, and JavaScript. It supports features like classes, interfaces, mixins, async/await, and a variety of built-in types like strings, lists, and maps. Dart also includes a package manager called Pub, which makes it easy to use and share third-party libraries.One of the unique features of Dart is its support for both client-side and server-side development. Dart can be compiled to JavaScript for use in web browsers, or it can be run natively on the server with the Dart VM. This makes it possible to use the same language and codebase for both the front-end and back-end of a web application.Dart is also the primary language used for developing applications for Google's mobile operating system, Android. With the introduction of Flutter, a mobile app development framework built with Dart, it has become even easier to create high-performance, cross-platform mobile apps for both Android and iOS using a single codebase. Overview Section 1: Prerequisites Lecture 1 Basic Discussion About Dart Lecture 2 Download And Install Intelij IDEA Lecture 3 Setup dart and run first dart programm Lecture 4 First Dart Program and Dart Syntax Section 2: Dart Data Type Lecture 5 Dart Variable Lecture 6 Dynamic and Var Type Lecture 7 Final and Const Keyword Lecture 8 Dart data types Lecture 9 Enum Lecture 10 Dart keyword Section 3: Dart Operator Lecture 11 What is Operator Lecture 12 Arithmatic operator Lecture 13 Assignment operator Lecture 14 Relational Operator Lecture 15 Type test and logical operator Lecture 16 Conditional Operator Lecture 17 Conditional Operator Lecture 18 Cascade notation operator Section 4: Dart Control Statement Lecture 19 Basic discussion about control statement Lecture 20 Discussion about loop and for loop Lecture 21 For in loop Lecture 22 While loop Lecture 23 Do while loop Lecture 24 Break and continue statements Lecture 25 Simple Calculator Section 5: Dart List Lecture 26 Introduction to dart list Lecture 27 Fixed length list Lecture 28 Growable list Lecture 29 List methods Lecture 30 Dart map Section 6: Dart Function Lecture 31 what is function? Lecture 32 Function part-1 Section 7: Dart OOP Lecture 33 OOP Introduction Lecture 34 Dart class and object Lecture 35 Constructor Lecture 36 Introduction of inheritence Lecture 37 Singel level inheritence Lecture 38 Multi-level inheritence Lecture 39 Hiarchical-inheritence Lecture 40 Polymorphism Lecture 41 Encapsulation Lecture 42 Abstraction part-1 Lecture 43 Abstraction part-2 Section 8: Null Safety Lecture 44 Dart null safety Section 9: Exception Handle Lecture 45 Exception Handeling If you're tired of spinning your wheels learning Swift or Android, this is the course for you. Animations? You will learn it. Architectural Patterns? Included. Navigation? Of course! Flutter is a newcomer to the mobile development scene. Strongly supported by Google, it is already viewed as an ideal platform for replacing native Swift and Android development. Thanks to its amazing standard library of widgets, fast compile times, and amazing documentation, developers are falling in love with Flutter! https://rapidgator.net/file/8e1e039b3d0a7810f0b5bc3270a568e2/Complete.Dart.Programming.Language.Basic.To.Advanced.rar https://nitroflare.com/view/590121B83F37876/Complete.Dart.Programming.Language.Basic.To.Advanced.rar https://turbobit.net/v9f1ckijrg1i/Complete.Dart.Programming.Language.Basic.To.Advanced.rar.html
-
30 Masterpieces of the Ancient World 36xDVDRip | WMV/WMV3, ~2000 kb/s | 640x360 | Duration: 18:38:22 | English: WMA, 128 kb/s (2 ch) | 15.3 GB Genre: eLearning Video / Cultures, Art, History Art is one of the highest forms of human expression, and studying the history of ancient art, as with studying later works, gives us a way to more fully understand ourselves today. A comparative look at the masterpieces of the ancient world reveals a marvelous diversity of styles, themes, subjects, and media, but it also offers us a glimpse of the universal truths and values of humanity across the ages. Even among radically different cultures, you still see common themes-including expressions of rulership, fertility, and religion and spirituality. 30 Masterpieces of the Ancient World offers you what few art history courses do, even in our top universities-a broad and comprehensive survey of art in the ancient world. Over the course of 36 fascinating lectures, Professor Diana Krumholz McDonald, an expert in ancient art history and an esteemed lecturer and scholar, takes you on a grand journey around the world to see some of the greatest works of art ever created and to explore the cultures that made them. Whether it's a textbook standard or a little-known gem, this is art with a purpose, created not for art's sake, but with a clear function in mind. You'll delight in learning about such works as the realistic paintings inside the caves of Chauvet, France; the Uruk Vase and the development of narrative art in Mesopotamia; the erotic and terrifying "Queen of the Night" relief from ancient Babylon; the treasures from King Tut's tomb and other Egyptian wonders; the mesmerizing and expressive sculpture "Laocoön"; the ancient relics and monuments to the Buddha in India and Java; and the colossal Olmec heads with their extraordinary emotional power. Along the way, Professor McDonald is an able guide who brings these masterpieces to life with stories, insights, and interpretations that will open an entire new world for you. The beauty of 30 Masterpieces of the Ancient World is that it takes you all around the globe, from Europe and the Middle East to Asia and the Americas. You'll revisit familiar cultural touchstones, such as the Greek Olympic Games or the Roman Republic, and you'll encounter unfamiliar-even terrifying-rituals such as human sacrifice in the mysterious Aztec and Moche societies. The artwork these cultures produced ranges from decorative earspools to massive architectural wonders, from skillfully woven textiles and masterfully wrought pottery to stunningly expressive sculptures and paintings. For all this variety, though, common themes emerge and connect us in our shared humanity-not merely among ancient societies, but between the ancients and our world today. In this extraordinary journey, you'll encounter breathtaking paintings, sculptures, reliefs, textiles, and architectural triumphs from around the globe and created across thousands of years, and you'll study what binds them together-and the lessons they offer us today. Survival & Fertility: Nothing else matters if our basic needs are not met. It makes sense, then, that so much artistic expression in the ancient world focuses on our security. Masterpieces such as these highlight the importance of this theme throughout the ancient world: "Ram Caught in a Thicket," from the Royal Cemetery at Ur, highlights fertility of the land, which is necessary for human survival. Aphrodite of Knidos, the first female nude sculpture, shows reverence for the goddess of sexual love and fertility in ancient Greece. Chinese bronze vessels were used for ritual sacrifices to communicate with ancestral spirits and secure their protection and generosity. Dominance, Rulership, & Warfare: How does a king control his kingdom? Visual propaganda is a nearly universal way for rulers to inspire devotion and intimidate potential threats, both from within and without. For example: In Mesopotamia, the Standard of Ur shows two complementary sides of kingship-warrior and provider. Rulers must defend and provide for their people. In Persia, the Achaemenid kings built grand cities such as Persepolis as expressions of their power. In Rome, the Column of Trajan tells a story of Roman warfare, with Trajan as the towering conqueror. Religion & Spirituality: So much art through the ages has focused on the soul and the afterlife, and ancient societies were the first to develop and cultivate this spiritual approach. Not only does ancient artwork affirm our common humanity, but masterpieces such as these provide an important glimpse into the cultures that created them: The grand Egyptian tombs and funerary rites were a way for kings-including the famous Tutankhamun-to achieve immortality. The Great Stupa at Sanchi supposedly houses some of the ashes of the Buddha. Pilgrims came from far and wide to pay their respects and, in the process, learned the path toward an enlightened life. On his sarcophagus, the Maya king Pakal the Great was portrayed as the reborn maize god, an important key to understanding the myths and religion of the Maya. What Makes a Masterpiece? Size. Technique. Beauty. Complexity. Whatever your criteria, the objects you'll study in this course are some of the world's truly great masterpieces. Professor McDonald gives you an overview of the cultural context of these works and explains what makes each piece important, outstanding, and beautiful. Each masterpiece has a story to tell, and this course is your key for uncovering these stories. How did each piece function in its culture? What can it tell us about the people of its time and place? Why does the piece matter to us today? Some of the works you'll study are easily recognizable-for instance, King Tut's mask, the Parthenon, and the Aztec calendar stone. But others are strange and enigmatic. For each masterpiece, Professor McDonald provides you with the necessary context and unlocks the hidden story behind each object. She also delves into the techniques employed by some of the greatest artists of all time to help you understand the art's creation and to enhance your appreciation. Among other things, you'll learn about verisimilitude in 30,000-year-old cave paintings, which challenges us to rethink our notion of "primitive" art; the optical illusions built into the architecture of the Mesopotamian ziggurats; contrapposto, torsion, and the development of motion in Greek sculpture; and the astounding skill and labor behind the Andean textiles. One of the most interesting features you'll discover about ancient art is the development of abstraction in ancient Andean art. Today we think of abstraction as modern, as a 20th-century phenomenon, but in the early centuries of the Common Era, the Andean civilizations painted abstract designs on their pottery and wove abstract geometric shapes in their textiles. The Perfect Guide for a Comparative Course Perhaps no other course offers you such a wide and deep survey of ancient art. And Professor McDonald is the ideal art historian to take us on this journey around the world. As a specialist in ancient art history and as one who lived in Southeast Asia and has traveled around the world, she has personally seen the objects she describes, and she is able to pepper her stories with personal examples that bring the material to life. What's more, she draws surprising connections between objects created independently by cultures on opposite sides of the world. And the stunning works of art in the course, along with 3-D reconstructions and the professor's demonstrations, enhance your aesthetic appreciation. This course is such a rare treat-the chance to reflect on such questions as, How did ancient people live and survive? What drives our impulse to create art? Why do these objects resonate so strongly with us over thousands of years? With striking visuals and a sense of excitement in every lecture, 30 Masterpieces of the Ancient World is a powerful testament to the power of art in the human experience. Lectures: 1. Where Do We Come From? 2. Ancient Cave Art Chauvet, France 3. The Uruk Vase Vision of an Ordered World 4. The Standard of Ur Role of the King 5. Ram Caught in a Thicket 6. Great Ziggurat at Ur Ancient Architecture 7. Victory Stela of Naram-Sin of Akkad 8. Neo-Assyrian Palace Reliefs 9. Queen of the Night Babylonian Goddess 10. Ishtar Gate and Processional Way 11. The Ancient City of Persepolis 12. Palette of Narmer The Conquering King 13. Statue of Khafre Rebirth of a King 14. Tutankhamun s Mask 15. Tomb Painting of Nefertari 16. Kritios Boy Idealized Athletic Youth 17. Discobolus Motion in Sculpture 18. Parthenon Marbles Metopes and Frieze 19. Greek Vase Painting Death of Sarpedon 20. Aphrodite of Knidos 21. Laocoon Three-Dimensional Narrative 22. Column of Trajan 23. Bronzes of Ancient China 24. Great Stupa at Sanchi 25. Borobudur Ancient Buddhist Stupa 26. Colossal Olmec Heads 27. Sarcophagus Cover of Pakal at Palenque 28. Carved Stone Lintels of Yaxchilan 29. Teotihuacan Temple of the Feathered Serpent 30. Colossal Stone Statue of Coatlicue 31. Aztec Calendar Stone 32. Moche Earspools Miniature Masterpieces 33. Ancient Andean Ceramics 34. Ancient Andean Textiles 35. What Can We Learn from Ancient Art? 36. How Ancient Art Reverberates also You can find other my intetesting: History-posts Screenshots Exclusive eLearning Videos ← add to bookmarks https://rapidgator.net/file/e5d7d4f4b26ba7c0f3eb2d47849dae2e/30.Masterpieces.of.the.Ancient.World.part1.rar https://rapidgator.net/file/56075a99de073422060b0d68bb3a16fd/30.Masterpieces.of.the.Ancient.World.part2.rar https://rapidgator.net/file/1b3b8028d607277caad066b256147eb8/30.Masterpieces.of.the.Ancient.World.part3.rar https://rapidgator.net/file/c91df08d8a120e1a2ac088938c054760/30.Masterpieces.of.the.Ancient.World.part4.rar https://rapidgator.net/file/e1fb63b666d9251225a0d4dbfb3b6f54/30.Masterpieces.of.the.Ancient.World.part5.rar https://rapidgator.net/file/605a7c5ab54f05fc1db720328fb8ce82/30.Masterpieces.of.the.Ancient.World.part6.rar https://rapidgator.net/file/f8c77ef6dfc183f31a5701602015d9f0/30.Masterpieces.of.the.Ancient.World.part7.rar https://rapidgator.net/file/4a16150ff769ceaf16eaced0731d4c96/30.Masterpieces.of.the.Ancient.World.part8.rar https://nitroflare.com/view/7E9B571595FD8F2/30.Masterpieces.of.the.Ancient.World.part1.rar https://nitroflare.com/view/789A8A202FF76A2/30.Masterpieces.of.the.Ancient.World.part2.rar https://nitroflare.com/view/0DD54C8936FB361/30.Masterpieces.of.the.Ancient.World.part3.rar https://nitroflare.com/view/B092CC3CF2A7BFC/30.Masterpieces.of.the.Ancient.World.part4.rar https://nitroflare.com/view/8B0C1AE31B6653F/30.Masterpieces.of.the.Ancient.World.part5.rar https://nitroflare.com/view/9C1DA65EE5C3139/30.Masterpieces.of.the.Ancient.World.part6.rar https://nitroflare.com/view/91DE7D5510B471B/30.Masterpieces.of.the.Ancient.World.part7.rar https://nitroflare.com/view/5ECC4287934CE0C/30.Masterpieces.of.the.Ancient.World.part8.rar https://turbobit.net/yo55d4kapygy/30.Masterpieces.of.the.Ancient.World.part1.rar.html https://turbobit.net/9pmmb9dhhp6w/30.Masterpieces.of.the.Ancient.World.part2.rar.html https://turbobit.net/dnpbqsnhr88w/30.Masterpieces.of.the.Ancient.World.part3.rar.html https://turbobit.net/wvsoqdzg5haz/30.Masterpieces.of.the.Ancient.World.part4.rar.html https://turbobit.net/w72zcdkbau5v/30.Masterpieces.of.the.Ancient.World.part5.rar.html https://turbobit.net/4dxv925d4bel/30.Masterpieces.of.the.Ancient.World.part6.rar.html https://turbobit.net/7ucoiimjgyjj/30.Masterpieces.of.the.Ancient.World.part7.rar.html https://turbobit.net/6oka5j8okaq1/30.Masterpieces.of.the.Ancient.World.part8.rar.html
-
Securing Microsoft Azure Subscriptions
kingers posted a topic in Cursos Multimedia & VideoTutorialez
Securing Microsoft Azure Subscriptions MP4 | Video: AVC 1280x720 | Audio: AAC 48KHz 2ch | Duration: 2h 23m | 299.58 MB Genre: eLearning | Language: English | Instructor: Tim Warner At the core of Azure subscription security is a thorough knowledge of least-privilege authorization. In this course, Securing Microsoft Azure Subscriptions, you will learn how to protect your Azure AD tenants and the subscriptions that trust them. First, you will touch on how to implement role-based access control for your Azure resources and Azure AD tenant. Next, you will explore how to identify and manage high-privilege external accounts in Azure AD. Finally, you will discover how to protect application programming interface (API) access to Azure AD and, by extension, to your cloud apps. When you are finished with this course, you will have a foundational knowledge of Azure subscription security that will help you as you move forward in your Azure security engineer career. Software required: Microsoft Azure subscription. More Info https://rapidgator.net/file/93f4051dd343a7fe636db4981ad738a2/Pluralsight.-.Securing.Microsoft.Azure.Subscriptions.by.Tim.Warner.rar https://nitroflare.com/view/2D5F65D5062E1C2/Pluralsight.-.Securing.Microsoft.Azure.Subscriptions.by.Tim.Warner.rar https://turbobit.net/9st54jxqilvp/Pluralsight.-.Securing.Microsoft.Azure.Subscriptions.by.Tim.Warner.rar.html -
Frontend Master - Nuxt 3 Fundamentals Duration: 5h 6m | .MP4 1920x1080, 30 fps(r) | AAC, 48000 Hz, 2ch | 930 MB Genre: eLearning | Language: English Build dynamic web applications that can leverage methods like static-site generation with Nuxt 3! In this course, you'll learn the fundamentals of how to use Nuxt 3 while building a variety of projects. By participating along with us in the workshop, you'll learn Learn fundamentals of Nuxt 3 Learn how to use popular Nuxt modules like Nuxt Content and Nuxt Image Learn how to use Vue 3 features like Composition API with Nuxt 3 Learn how to leverage static-site generation to build performant sites More Info Please check out others courses in your favourite language and bookmark them - - - - https://rapidgator.net/file/9caf5b9c0657349f61e4764e64f09f1f/Nuxt.3.Fundamentals.rar https://nitroflare.com/view/5A1FA6847048B56/Nuxt.3.Fundamentals.rar https://turbobit.net/15s477hpc4by/Nuxt.3.Fundamentals.rar.html
-
Monitoring Microsoft Azure Resources and Workloads .MP4, AVC, 350 kbps, 1280x720 | English, AAC, 96 kbps, 2 Ch | 2h 0m | 324 MB Instructor: Tim Warner Microsoft provides administrators with several options for monitoring their Azure resources. In this course, you will learn when, why, and how to use these tools to visualize Azure resource metrics and events. If you have a site-to-site Virtual Private Network (VPN) between your on-premises environment and one or more Virtual Private Networks (VNets) in Azure, then you probably have excellent visibility into the on-premises side of the network equation. In this course, Monitoring Microsoft Azure Resources and Workloads, you will learn how to use Microsoft Azure monitoring tools to gain monitor Azure network (as well as on-prem) resources closely and effectively. First, you will learn how to monitor individual Azure-based resources. Next, you will use Microsoft Monitor to aggregate monitoring across entire hybrid cloud workloads. Finally, you will visualize monitoring data by using Azure Log Analytics, Power BI, and other first and third-party tools. When you're finished with this course, you will have a foundational knowledge of Azure workload monitoring that will help you as you move forward in your career as an Azure administrator or solution architect. More Info https://rapidgator.net/file/0a104cbae0d53b2b28ac098839e9a27b/Pluralsight.-.Monitoring.Microsoft.Azure.Resources.and.Workloads.by.Tim.Warner.rar https://nitroflare.com/view/76BAF86D4631E8E/Pluralsight.-.Monitoring.Microsoft.Azure.Resources.and.Workloads.by.Tim.Warner.rar https://turbobit.net/zuzz5eiw2ly6/Pluralsight.-.Monitoring.Microsoft.Azure.Resources.and.Workloads.by.Tim.Warner.rar.html
-
Protocol Deep Dive: Network Address Translation (NAT) .MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 45m | 99 MB Instructor: Robert McMillen When TCPIP v4 was created, security and address preservation were not concerns like they are today. Fortunately, we now have network address translation to assist. In this course, Protocol Deep Dive: Network Address Translation (NAT), you will gain foundational knowledge of the potential security risks and rewards of using network address translation. First, you will learn how most experienced network administrators have worked with network address translation using Port Address Translation or linking IPs. Next, you will discover some other types of NAT also available. Finally, you will explore the interpretations of NAT by companies like Cisco that change the definition of the RFCs for NAT. When you are finished with this course, you will have the skills and knowledge of network address translation needed to set up NAT on your network layer device and to troubleshoot NAT issues. More Info https://rapidgator.net/file/61982f23ee361165d8db4869689e8c80/Pluralsight.-.Protocol.Deep.Dive.-.Network.Address.Translation.NAT.by.Robert.McMillen.rar https://nitroflare.com/view/4B7E9C367AC0DEE/Pluralsight.-.Protocol.Deep.Dive.-.Network.Address.Translation.NAT.by.Robert.McMillen.rar https://turbobit.net/8zie6g88kc0d/Pluralsight.-.Protocol.Deep.Dive.-.Network.Address.Translation.NAT.by.Robert.McMillen.rar.html
-
API Testing an Application with Karate
kingers posted a topic in Cursos Multimedia & VideoTutorialez
API Testing an Application with Karate .MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 2h 16m | 430 MB Instructor: Nertil Poci This course will teach you how to test your API's using Karate, a user-friendly, open-source framework for API testing that simplifies the validation of RESTful APIs with its expressive syntax and comprehensive features. What you'll learn In this course, API Testing an Application with Karate, you'll learn how to test APIs using the Karate Framework. First, you'll start by setting up your environment for your API and the Karate framework. Next, you'll learn how to create basic test cases for the API endpoints for testing response results as well as error handling. After you have created some basic tests, you'll learn how to create data driven tests for more advanced testing scenarios as well as perform database validation to check the integrity of the data after performing requests. Then, you'll learn how to integrate Karate with your CI/CD pipelines for automated testing on each build of the API. Finally, you'll learn some of the best practices for creating test suites using the Karate Framework, how to handle test data properly, implement logging, documentation, and versioning for your tests. When you're finished with this course, you'll have the skills and knowledge of Karate to test APIs using the Karate framework. More Info https://rapidgator.net/file/9a7ddf464039c7b0ec3399f8121a38cd/API.Testing.an.Application.with.Karate.rar https://nitroflare.com/view/B1785B43CF753F3/API.Testing.an.Application.with.Karate.rar https://turbobit.net/ffsz64z52lft/API.Testing.an.Application.with.Karate.rar.html -
Maintaining and Monitoring Windows Server 2016 MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 1 Hours 43M | 269 MB Genre: eLearning | Language: English This course prepares IT ops for the "Maintain and Monitor Server Environments" portion of the Microsoft 70-740 Installation, Storage, and Compute with Windows Server 2016 exam. Monitoring and maintaining your server environments is crucial to your organizations overall success. In this course, Maintaining and Monitoring Windows Server 2016, you'll learn all you need to know in order to ensure your server installations are running optimally. First, you'll learn how to implement patch management and anti-malware. Next, you'll delve into backup and restore options. Finally, you'll discover how to monitor environments running Windows Server 2016. By the end of this course, you'll have the knowledge and skills necessary to maintain and monitor your environments. https://rapidgator.net/file/50bb070492b1c158948f1b1fcfb4d819/Pluralsight.-.Maintaining.and.Monitoring.Windows.Server.2019.by.Glenn.Weadock.rar https://nitroflare.com/view/EB03EC44D740086/Pluralsight.-.Maintaining.and.Monitoring.Windows.Server.2019.by.Glenn.Weadock.rar https://turbobit.net/m8y8zsqx56xd/Pluralsight.-.Maintaining.and.Monitoring.Windows.Server.2019.by.Glenn.Weadock.rar.html
-
Virtual Pair Programmers - Cloud Deployment with AWS WEBRip | English | MP4 + Project files | 1024 x 768 | AVC ~175 kbps | 15 fps AAC | 96 Kbps | 44.1 KHz | 2 channels | 02:54:36 | 389.2 MB Genre: Video Tutorial WARNING - you must follow the steps in the final chapter, or Amazon will charge you once the free tier expires. No previous experience of AWS is necessary. We will be performing some Linux system administration, but all steps are explained. We will be doing some building of Java applications, and some knowledge of Java is assumed, but most of the course is applicable to non-Java applications as well. Content: 1 - Getting started with AWS 2 - Virtual Machine Instances with EC2 3 - Databases with RDS 4 - Tuning the Server and Elastic IP Addresses 5 - Apache ReverseProxies 6 - Elastic Instances and Cleanup General Complete name : Chapter_2.mp4 Format : MPEG-4 Format profile : Base Media Codec ID : isom File size : 120 MiB Duration : 1h 0mn Overall bit rate mode : Variable Overall bit rate : 275 Kbps Writing application : Lavf56.15.102 Video ID : 2 Format : AVC Format/Info : Advanced Video Codec Format profile : [email protected] Format settings, CABAC : Yes Format settings, ReFrames : 4 frames Codec ID : avc1 Codec ID/Info : Advanced Video Coding Duration : 1h 0mn Bit rate : 175 Kbps Width : 1 024 pixels Height : 768 pixels Display aspect ratio : 4:3 Frame rate mode : Constant Frame rate : 15.000 fps Color space : YUV Chroma subsampling : 4:2:0 Bit depth : 8 bits Scan type : Progressive Bits/(Pixel*Frame) : 0.015 Stream size : 76.2 MiB (64%) Writing library : x264 core 142 Encoding settings : cabac=1 / ref=3 / deblock=1:0:0 / analyse=0x1:0x111 / me=hex / subme=7 / psy=1 / psy_rd=1.00:0.00 / mixed_ref=1 / me_range=16 / chroma_me=1 / trellis=1 / 8x8dct=0 / cqm=0 / deadzone=21,11 / fast_pskip=1 / chroma_qp_offset=-2 / threads=48 / lookahead_threads=6 / sliced_threads=0 / nr=0 / decimate=1 / interlaced=0 / bluray_compat=0 / constrained_intra=0 / bframes=3 / b_pyramid=2 / b_adapt=1 / b_bias=0 / direct=1 / weightb=1 / open_gop=0 / weightp=2 / keyint=100 / keyint_min=10 / scenecut=40 / intra_refresh=0 / rc_lookahead=40 / rc=crf / mbtree=1 / crf=22.0 / qcomp=0.60 / qpmin=0 / qpmax=69 / qpstep=4 / vbv_maxrate=1500 / vbv_bufsize=15000 / crf_max=0.0 / nal_hrd=none / filler=0 / ip_ratio=1.40 / aq=1:1.00 Language : English Audio ID : 1 Format : AAC Format/Info : Advanced Audio Codec Format profile : LC Codec ID : 40 Duration : 1h 0mn Bit rate mode : Variable Bit rate : 96.0 Kbps Maximum bit rate : 1 500 Kbps Channel(s) : 2 channels Channel positions : Front: L R Sampling rate : 44.1 KHz Compression mode : Lossy Stream size : 41.9 MiB (35%) Language : English Screenshots Exclusive eLearning Videos ← add to bookmarks https://rapidgator.net/file/322811ef1c53ba6f81002f2fedd9449d/Cloud.Deployment.with.AWS.rar https://nitroflare.com/view/81AE6046A397D31/Cloud.Deployment.with.AWS.rar https://turbobit.net/5qja0cc9osmq/Cloud.Deployment.with.AWS.rar.html
-
100 Days Of Code - 2023 Web Development Bootcamp Last updated 11/2022 MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz Language: English | Size: 33.28 GB | Duration: 79h 18m Learn web development from A to Z in 100 days (or at your own pace) - from "basic" to "advanced", it's all included! What you'll learn How the web works and how to get started as a web developer Learn web development in 100 days (optional - you can also pick a different pace) Build websites, web apps and web services (and understand what these "things" are) Build frontend user interfaces with HTML, CSS & JavaScript Build backend processes with NodeJS, Express & SQL + NoSQL databases Add advanced features like user authentication, file upload or database queries to websites Requirements NO prior web development or programming knowledge is required! We'll start from scratch! You only need a computer or Mac to get started! Description Join the most comprehensive web development bootcamp on Udemy!This course will teach you web development and turn you into a web developer in 100 days - or allow you to refresh key essentials and expand your existing knowledge!Becoming a web developer is a great choice because web development opens up many career paths and web development skills are required in pretty much every business that exists today - and of course this will only increase in the future!It's not just about websites - it's also about "behind the scenes" services used by mobile apps like Uber or AirBnB. It's about rich web apps like Google Docs as well as browser games. And of course also about regular websites like Facebook, online blogs, online shops like Amazon and much, much more!Hence it's no wonder, that web developers are in high demand! And, besides great job perspectives, as a web developer, you can of course also easily build your own digital business!This Course Is For You!This course will teach you web development from the ground up and thanks to the "100 Days Of Code Challenge" which is incorporated into this course (though it's optional to commit to it!), you can become a web developer in 100 days with help of this course!No prior web development knowledge is required at all to get started with this course. We will explore all important basics, all fundamentals and all key concepts together, step by step.But this course is also for advanced students who already do have web development knowledge! It's a deep-dive course and hence you will be able to expand your existing knowledge by diving deeper into key fundamentals like HTML, CSS or NodeJS and also by exploring advanced concepts like handling payments, building REST APIs or website security.Since it's a huge course, the course is built in a modular way. This means, that you can take it step by step, lecture by lecture but you can also jump right into the course sections that are most interesting to you. Of course, we recommend the "step-by-step" approach for beginners - simply because all the lectures and sections build up on each other. But as a more experienced developer, you can of course skip basics that aren't interesting to you!The 100 Days Of Code ChallengeWe built this course with the "100 Days Of Code Challenge" in mind - a challenge (not invented by us) that aims to keep you motivated to code for at least 1 hour per day for 100 days.Since this is a huge course (with around 80 hours of content!) it can be very overwhelming. And we know that many students never finish a course.That's a pitty, because this course is packed with content, exercises, quizzes, assignments and demo projects! We build a browser-game, a blog, a travel website, an online shop and much, much more. Therefore, we provide clear guidance on how you can take this course from A to Z within 100 days by spending 1 to 2 hours per day watching videos and learning. As part of the course, you get access to a companion website that provides a clear structure and you also find annotations right in the course curriculum. Of course taking this "100 Days" challenge is totally optional though! You can take the course at your own pace as well and skip any content you're not interested in!Try It Risk-FreeThis course comes with a 30 day money-back guarantee. If you find out that it's not for you, you can get your money back, no questions asked!What You Will LearnThis is a huge course, packed with content and it's the web development bootcamp we would have loved to have when we learned web development.Here's a summary of the key concepts we'll explore as part of this course:How the web worksCore technologies: HTML, CSS & JavaScriptUnderstand how HTML documents are structured and how HTML elements are used correctlyLearn core CSS concepts like the box model, flexbox, positioning, units and much moreExplore advanced CSS concepts like building responsive websites, layouts, custom CSS properties, CSS grid & moreLearn browser-side JavaScript from the ground upUnderstand what the "DOM" is and how you can manipulate it via JavaScriptExplore browser / user events and how to handle them with JavaScriptBuild tons of projects (e.g. a Tic-Tac-Toe browser game) to practice and fully understand all these technologiesDive into backend development with NodeJS & ExpressJSLearn what NodeJS is and how it worksBuild basic backend-driven websites with advanced concepts like dynamic routing or dynamic templatesLearn how to work with databases - SQL & NoSQL (and what that is)Practice how to use SQL / NoSQL with NodeJS & ExpressDive into advanced concepts like authentication, website security, coding patterns, file uploads, user input validation and so much more!Again: Build plenty of projects (e.g. a complete online shop, from the ground up!) to practice all advanced concepts as wellLearn how to use third-party packages and services (e.g. Stripe for payments) in your websitesMove on to more specialized, advanced concepts like building REST APIsExplore frontend JavaScript frameworks like Vue.js to build even more powerful web user interfacesAnd so much more - simply check out the full curriculum to get a complete list!We'd love to start this journey with you, so let's get started!Max & Manuel Overview Section 1: Introduction [Day 1] Lecture 1 Welcome to This Course! [Day 1] Lecture 2 What Is "Web Development" & How Does The Web Work? [Day 1] Lecture 3 The Three Key Programming Languages [Day 1] Lecture 4 How The Web Works: A Deep Dive [Day 1] Lecture 5 What About The "www"? [Day 1] Lecture 6 The 100 Days of Code Challenge! [Day 1] Lecture 7 How To Get The Most Out Of This Course [Day 1] Lecture 8 Stuck in the Course? We Got you Covered! [Day 1] Lecture 9 Join Our Learning Community! Lecture 10 How To Use The Attached Code [Day 1] Section 2: Building a First Website: HTML & CSS Basics [Days 1 - 5] Lecture 11 Module Introduction [Day 1] Lecture 12 How to Create a Website [Day 1] Lecture 13 Creating our First HTML Page [Day 1] Lecture 14 Setting Up a Development Environment [Day 2] Lecture 15 Why Visual Studio Code? [Day 2] Lecture 16 Understanding HTML Elements [Day 2] Lecture 17 Which HTML Elements Exist? [Day 2] Lecture 18 Adding Another HTML Element [Day 2] Lecture 19 Exploring HTML Attributes [Day 2] Lecture 20 Getting Started with CSS (Day 2) Lecture 21 More CSS Styling [Day 2] Lecture 22 Working with Colors [Day 3] Lecture 23 Formatting our Code [Day 3] Lecture 24 Working with the Browser Developer Tools [Day 3] Lecture 25 Adding a Link [Day 3] Lecture 26 You can Nest HTML Elements! [Day 3] Lecture 27 Using Global CSS Styles [Day 3] Lecture 28 CSS Code Formatting [Day 3] Lecture 29 The HTML Document Skeleton & Metadata [Day 3] Lecture 30 Visual Studio Code Shortcuts & Tricks [Day 3] Lecture 31 Code Comments [Day 3] Lecture 32 First Summary [Day 3] Lecture 33 Styling the Anchor Element Also with Pseudo Hover [Day 4] Lecture 34 Why it's Called Cascading Style Sheets [Day 4] Lecture 35 Storing CSS Code in External Files [Day 4] Lecture 36 The Void Element Syntax [Day 4] Lecture 37 Multiple Files & Requests [Day 4] Lecture 38 Selecting Single Elements with the ID Selector [Day 4] Lecture 39 Working with "font-size" and "px" [Day 4] Lecture 40 Using Other Fonts from Google Fonts [Day 4] Lecture 41 Understanding How HTML & CSS Handle Text & Whitespace [Day 5] Lecture 42 Adding an Image [Day 5] Lecture 43 Styling the Image & Using the Body Tag [Day 5] Lecture 44 Styling the Overall Page Background [Day 5] Lecture 45 Adding a Second HTML File [Day 5] Lecture 46 A Word About File Name Conventions [Day 5] Lecture 47 Using a Shared CSS File [Day 5] Lecture 48 Organizing Source Files in Folders [Day 5] Lecture 49 Summary [Day 5] Section 3: Diving Deeper Into HTML & CSS [Days 6 - 8] Lecture 50 Module Introduction [Day 6] Lecture 51 Using the Live Server Extension [Day 6] Lecture 52 The Development Server & The Local Website Address [Day 6] Lecture 53 Understanding Lists [Day 6] Lecture 54 Creating Lists [Day 6] Lecture 55 Understanding Parents, Children, Containers & More [Day 6] Lecture 56 Understanding Cascading, Inheritance & Specificity [Day 6] Lecture 57 Styling the Full Week Page [Day 6] Lecture 58 Introducing the CSS Box Model [Day 7] Lecture 59 Using the CSS Box Model [Day 7] Lecture 60 Creating HTML Layouts [Day 7] Lecture 61 Theory: Selectors & Combinators [Day 7] Lecture 62 Using Selectors & Combinators [Day 7] Lecture 63 Understanding Classes [Day 7] Lecture 64 Block vs Inline Elements [Day 7] Lecture 65 Styling Differences Between Block & Inline Elements [Day 8] Lecture 66 Understanding Margin Collapsing [Day 8] Lecture 67 The "box-shadow" Property [Day 8] Lecture 68 Your Challenge! [Day 8] Lecture 69 Creating the HTML Layout [Day 8] Lecture 70 Styling the Main Section [Day 8] Lecture 71 Styling Images & Working with Negative Margins [Day 8] Lecture 72 Finishing Touches [Day 8] Lecture 73 Module Summary [Day 8] Lecture 74 A List Of All CSS Selectors [Day 8] Section 4: HTML & CSS - Practice & Summary [Days 9 - 10] Lecture 75 Module Introduction [Day 9] Lecture 76 Your Task! [Day 9] Lecture 77 Creating the Core Structure [Day 9] Lecture 78 Adding the Header Content [Day 9] Lecture 79 Adding Header Styling [Day 9] Lecture 80 Spacing & the CSS Box Model [Day 9] Lecture 81 Adding the Main Content [Day 9] Lecture 82 Styling the Main Content [Day 10] Lecture 83 Styling List Items & Links [Day 10] Lecture 84 Adding the Footer [Day 10] Lecture 85 Introducing New HTML Elements [Day 10] Lecture 86 Organizing our Files [Day 10] Lecture 87 Module Summary [Day 10] Section 5: Serving A Website (Hosting & Deployment) [Day 11] Lecture 88 Module Introduction [Day 11] Lecture 89 What is "Hosting" & "Deployment"? [Day 11] Lecture 90 Hosting a First Static Website (Example Deployment on Netlify) [Day 11] Lecture 91 More Information On Netlify & HTTPS [Day 11] Lecture 92 Adding a Favicon [Day 11] Lecture 93 Relative vs Absolute Paths [Day 11] Lecture 94 Share Your Website! [Day 11] Section 6: Introducing Version Control with Git & GitHub [Days 11 - 14] Lecture 95 Module Introduction [Day 11] Lecture 96 What are Git & GitHub? [Day 11] Lecture 97 Command Line Interface (CLI) vs Graphical User Interface (GUI) [Day 11] Lecture 98 Optional: MacOS Terminal (z Shell) Crash Course [Day 11] Lecture 99 Optional: Windows Command Prompt (cmd) Crash Course [Day 12] Lecture 100 Git: MacOS Installation [Day 12] Lecture 101 Git: Windows Installation [Day 12] Lecture 102 Understanding the Git Basics [Day 12] Lecture 103 Initializing the Repository & Creating our First Commit [Day 12] Lecture 104 Activating the "Code Lense" in Visual Studio Code [Day 13] Lecture 105 Understanding Branches, Merging & Fixing Merge Conflicts [Day 13] Lecture 106 Deleting Branches & Commits, Reverting Staged & Unstaged Changes [Day 13] Lecture 107 Onwards to GitHub - What & Why? [Day 13] Lecture 108 Creating a GitHub Account & a Remote Repository [Day 13] Lecture 109 Please Read: Windows Users Only Lecture 110 Understanding the Personal Access Token & "git clone" [Day 14] Lecture 111 Collaborating on Projects - Collaborators & Organizations [Day 14] Lecture 112 Contributing to Projects - Forks & Pull Requests [Day 14] Lecture 113 Wrap Up [Day 14] Section 7: Understanding HTML & CSS Layouts & Positioning [Days 15 - 20] Lecture 114 Module Introduction [Day 15] Lecture 115 Project Overview - What we Will Build [Day 15] Lecture 116 Project Setup [Day 15] Lecture 117 Creating the Landing Page Structure [Day 15] Lecture 118 Adding the Page Logo [Day 15] Lecture 119 Adding the Page Navigation [Day 15] Lecture 120 Introducing CSS Flexbox [Day 15] Lecture 121 Aligning Flex Items [Day 15] Lecture 122 Your Flexbox Challenge! [Day 16] Lecture 123 Adding Flexbox to our Project [Day 16] Lecture 124 Adding a Background Image [Day 16] Lecture 125 Creating a Container for the Hero-Content [Day 16] Lecture 126 Positioning Elements [Day 16] Lecture 127 Styling the Hero Content [Day 16] Lecture 128 Understanding Fixed & Absolute Positioning [Day 16] Lecture 129 Working with % Units & Creating a Top Navigation Bar [Day 17] Lecture 130 Finishing the Header [Day 17] Lecture 131 Introducing the "Highlights" Section [Day 17] Lecture 132 Creating the HTML Code [Day 17] Lecture 133 Building the Flex Container [Day 17] Lecture 134 Flex Item Layout [Day 17] Lecture 135 Styling Images with "object-fit" [Day 17] Lecture 136 Styling Text [Day 17] Lecture 137 Please Read: Adding "justify-content" [Day 17] Lecture 138 Understanding Parent - Child Margin Collapsing [Day 18] Lecture 139 Working with CSS Functions - Linear Gradients [Day 18] Lecture 140 The Next Step [Day 18] Lecture 141 Creating a Footer Section [Day 18] Lecture 142 Styling the Footer [Day 18] Lecture 143 Places Page - Overview & Preparations [Day 18] Lecture 144 Creating the Card Content [Day 18] Lecture 145 Using "position: static" [Day 18] Lecture 146 Creating the Card Look [Day 19] Lecture 147 Understanding "overflow" & Your Challenge! [Day 19] Lecture 148 Solving the Challenge [Day 19] Lecture 149 Creating all Cards [Day 19] Lecture 150 The CSS Grid - Theory [Day 19] Lecture 151 Understanding the "nth-type" Selector & "grid-template-columns" [Day 19] Lecture 152 Your Grid Challenge [Day 20] Lecture 153 Working with Unicode UTF-8 [Day 20] Lecture 154 Finishing Touches [Day 20] Lecture 155 Module Summary [Day 20] Lecture 156 Optional: Diving Deeper Into "position", Flexbox & the Grid [Day 20] Section 8: Understanding Responsive Web Design [Days 20 - 24] Lecture 157 Module Introduction [Day 20] Lecture 158 Project Overview [Day 20] Lecture 159 Please Read: Optional Lectures [Day 20] Lecture 160 Optional: Your Challenge - Creating the HTML Structure [Day 20] Lecture 161 Optional: Challenge Solution - The HTML Structure [Day 20] Lecture 162 Optional: Styling the Header [Day 21] Lecture 163 Optional: Styling the "main" Section [Day 21] Lecture 164 What is Responsive Design? [Day 21] Lecture 165 The Problem with Pixels [Day 21] Lecture 166 Introducing "em" & "rem" [Day 21] Lecture 167 Applying "em" & "rem" for the Font Size [Day 22] Lecture 168 Deep Dive: "em" vs "rem" vs "%" [Day 22] Lecture 169 Updating the Project Units [Day 22] Lecture 170 Comparing Desktop & Mobile First Design [Day 22] Lecture 171 Understanding Media Queries [Day 22] Lecture 172 Adding Media Queries to the Project [Day 23] Lecture 173 Your Media Queries Challenge! [Day 23] Lecture 174 Side Drawer & Hamburger Icon - Theory [Day 23] Lecture 175 Creating the Hamburger Button [Day 23] Lecture 176 Creating the Side Drawer [Day 23] Lecture 177 Understanding HTML Fragments [Day 23] Lecture 178 Understanding the Target Selector [Day 24] Lecture 179 Finishing the Side Drawer [Day 24] Lecture 180 Introducing the "z-index" Property [Day 24] Lecture 181 Module Summary [Day 24] Section 9: Creating Beautiful Websites [Days 24 - 25] Lecture 182 Module Introduction [Day 24] Lecture 183 Three Things to Keep in Mind [Day 24] Lecture 184 Introducing the Module Project [Day 24] Lecture 185 Sizing & Spacing [Day 24] Lecture 186 Choosing the Right Font [Day 24] Lecture 187 Understanding The Importance of Grey, Primary & Accent Colors [Day 24] Lecture 188 Introducing CSS Variables / CSS Custom Properties [Day 25] Lecture 189 CSS Variables in Action [Day 25] Lecture 190 Comparing "root" vs "html" vs "*" Selectors [Day 25] Lecture 191 Understanding CSS Transformations [Day 25] Lecture 192 Adding CSS Transitions [Day 25] Lecture 193 Working with SVGs [Day 25] Section 10: Adding Forms To Websites [Days 26 - 29] Lecture 194 Module Introduction [Day 26] Lecture 195 What & Why [Day 26] Lecture 196 Important Form HTML Elements [Day 26] Lecture 197 Our First Input Element [Day 26] Lecture 198 Adding a Button [Day 26] Lecture 199 The Form Element, Form Submission & Different Types of Requests [Day 26] Lecture 200 Styling the Form Element [Day 27] Lecture 201 Adding Labels [Day 27] Lecture 202 More Detailed Forms Styling [Day 27] Lecture 203 Understanding Different Input Types [Day 27] Lecture 204 Understanding Email, Numbers, Password & Date Types [Day 27] Lecture 205 Working with Radio Buttons [Day 27] Lecture 206 Using Checkboxes [Day 28] Lecture 207 The Textarea Element For Longer Text [Day 28] Lecture 208 Adding a Dropdown [Day 28] Lecture 209 Forms & Semantics (Structuring Forms) [Day 28] Lecture 210 More on Form Buttons [Day 28] Lecture 211 Validation Attributes [Day 28] Lecture 212 More Input & Form Attributes [Day 28] Lecture 213 Your Challenge! [Day 29] Lecture 214 Challenge: Base Page Structure & Styling [Day 29] Lecture 215 Challenge: First Set of Input Elements [Day 29] Lecture 216 Challenge: Adding Remaining Elements [Day 29] Lecture 217 Challenge: Submission & Validation [Day 29] Lecture 218 Challenge: Styling [Day 29] Section 11: Understanding the JavaScript Basics [Days 29 - 33] Lecture 219 Module Introduction [Day 29] Lecture 220 What is JavaScript & Why would we use it? [Day 29] Lecture 221 What You Will Learn In this Module [Day 29] Lecture 222 Introducing Values & Variables [Day 29] Lecture 223 Adding the "script" HTML Element [Day 30] Lecture 224 Working with Values & Basic JavaScript Commands [Day 30] Lecture 225 Introducing Variables ("Data Containers") [Day 30] Lecture 226 A Closer Look At The JavaScript Syntax [Day 30] Lecture 227 A Second Variable & Practice Time! [Day 30] Lecture 228 Outsourcing JavaScript Code Into External Files [Day 30] Lecture 229 Introducing Arrays (Managing Lists Of Data) [Day 30] Lecture 230 Introducing Objects (Grouping Related Data) [Day 30] Lecture 231 Splitting Code Across Multiple Lines [Day 31] Lecture 232 Accessing Object Properties [Day 31] Lecture 233 Performing Operations [Day 31] Lecture 234 Onwards To Custom Commands! [Day 31] Lecture 235 Introducing Functions [Day 31] Lecture 236 Functions & Variables [Day 31] Lecture 237 Returning Values In Functions [Day 31] Lecture 238 Passing Data Into Functions With Parameters [Day 31] Lecture 239 Functions - A Summary [Day 31] Lecture 240 Time To Practice: The Problem [Day 32] Lecture 241 Time To Practice: The Solution [Day 32] Lecture 242 Introducing Methods [Day 32] Lecture 243 Making Our Developer Life Easier (Logging with console.log()) [Day 32] Lecture 244 Math Operations & Working With Different Kinds Of Values [Day 32] Lecture 245 The Modulus Operator [Day 32] Lecture 246 Math Operations & Math Rules [Day 32] Lecture 247 Performing String (Text) Operations [Day 32] Lecture 248 JavaScript Operators, Shorthand Operators & Value Types [Day 32] Lecture 249 String Operations & String Methods [Day 32] Lecture 250 Basic Array Operations [Day 33] Lecture 251 Splitting JavaScript Code Across Multiple Files [Day 33] Lecture 252 Module Summary [Day 33] Section 12: Advanced JavaScript: Working with the DOM [Days 33 - 37] Lecture 253 Module Introduction [Day 33] Lecture 254 Our Starting Setup [Day 33] Lecture 255 The Global "window" & "document" Objects [Day 33] Lecture 256 What Is "The DOM"? [Day 33] Lecture 257 Exploring The DOM [Day 33] Lecture 258 Drilling Into The DOM To Select & Change HTML Elements [Day 33] Lecture 259 Loading Our Script Correctly [Day 33] Lecture 260 The DOM Tree & DOM Traversal [Day 33] Lecture 261 Drilling Into The DOM & Exploring Text Nodes [Day 34] Lecture 262 DOM Drilling Limitations [Day 34] Lecture 263 Searching The DOM For Elements [Day 34] Lecture 264 Querying Elements [Day 34] Lecture 265 Common Query Methods [Day 34] Lecture 266 Time to Practice: The Problem [Day 34] Lecture 267 Time to Practice: The Solution [Day 34] Lecture 268 Next Steps [Day 34] Lecture 269 Inserting New HTML Elements via JavaScript [Day 34] Lecture 270 Deleting DOM Elements [Day 35] Lecture 271 Moving Existing Elements Around [Day 35] Lecture 272 Working with "innerHTML" [Day 35] Lecture 273 Introducing Events [Day 35] Lecture 274 Adding a First "click" Event Listener [Day 35] Lecture 275 Listening To User Input Events [Day 35] Lecture 276 The "event" Object [Day 35] Lecture 277 A More Realistic Demo & Example [Day 36] Lecture 278 Introducing "Constant Variables" ("Constants") [Day 36] Lecture 279 Changing Element Styles With JavaScript [Day 36] Lecture 280 Managing CSS Classes With JavaScript [Day 36] Lecture 281 Module Summary [Day 36] Lecture 282 Time to Practice: The Problem [Day 37] Lecture 283 Time to Practice: The Solution [Day 37] Section 13: Advanced JavaScript: Control Structures [Days 37 - 39] Lecture 284 Module Introduction [Day 37] Lecture 285 Getting Started with "Control Structures" [Day 37] Lecture 286 Introducing Boolean Values ("Booleans") & Comparison Operators [Day 37] Lecture 287 Booleans & Comparison Operators In Action [Day 37] Lecture 288 Using Booleans In "if" Statements (Conditional Code Execution) [Day 37] Lecture 289 A Real Example [Day 38] Lecture 290 Alternatives with "else" and "else if" [Day 38] Lecture 291 More on Boolean Values [Day 38] Lecture 292 "Truthy" & "Falsy" Values [Day 38] Lecture 293 Introducing Loops (Repeated Code Execution) [Day 38] Lecture 294 The Regular "for" Loop [Day 38] Lecture 295 The "for-of" Loop (for Arrays) [Day 38] Lecture 296 Using the Regular "for" Loop with Arrays [Day 38] Lecture 297 The "for-in" Loop (for Objects) [Day 38] Lecture 298 The "while" Loop [Day 38] Lecture 299 Practice Time: Setup & The "for" Loop [Day 39] Lecture 300 Practice Time: The "for-of" Loop [Day 39] Lecture 301 Practice Time: The "for-in" Loop [Day 39] Lecture 302 Practice Time: The "while" Loop [Day 39] Lecture 303 Module Summary [Day 39] Section 14: Milestone Project: Building a Tic-Tac-Toe Game [Days 40 - 44] Lecture 304 Module Introduction [Day 40] Lecture 305 Planning The Project [Day 40] Lecture 306 Creating The HTML Structure [Day 40] Lecture 307 Adding Base Page Styles [Day 40] Lecture 308 Adding Styling For The Game Configuration Area [Day 41] Lecture 309 Styling The Game Board [Day 41] Lecture 310 Adding JavaScript, Script Files & First Event Listeners [Day 41] Lecture 311 Showing & Hiding The Configuration Modal (Overlay) [Day 41] Lecture 312 Handling Form Submission With JavaScript [Day 42] Lecture 313 Validating User Input With JavaScript [Day 42] Lecture 314 Storing & Managing Submitted Data [Day 42] Lecture 315 Adding Logic For Starting A Game [Day 43] Lecture 316 Managing Game Rounds (Turns) & Field Selection [Day 43] Lecture 317 Tracking Selected Fields On The Game Board [Day 43] Lecture 318 Checking For A Winner Or Draw [Day 44] Lecture 319 Ending The Game & Adding Restart Logic [Day 44] Lecture 320 Module Summary [Day 44] Section 15: Working with Third-Party Packages [Days 45 - 46] Lecture 321 Module Introduction [Day 45] Lecture 322 What & Why? [Day 45] Lecture 323 Third-Party Code vs Custom Code ("Your Own Code") [Day 45] Lecture 324 First Example: Adding Bootstrap For Some Default Styling [Day 45] Lecture 325 Adding & Using the Bootstrap CSS Package [Day 45] Lecture 326 Adding a JavaScript Package [Day 45] Lecture 327 Adding an Image Carousel / Gallery with a Third-Party Package [Day 45] Lecture 328 Combining Third-Party Packages With Custom Code [Day 45] Lecture 329 More Bootstrap Examples [Day 45] Lecture 330 Exercise Solution & First Summary [Day 45] Lecture 331 Another Example: Preparing a Parallax Page [Day 45] Lecture 332 Adding A Parallax Effect Package [Day 46] Lecture 333 Viewing Third-Party Source Code & Module Summary [Day 46] Section 16: Onwards To Backend Development [Day 46] Lecture 334 Module Introduction [Day 46] Lecture 335 What is "The Backend" & Why Do We Need Server-side Code? [Day 46] Lecture 336 Dynamic Websites vs Static Websites [Day 46] Lecture 337 Frontend vs Backend vs Fullstack Development [Day 46] Lecture 338 Choosing a Backend (Server-side) Programming Language [Day 46] Section 17: NodeJS Introduction - Getting Started With Backend Development [Day 47] Lecture 339 Module Introduction [Day 47] Lecture 340 Installing NodeJS [Day 47] Lecture 341 Executing NodeJS Code [Day 47] Lecture 342 Creating a Custom NodeJS Server [Day 47] Lecture 343 Handling Requests & Creating Custom Responses [Day 47] Lecture 344 Doing More Server-side Work [Day 47] Lecture 345 Summary [Day 47] Section 18: Enhancing NodeJS with ExpressJS [Days 48 - 49] Lecture 346 Module Introduction [Day 48] Lecture 347 Installing Express with "npm" [Day 48] Lecture 348 Creating a Server with Express & Handling Requests + Responses [Day 48] Lecture 349 Parsing User Data With Express [Day 48] Lecture 350 Storing Data in (Server-side) Files [Day 48] Lecture 351 More About The "JSON" Format [Day 49] Lecture 352 Reading File Data & Returning Dynamic Responses (Dynamic HTML Code) [Day 49] Lecture 353 Enhancing the Developer Workflow with "nodemon" [Day 49] Lecture 354 Summary [Day 49] Section 19: More Express: Static & Dynamic Content with Templates (EJS) [Days 49 - 51] Lecture 355 Module Introduction [Day 49] Lecture 356 Creating a Starting Project & What Needs To Change [Day 49] Lecture 357 Setting Up A Basic Express App (incl. Practice) [Day 49] Lecture 358 Serving HTML Files With Node & Express [Day 49] Lecture 359 Serving Static Files (CSS & JavaScript) [Day 50] Lecture 360 Parsing Form Data & Redirecting Requests [Day 50] Lecture 361 Adding the EJS Template Engine [Day 50] Lecture 362 Rendering Dynamic Content With Templates [Day 50] Lecture 363 Outputting Repeated Content With EJS & Loops [Day 50] Lecture 364 Rendering Conditional Content [Day 50] Lecture 365 Including Partial Content [Day 51] Lecture 366 EJS & IDE Support [Day 51] Lecture 367 Module Summary [Day 51] Section 20: Handling Dynamic Routes (URLs), Errors & Manag. Bigger Express Projects [51-53] Lecture 368 Module Introduction [Day 51] Lecture 369 Introducing Dynamic Routes [Day 51] Lecture 370 Managing Data with Unique IDs [Day 51] Lecture 371 Loading & Displaying Detail Data [Day 52] Lecture 372 Showing a 404 Page For "Not Found" Cases [Day 52] Lecture 373 More 404 Page Usage (Non-Existent Routes) [Day 52] Lecture 374 Handling Server-Side Errors (500 Status Code) [Day 52] Lecture 375 Working With Status Codes [Day 52] Lecture 376 Code Refactoring & Adding More Functions [Day 52] Lecture 377 Importing & Exporting Code In NodeJS [Day 53] Lecture 378 Using The Express Router To Split The Route Configuration [Day 53] Lecture 379 Introducing Query Parameters (& Hidden Form Fields) [Day 53] Lecture 380 Query Parameters vs Route Parameters [Day 53] Lecture 381 Module Summary [Day 53] Section 21: Exploring More Advanced JavaScript Concepts [Days 54 - 56] Lecture 382 Module Introduction [Day 54] Lecture 383 Functions & Default Parameters [Day 54] Lecture 384 Rest Parameters & The Spread Operator [Day 54] Lecture 385 Functions Are Objects! [Day 54] Lecture 386 Working with Template Literals [Day 54] Lecture 387 Primitive vs Reference Values [Day 54] Lecture 388 Custom Error Handling With try / catch [Day 55] Lecture 389 Error Data & Throwing Custom Errors [Day 55] Lecture 390 Variable Scoping & Shadowing [Day 55] Lecture 391 Introducing Classes As Object Blueprints [Day 55] Lecture 392 Classes & Methods (and "this") [Day 55] Lecture 393 Destructuring Objects & Arrays [Day 55] Lecture 394 Diving Into Asynchronous Code & Callback Functions [Day 56] Lecture 395 Introducing Promises [Day 56] Lecture 396 Asynchronous Code & Error Handling [Day 56] Lecture 397 Improving Code With async / await [Day 56] Lecture 398 Module Summary [Day 56] Section 22: Onwards To Databases [Days 56 - 57] Lecture 399 Module Introduction [Day 56] Lecture 400 Why Databases? And What Are Databases In The First Place? [Day 56] Lecture 401 A Quick Introduction To SQL Databases (RDBMS) [Day 57] Lecture 402 A Quick Introduction To NoSQL Databases [Day 57] Lecture 403 SQL vs NoSQL Databases [Day 57] Section 23: SQL Databases - Introduction & Core Concepts [Days 57 - 59] Lecture 404 Module Introduction [Day 57] Lecture 405 What & Why? [Day 57] Lecture 406 RDBMS Options [Day 57] Lecture 407 Installing MySQL & Setup Steps [Day 57] Lecture 408 Database Server vs Databases vs Tables [Day 57] Lecture 409 Writing Our First SQL Code & Creating a Database [Day 57] Lecture 410 Creating a Table & Table Structure [Day 58] Lecture 411 Inserting Data Into A Table [Day 58] Lecture 412 Reading Data From A Table (incl. Filtering) [Day 58] Lecture 413 Updating & Deleting Data [Day 58] Lecture 414 Designing A More Complex Database [Day 58] Lecture 415 Adding A New Table [Day 58] Lecture 416 Implementing A More Complex Design With Relations [Day 59] Lecture 417 Inserting Related Data [Day 59] Lecture 418 Practice: Inserting Related Data [Day 59] Lecture 419 Querying & Joining Related Data [Day 59] Lecture 420 Practice: Joining Data [Day 59] Lecture 421 Module Summary & More On Relationships [Day 59] Section 24: Using MySQL In NodeJS & Express Websites [Days 60 - 62] Lecture 422 Module Introduction [Day 60] Lecture 423 Why Should Database-Accessing Code Run On The Backend? [Day 60] Lecture 424 What We'll Build In This Section [Day 60] Lecture 425 Planning Our Database Structure [Day 60] Lecture 426 Database Initialization [Day 60] Lecture 427 Project Setup [Day 60] Lecture 428 Creating Our First Routes [Day 60] Lecture 429 Connecting To The Database & Querying Data [Day 61] Lecture 430 Inserting Data With Placeholders (Injecting Dynamic Data) [Day 61] Lecture 431 Fetching & Displaying a List Of Blog Posts [Day 61] Lecture 432 Fetching & Displaying a Single Blog Post [Day 62] Lecture 433 Formatting & Transforming Fetched Data [Day 62] Lecture 434 Preparing The "Update Post" Page [Day 62] Lecture 435 Updating Posts [Day 62] Lecture 436 Deleting Posts [Day 62] Lecture 437 Module Summary [Day 62] Section 25: NoSQL & MongoDB - An Introduction [Days 63 - 64] Lecture 438 Module Introduction [Day 63] Lecture 439 The Idea Behind NoSQL Database Systems [Day 63] Lecture 440 Introducing MongoDB [Day 63] Lecture 441 General Setup Instructions & Installing MongoDB on macOS [Day 63] Lecture 442 Installing MongoDB on Windows [Day 63] Lecture 443 Installing the MongoDB Shell [Day 63] Lecture 444 Inserting Data with MongoDB [Day 63] Lecture 445 Reading & Filtering Data [Day 64] Lecture 446 Updating Documents In A MongoDB Database [Day 64] Lecture 447 Deleting Documents With MongoDB [Day 64] Lecture 448 Planning a Complete Database Design / Layout [Day 64] Lecture 449 Implementing the Planned Design & Layout [Day 64] Lecture 450 Practice Time & More Filtering Operators [Day 64] Section 26: NodeJS & MongoDB (NoSQL) [Days 65 - 67] Lecture 451 Module Introduction [Day 65] Lecture 452 Planning the Database Structure & Layout [Day 65] Lecture 453 Project & Database Initialization [Day 65] Lecture 454 Connecting to MongoDB - Potential Error Lecture 455 Connecting to MongoDB (from inside NodeJS) [Day 65] Lecture 456 Fetching & Displaying A List Of Authors [Day 65] Lecture 457 Inserting Documents (New Posts) [Day 65] Lecture 458 Fetching & Displaying Documents [Day 66] Lecture 459 MongoDB Projection & NodeJS Lecture 460 Fetching a Single Document [Day 66] Lecture 461 Transforming & Preparing Data [Day 66] Lecture 462 Updating Documents [Day 66] Lecture 463 Deleting Documents [Day 66] Lecture 464 ExpressJS & Handling Asynchronous Code Errors [Day 67] Section 27: Adding File Upload To A Website [Days 67 - 68] Lecture 465 Module Introduction [Day 67] Lecture 466 The Two Sides Of Uploading Files & Setting Up A Starting Project [Day 67] Lecture 467 Adding A File Picker To A Form [Day 67] Lecture 468 Parsing Incoming File Uploads With The "multer" Package [Day 67] Lecture 469 How To Store Files On A Backend [Day 67] Lecture 470 Configuring Multer In-Depth [Day 67] Lecture 471 Storing File Data In A Database (And What NOT To Store) [Day 68] Lecture 472 Serving Uploaded Files To Website Visitors [Day 68] Lecture 473 Adding An Image Preview Feature [Day 68] Lecture 474 Module Summary [Day 68] Section 28: Ajax & Asynchronous JS-driven Http Requests [Days 68 - 70] Lecture 475 Module Introduction [Day 68] Lecture 476 What Is Ajax? And Why Would We Need It? [Day 68] Lecture 477 What is "Ajax"? [Day 68] Lecture 478 The Starting Project & A Problem [Day 69] Lecture 479 Sending & Handling a GET Ajax Request [Day 69] Lecture 480 Updating The DOM Based On The Response [Day 69] Lecture 481 Preparing The POST Request Data [Day 69] Lecture 482 Sending & Handling a POST Ajax Request [Day 69] Lecture 483 Improving The User Experience (UX) [Day 70] Lecture 484 Handling Errors (Server-side & Technical) [Day 70] Lecture 485 We Now Have More HTTP Methods! [Day 70] Lecture 486 Module Summary [Day 70] Section 29: User Authentication & Working With Sessions [Days 70 - 73] Lecture 487 Module Introduction [Day 70] Lecture 488 What is "Authentication" & Why Would You Want To Add It To A Website? [Day 70] Lecture 489 Our Starting Project [Day 70] Lecture 490 Adding a Basic Signup Functionality [Day 70] Lecture 491 Must-Do: Hashing Passwords [Day 71] Lecture 492 Adding User Login Functionality [Day 71] Lecture 493 Validating Signup Information [Day 71] Lecture 494 Introducing Sessions & Cookies - The Stars Of Authentication [Day 71] Lecture 495 Adding Sessions Support To Our Website [Day 71] Lecture 496 Storing Authentication Data In Sessions [Day 72] Lecture 497 Using Sessions & Cookies For Controlling Access [Day 72] Lecture 498 Adding The Logout Functionality [Day 72] Lecture 499 A Closer Look At Cookies [Day 72] Lecture 500 Diving Deeper Into Sessions (Beyond Authentication) [Day 72] Lecture 501 Authorization vs Authentication [Day 73] Lecture 502 Practicing Sessions & Working With Sessions [Day 73] Lecture 503 Writing Custom Middlewares & Using "res.locals" [Day 73] Lecture 504 Module Summary [Day 73] Section 30: Security [Days 74 - 75] Lecture 505 Module Introduction [Day 74] Lecture 506 Authentication vs Website Security [Day 74] Lecture 507 Understanding CSRF Attacks [Day 74] Lecture 508 Partial CSRF Protection With "Same-Site" Cookies [Day 74] Lecture 509 Implementing A Better CSRF Protection [Day 74] Lecture 510 csurf() Alternative Lecture 511 Understanding XSS Attacks [Day 74] Lecture 512 Protecting Against XSS Attacks [Day 74] Lecture 513 Understanding SQL Injection Attacks [Day 75] Lecture 514 Protecting Against SQL Injection Attacks [Day 75] Lecture 515 A Word About NoSQL Injection [Day 75] Lecture 516 Module Summary [Day 75] Lecture 517 Avoid Exposing Your Server-side Code or Data Accidentally! [Day 75] Section 31: Writing Good Code, Refactoring & The MVC Pattern [Days 75 - 78] Lecture 518 Module Introduction [Day 75] Lecture 519 Our Starting Project (Deep Dive) [Day 75] Lecture 520 What's Wrong With Our Code? [Day 75] Lecture 521 Splitting Our Routes [Day 76] Lecture 522 Extracting Configuration Settings [Day 76] Lecture 523 Extracting Custom Middleware [Day 76] Lecture 524 An Introduction To The MVC Pattern [Day 76] Lecture 525 Creating Our First Model [Day 76] Lecture 526 Adding Update & Delete Functionalities To The Model [Day 76] Lecture 527 Adding Fetch Functionalities To The Model [Day 76] Lecture 528 Adding A First Controller & Controller Actions [Day 77] Lecture 529 Refactoring The Sessions & Input Validation Errors Functionality [Day 77] Lecture 530 Refactoring The CSRF Token Handling [Day 77] Lecture 531 Migrating The "Authentication" Functionality To MVC [Day 77] Lecture 532 Improving Asynchronous Error Handling [Day 78] Lecture 533 Protecting Routes With Custom Middleware [Day 78] Section 32: Milestone Project: A Complete Online Shop (From A to Z!) [Days 78 - 92] Lecture 534 Module Introduction [Day 78] Lecture 535 Planning The Project [Day 78] Lecture 536 Your Challenge! [Day 78] Lecture 537 Course Project Setup [Day 78] Lecture 538 Creating Folders, Files & A First Set Of Routes [Day 78] Lecture 539 Adding EJS & First Views [Day 79] Lecture 540 Populating & Rendering The First View [Day 79] Lecture 541 Adding Base CSS Files & Static File Serving [Day 79] Lecture 542 Adding CSS Variables & A Website Theme [Day 79] Lecture 543 More Base CSS Styles For The Website [Day 80] Lecture 544 Styling First Form Elements [Day 80] Lecture 545 Adding A MongoDB Database Server & Connection [Day 80] Lecture 546 Adding User Signup [Day 81] Lecture 547 Security Time: Adding CSRF Protection [Day 81] Lecture 548 Implementing Proper Error Handling With The Error Handling Middleware [Day 81] Lecture 549 Introducing Sessions & Configuring Sessions [Day 81] Lecture 550 Implementing Authentication & User Login [Day 82] Lecture 551 Finishing Authentication & Checking The Auth Status (Custom Middleware) [Day 82] Lecture 552 Adding Logout Functionality [Day 82] Lecture 553 Handling Errors In Asynchronous Code [Day 82] Lecture 554 Adding User Input Validation [Day 82] Lecture 555 Flashing Errors & Input Data Onto Sessions [Day 83] Lecture 556 Displaying Error Messages & Saving User Input [Day 83] Lecture 557 Admin Authorization & Protected Navigation [Day 83] Lecture 558 Setting Up Base Navigation Styles [Day 83] Lecture 559 Building a Responsive Website [Day 84] Lecture 560 Frontend JavaScript For Toggling The Mobile Menu [Day 84] Lecture 561 Adding Product Admin Pages & Forms [Day 84] Lecture 562 Adding The Image Upload Functionality [Day 85] Lecture 563 More Data: Adding a Product Model & Storing Products In The Database [Day 85] Lecture 564 Fetching & Outputting Product Items [Day 85] Lecture 565 Styling Product Items [Day 86] Lecture 566 Adding the "Product Details" (Single Product) Page [Day 86] Lecture 567 Updating Products (As Administrator) [Day 86] Lecture 568 Adding a "File Upload" Preview [Day 87] Lecture 569 Making Products Deletable [Day 87] Lecture 570 Using Ajax / Frontend JS Requests & Updating The DOM [Day 87] Lecture 571 Various Fixes & Proper Route Protection [Day 88] Lecture 572 Outputting Products For Customers [Day 88] Lecture 573 Outputting Product Details [Day 88] Lecture 574 Adding A Cart Model [Day 89] Lecture 575 Working On The Shopping Cart Logic [Day 89] Lecture 576 Adding Cart Items Via Ajax Requests [Day 89] Lecture 577 Adding A Cart Page [Day 90] Lecture 578 Styling The Cart Page [Day 90] Lecture 579 Updating Cart Items (Changing Quantities) [Day 90] Lecture 580 Updating Carts Via Ajax Requests (PATCH Requests) [Day 90] Lecture 581 Updating The DOM After Cart Item Updates [Day 91] Lecture 582 JavaScript & Floating Point Arithmetic [Day 91] Lecture 583 Adding The Order Controller & A Basic Order Model [Day 91] Lecture 584 Saving Orders In The Database [Day 91] Lecture 585 Displaying Orders (For Customers & Administrators) [Day 92] Lecture 586 Managing Orders As An Administrator [Day 92] Lecture 587 Keeping Cart Items Updated [Day 92] Lecture 588 Bugfixing & Polishing [Day 92] Lecture 589 Module Summary [Day 92] Section 33: Working With Services & APIs (e.g. Adding Stripe Payments) [Day 93] Lecture 590 Module Introduction [Day 93] Lecture 591 What Are "Services" & "APIs"? [Day 93] Lecture 592 Why Would You Use Services & APIs? [Day 93] Lecture 593 Introducing Stripe [Day 93] Lecture 594 Creating A Stripe Account [Day 93] Lecture 595 Setting Up A Stripe API Request [Day 93] Lecture 596 Configuring The Stripe Request & Handling Payments [Day 93] Lecture 597 Module Summary [Day 93] Lecture 598 More Services: Social Login (Google, Facebook), Google Analytics & More [Day 93] Section 34: Deploying (Publishing) Websites [Days 94 - 95] Lecture 599 Module Introduction [Day 94] Lecture 600 How Are Websites Made Available To The Public? [Day 94] Lecture 601 Static vs Dynamic Websites [Day 94] Lecture 602 Hosting Database Servers [Day 94] Lecture 603 Deployment (Preparation) Steps [Day 94] Lecture 604 The Example Projects [Day 94] Lecture 605 Testing & Code Preparation (incl. Environment Variables) [Day 94] Lecture 606 Evaluating Cross-Browser Support [Day 94] Lecture 607 Search Engine Optimization (SEO) [Day 94] Lecture 608 Adding a Favicon [Day 94] Lecture 609 Improving Performance & Shrinking Assets (JS, Images) [Day 95] Lecture 610 Deployment Example: Static Websites (Refresher) [Day 95] Lecture 611 Deployment Example: Dynamic Website With Backend Code [Day 95] Lecture 612 Deploying A MongoDB Database With Atlas [Day 95] Lecture 613 Finishing Dynamic Website Deployment [Day 95] Section 35: Web Services & Building Custom (REST) APIs [Days 95 - 97] Lecture 614 Module Introduction [Day 95] Lecture 615 APIs & Services: What & Why? [Day 95] Lecture 616 JS Packages vs URL-based APIs: What We Will Build Here [Day 95] Lecture 617 APIs vs "Traditional Websites" [Day 95] Lecture 618 Introducing REST APIs [Day 96] Lecture 619 Building A First Basic REST API [Day 96] Lecture 620 Enhancing The API & Making It More Realistic [Day 96] Lecture 621 A More Complex REST API: First Steps [Day 96] Lecture 622 Finishing The First API Endpoints [Day 97] Lecture 623 Testing APIs With Postman [Day 97] Lecture 624 Adding PATCH & DELETE Routes / Endpoints [Day 97] Lecture 625 Adding A Decoupled Frontend Website (SPA) [Day 97] Lecture 626 Why Would You Use A Decoupled Frontend / SPA? [Day 97] Lecture 627 Understanding CORS Errors [Day 97] Lecture 628 Fixing CORS Errors & Connecting The Frontend SPA To The REST API [Day 97] Section 36: Working With Frontend JavaScript Frameworks & Introducing Vue.js [Days 98 - 99] Lecture 629 Module Introduction [Day 98] Lecture 630 Why Would You Use Frontend JavaScript UI Frameworks? [Day 98] Lecture 631 React vs Vue vs Angular: Which Framework Should You Use? [Day 98] Lecture 632 Getting Started With Vue.js ("Vue") [Day 98] Lecture 633 Listening To Events & Updating Data + the DOM [Day 98] Lecture 634 Introducing "Two-Way-Binding" [Day 98] Lecture 635 Outputting Lists Of Data [Day 99] Lecture 636 Outputting Content Conditionally [Day 99] Lecture 637 Updating Data [Day 99] Lecture 638 Deleting Data [Day 99] Lecture 639 Sending a POST Http Request [Day 99] Lecture 640 Loading Data & Managing Loading States [Day 99] Lecture 641 Loading Vue Differently [Day 99] Lecture 642 Sending PATCH + DELETE Requests & Module Summary [Day 99] Section 37: Course Summary & Where To Go Next [Day 100] Lecture 643 Bonus: Possible Next Steps, Practice Opportunities & Project Ideas [Day 100] Beginner & advanced web development students,Students who have absolutely no web development experience and want to become web developers,Experienced web developers who need a comprehensive reference or want to dive into more advanced topics as well as refresh the basics,All students that are interested in exploring the many course examples and exercises https://rapidgator.net/file/222d5ee62e4fe4398cd29500fbfcfe10/100.Days.Of.Code.-.2023.Web.Development.Bootcamp.part01.rar https://rapidgator.net/file/2dae6edd0925d0e99393ccde3977793b/100.Days.Of.Code.-.2023.Web.Development.Bootcamp.part02.rar https://rapidgator.net/file/b38ab6ba20da0b4fc797deb631951712/100.Days.Of.Code.-.2023.Web.Development.Bootcamp.part03.rar https://rapidgator.net/file/1ae2a1a93fb88d890b596118ce4f09ec/100.Days.Of.Code.-.2023.Web.Development.Bootcamp.part04.rar https://rapidgator.net/file/65c06a0c4a611e097d3867623dbeb2d4/100.Days.Of.Code.-.2023.Web.Development.Bootcamp.part05.rar https://rapidgator.net/file/66f512110bb679c015f1b77e5621fb4c/100.Days.Of.Code.-.2023.Web.Development.Bootcamp.part06.rar https://rapidgator.net/file/b44e26743297d2947373dc4482cc7e94/100.Days.Of.Code.-.2023.Web.Development.Bootcamp.part07.rar https://rapidgator.net/file/9f079a1a148b72b04a085383161e6435/100.Days.Of.Code.-.2023.Web.Development.Bootcamp.part08.rar https://rapidgator.net/file/aaa119ac934bb7e14bb077e8caf16db9/100.Days.Of.Code.-.2023.Web.Development.Bootcamp.part09.rar https://rapidgator.net/file/72c6c9d1cc893e76216423f822195ba9/100.Days.Of.Code.-.2023.Web.Development.Bootcamp.part10.rar https://rapidgator.net/file/2e6403248ab2990104527146fcfe095f/100.Days.Of.Code.-.2023.Web.Development.Bootcamp.part11.rar https://rapidgator.net/file/6d2d6a182bdde41420362b1b09506759/100.Days.Of.Code.-.2023.Web.Development.Bootcamp.part12.rar https://rapidgator.net/file/db85b4c1e484f87c8063a9d1f1d02a2f/100.Days.Of.Code.-.2023.Web.Development.Bootcamp.part13.rar https://rapidgator.net/file/9d3af65ba492f5cfc0f60b7e20f0f185/100.Days.Of.Code.-.2023.Web.Development.Bootcamp.part14.rar https://rapidgator.net/file/8276210c75f9ac668ed7c9648d184381/100.Days.Of.Code.-.2023.Web.Development.Bootcamp.part15.rar https://rapidgator.net/file/df7fbb33e7e15439cd22e8d40e94cd12/100.Days.Of.Code.-.2023.Web.Development.Bootcamp.part16.rar https://rapidgator.net/file/9aa27de47ad1c28f4358877fc8723abd/100.Days.Of.Code.-.2023.Web.Development.Bootcamp.part17.rar https://rapidgator.net/file/f6d9555d962d2e37035c025a0a51a43c/100.Days.Of.Code.-.2023.Web.Development.Bootcamp.part18.rar https://nitroflare.com/view/4230E1FC6D44A95/100.Days.Of.Code.-.2023.Web.Development.Bootcamp.part01.rar https://nitroflare.com/view/4FC9E936A8F9C8B/100.Days.Of.Code.-.2023.Web.Development.Bootcamp.part02.rar https://nitroflare.com/view/716B32486139B05/100.Days.Of.Code.-.2023.Web.Development.Bootcamp.part03.rar https://nitroflare.com/view/A914B231AE996B0/100.Days.Of.Code.-.2023.Web.Development.Bootcamp.part04.rar https://nitroflare.com/view/F56B1D65449AD46/100.Days.Of.Code.-.2023.Web.Development.Bootcamp.part05.rar https://nitroflare.com/view/B2ED28E4CBB06B5/100.Days.Of.Code.-.2023.Web.Development.Bootcamp.part06.rar https://nitroflare.com/view/7437539AE0FFF08/100.Days.Of.Code.-.2023.Web.Development.Bootcamp.part07.rar https://nitroflare.com/view/7CF1EE1BEB5D2C1/100.Days.Of.Code.-.2023.Web.Development.Bootcamp.part08.rar https://nitroflare.com/view/C60F74F2E759822/100.Days.Of.Code.-.2023.Web.Development.Bootcamp.part09.rar https://nitroflare.com/view/7458AB380CFAA80/100.Days.Of.Code.-.2023.Web.Development.Bootcamp.part10.rar https://nitroflare.com/view/B8A1024B940E69D/100.Days.Of.Code.-.2023.Web.Development.Bootcamp.part11.rar https://nitroflare.com/view/E5F6C968C9757F3/100.Days.Of.Code.-.2023.Web.Development.Bootcamp.part12.rar https://nitroflare.com/view/C9108C08509A454/100.Days.Of.Code.-.2023.Web.Development.Bootcamp.part13.rar https://nitroflare.com/view/BB1B10654FE4CF9/100.Days.Of.Code.-.2023.Web.Development.Bootcamp.part14.rar https://nitroflare.com/view/60A5A6B9B759845/100.Days.Of.Code.-.2023.Web.Development.Bootcamp.part15.rar https://nitroflare.com/view/F7334329D3E742D/100.Days.Of.Code.-.2023.Web.Development.Bootcamp.part16.rar https://nitroflare.com/view/AC75146E6EA45A9/100.Days.Of.Code.-.2023.Web.Development.Bootcamp.part17.rar https://nitroflare.com/view/ACBD194538CF497/100.Days.Of.Code.-.2023.Web.Development.Bootcamp.part18.rar https://turbobit.net/2pudkn4wfcwx/100.Days.Of.Code.-.2023.Web.Development.Bootcamp.part01.rar.html https://turbobit.net/yy6zv1qi4fzj/100.Days.Of.Code.-.2023.Web.Development.Bootcamp.part02.rar.html https://turbobit.net/3g8tzr0ayl15/100.Days.Of.Code.-.2023.Web.Development.Bootcamp.part03.rar.html https://turbobit.net/iy4xtz5js9pz/100.Days.Of.Code.-.2023.Web.Development.Bootcamp.part04.rar.html https://turbobit.net/5738swghjzrp/100.Days.Of.Code.-.2023.Web.Development.Bootcamp.part05.rar.html https://turbobit.net/ls6fii03dl0z/100.Days.Of.Code.-.2023.Web.Development.Bootcamp.part06.rar.html https://turbobit.net/wr61pn680vwu/100.Days.Of.Code.-.2023.Web.Development.Bootcamp.part07.rar.html https://turbobit.net/o2p639jk3j28/100.Days.Of.Code.-.2023.Web.Development.Bootcamp.part08.rar.html https://turbobit.net/lg2xsqlmz09y/100.Days.Of.Code.-.2023.Web.Development.Bootcamp.part09.rar.html https://turbobit.net/ta2duy5jxzls/100.Days.Of.Code.-.2023.Web.Development.Bootcamp.part10.rar.html https://turbobit.net/sduvyshb1gpg/100.Days.Of.Code.-.2023.Web.Development.Bootcamp.part11.rar.html https://turbobit.net/bbkcfnqgqgce/100.Days.Of.Code.-.2023.Web.Development.Bootcamp.part12.rar.html https://turbobit.net/xdumxao9pkx3/100.Days.Of.Code.-.2023.Web.Development.Bootcamp.part13.rar.html https://turbobit.net/yz7kqjadp3t2/100.Days.Of.Code.-.2023.Web.Development.Bootcamp.part14.rar.html https://turbobit.net/nq4k3p7hmb7c/100.Days.Of.Code.-.2023.Web.Development.Bootcamp.part15.rar.html https://turbobit.net/17pms1kpmrci/100.Days.Of.Code.-.2023.Web.Development.Bootcamp.part16.rar.html https://turbobit.net/1w6gkeiun3fc/100.Days.Of.Code.-.2023.Web.Development.Bootcamp.part17.rar.html https://turbobit.net/bkx8f6ly83f8/100.Days.Of.Code.-.2023.Web.Development.Bootcamp.part18.rar.html
-
Monitor and Maintain a Software-Defined Datacenter with SCOM .MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 2h 41m | 465 MB Instructor: Steve Buchanan This course prepares you for the 70-745 exam, while simultaneously showing you how to use SCOM for your datacenter. Are you looking for help with the 70-745 exam? Planning to use SCOM for your datacenter? This course, Monitor and Maintain a Software-Defined Datacenter with SCOM, will explore software-defined datacenter monitoring using Operations Manager. First, you will learn how to plan and deploy, and configure Operations Manager. Then, you will discover how to tune Operations Manager. Finally, you will learn about monitoring infrastructure and virtual machine workloads. By the end of this course, you will have a better understanding of how monitoring works using SCOM. More Info https://rapidgator.net/file/54d982dd33295ca36bbb0804ffd4c268/Pluralsight.-.Monitor.and.Maintain.a.Software-Defined.Datacenter.with.SCOM.Steve.Buchanan.rar https://nitroflare.com/view/470F46FA36C92E5/Pluralsight.-.Monitor.and.Maintain.a.Software-Defined.Datacenter.with.SCOM.Steve.Buchanan.rar https://turbobit.net/e5zo1lyzhbl3/Pluralsight.-.Monitor.and.Maintain.a.Software-Defined.Datacenter.with.SCOM.Steve.Buchanan.rar.html
-
TTC Video - History of Ancient Egypt Course No. 350 | English | AVI | 368 x 256 | XviD ~423 kbps | 23.976 fps MP3 | 128 kbps | 48.0 KHz | 2 channels | 24:12:55 | 5.71 GB Genre: eLearning Video / Egyptology, History Consider scale. The only one of the Eight Wonders of the Ancient World still standing, the Great Pyramid of Cheops, was the tallest building in the world until well into the 1800s. It covers 13.5 acres at the base and contains 2.3 million limestone blocks, weighing 5,000 pounds each on average. Tens of thousands of men labored to raise this tomb-but they were not slaves; they were free farmers and artisans. The social organization alone of this project humbles most modern achievements. And it was built in 2550 B.C., roughly 2,000 years before Rome was founded. Consider its mystery. Egypt was the most advanced of any ancient civilization. Yet, even after deciphering the hieroglyphs, Egypt remains one of the most mysterious. Scarabs, mummies, obelisks, sphinxes-their civilization was extraordinary and yet so "other" from what we live today. Professor Bob Brier regularly hosts and contributes to programs on ancient Egypt for The History Channel and The Learning Channel. He has served as Director of the National Endowment for the Humanities "Egyptology Today" Program and has twice been selected as a Fulbright Scholar. He is also the recipient of the David Newton Award for Teaching Excellence. He is the perfect guide to take you through the tombs, mummies, and history of Egypt. Professor Brier combines the precision and care of a scientist with a novelist's feel for plot, action, and character. His approach brings together the best that the narrative and scientific schools of history have to offer. "Professor Brier's style of presentation is as impressive as it is engaging, and combines the skills of a master teacher with an encyclopedic knowledge of his subject. The History of Ancient Egypt is enthusiastically recommended." -Harold McFarland, Regional Editor, Midwest Book Review "In these lectures on ancient Egypt, the enthusiasm of Professor Brier is so infectious, the material chosen so fascinating, and the presentation so pleasant that any adult listener could enrich his knowledge of history with enjoyment." -AudioFile magazine The Big Picture In this course, you chronologically survey the full 3,000 years of recorded ancient Egyptian history. Because Egyptian history lasted so long, Egyptologists divide it into three periods called Kingdoms: The Old Kingdom saw the beginnings of nationhood for Egypt under one supreme ruler, the pharaoh. During this time, the pyramids were built and the rules of Egyptian art were established that would govern for 3,000 years. The Middle Kingdom, a period of stabilizing after the Old Kingdom collapsed, saw a nation fighting to regain its greatness. The New Kingdom, the glamour period of ancient Egypt, was when all the stars-Hatshepsut, Tutankhamen, Ramses the Great, Cleopatra, and others-appeared. Professor Brier begins with a note on his approach. "To a great extent, the fun of history is in the details. Knowing what kind of wine Tutankhamen preferred makes him come alive. "Knowing that Ramses the Great was crippled by arthritis for the last decade of his long life makes us more sympathetic to the boastful monarch who fathered more than 100 children. "If we understand what it was like to be a miner sent to the turquoise mines in the Sinai in the summer, we will feel a kinship with our long-dead counterparts. "As we wind our way chronologically through 30 centuries of history, we will pause repeatedly to look at the details that make up the big picture." The Base The first five lectures are foundational. Professor Brier shows what Egypt was like before writing, how Egyptologists piece together the history of ancient Egypt, and how hieroglyphs were deciphered. These lectures show how Egyptology has been one ongoing detective story-and reveal Napoleon's massive contribution to what we know. The Old Kingdom In Lectures 6-10, you see the Egyptians rise to a greatness far surpassing any other people in the Near East, learn of a king who united Egypt by might, and discover a pharaoh who showed Egypt how to build the pyramids. While you see how the pyramids were built, you learn just what it was that made Egypt great. At the end of these lectures, you see Egypt collapse into a dark age about which little is known, and with Professor Brier, you try to assess what happened. The Middle Kingdom Lectures 11-15 discuss Egypt's successful attempt to pull itself together, only to collapse once again. You study heroic kings from the south who battle to unite the country and establish a peace that would last for two centuries-as long as the United States has existed. Then Egypt is invaded by the mysterious people called the Hyksos, as the kings of the south battle Egypt back to greatness. These lectures also look in detail at the Old Testament story of Joseph in Egypt to see what light it might shed on this period. The New Kingdom Lectures 16-25 deal with the fabulous Dynasty XVIII, the period of Egypt's greatest wealth and personalities. Examining in-depth the kings and queens of this period, you study: Hatshepsut, the woman who ruled as king and whose history was systematically erased from Egyptian records Akhenaten, the first monotheist-and, arguably, the first individual-in history, who changed the religion of Egypt Tutankhamen, the son of Akhenaten, who became the most famous of Egypt's kings when his undisturbed tomb was discovered in 1922 Egyptian medicine and why Egyptian physicians were justly the most famous in the ancient world. Lectures 26-28 are a brief excursion into Professor Brier's specialty: mummies. You even learn how to make one. You also see that mummies are like books-packed with information-if you know how to read them. Lectures 29-35 focus on the end of the New Kingdom, the last great epoch of Egyptian history, dominated by Ramses the Great. Professor Brier discusses the unnamed pharaoh of the Exodus, as well as Egyptian magic. Greatness, but under Greek Rule Lectures 36-41 recount the invasion of Egypt by a series of conquering peoples, including Nubians, Libyans, and s. Professor Brier examines the causes of Egypt's decline and the ways the falling pharaohs reached back 1,500 years to grasp at greatness. Lectures 42-47 chart the rule of the Ptolemies, Greek kings. This period begins with the conquest of Alexander the Great and ends with Cleopatra. For 200 years, once-mighty Egypt was ruled by kings named Ptolemy, all of whom descended from General Ptolemy, who served under Alexander. These lectures examine what life was like for an Egyptian under the oppressive rule of their Greek masters. And they detail some of the achievements of this period, including the library at Alexandria. Lecture 48 concludes the series with a summary of Egypt's legacy and suggestions for continuing study. Lectures 00. The Professor's Biography 01. Introduction 02. Prehistoric Egypt 03. Ancient Egyptian Thought 04. Napoleon and the Beginnings of Egyptology 05. The Rosetta Stone and Much More 06. The First Nation in History 07. The Rise of the Old Kingdom 08. Sneferu, the Pyramid Builder 09. The Great Pyramid of Giza 10. The End of the Old Kingdom 11. The First Intermediate Period 12. The Middle Kingdom - Dynasty XI 13. The Middle Kingdom - Dynasty XII 14. The Second Intermediate Period 15. Joseph in Egypt 16. The Beginning of the New Kingdom - The Fabulous XVIIIth Dynasty 17. Queen Hatshepsut 18. Obelisks 19. Tuthmosis III - King At Last 20. The Fabulous XVIIIth Dynasty Rolls On 21. Akhenaten the Heretic Pharaoh 22. The Discovery of Tutankhamen's Tomb 23. The Murder of Tutankhamen - A Theory 24. Medicine - The Necessary Art 25. The End of Dynasty XVIII 26. Mummification - How We Know What We Know 27. What Mummies Tell Us 28. Making a Modern Mummy 29. Dynasty XIX Begins 30. Ramses the Great - The Early Years 31. Ramses the Great - The Later Years 32. The Exodus - Did It Happen 33. The Decline of Dynasty XIX 34. Dynasty XX - The Decline Continues 35. Ancient Egyptian Magic 36. Dynasty XXI - Egypt Divided 37. Dynasty XXII - Egypt United 38. Dynasty XXV - The Nubians Have Their Day 39. Dynasty XXVI - The Saite Period 40. Dynasty XXVII - The s 41. Dynasties XXVIII to XXXI - The Beginning of the End 42. Alexander the Great 43. The First Ptolemies 44. The Middle Ptolemies - The Decline 45. Animal Mummies 46. Cleopatra's Family 47. Cleopatra - The Last Ptolemy 48. The Grand Finale General Complete name : 46. Cleopatra's Family.avi Format : AVI Format/Info : Audio Video Interleave File size : 120 MiB Duration : 29 min 52 s Overall bit rate : 560 kb/s Video ID : 0 Format : MPEG-4 Visual Format profile : Advanced Simple@L5 Format settings, BVOP : 2 Format settings, QPel : No Format settings, GMC : No warppoints Format settings, Matrix : Default (MPEG) Codec ID : XVID Codec ID/Hint : XviD Duration : 29 min 52 s Bit rate : 423 kb/s Width : 368 pixels Height : 256 pixels Display aspect ratio : 1.438 Frame rate : 23.976 (24000/1001) FPS Color space : YUV Chroma subsampling : 4:2:0 Bit depth : 8 bits Scan type : Progressive Compression mode : Lossy Bits/(Pixel*Frame) : 0.187 Stream size : 90.4 MiB (75%) Writing library : XviD 1.1.0 Beta2 (UTC 2005-04-04) Audio ID : 1 Format : MPEG Audio Format version : Version 1 Format profile : Layer 3 Mode : Joint stereo Mode extension : MS Stereo Codec ID : 55 Codec ID/Hint : MP3 Duration : 29 min 52 s Bit rate mode : Constant Bit rate : 128 kb/s Channel(s) : 2 channels Sampling rate : 48.0 kHz Compression mode : Lossy Stream size : 27.3 MiB (23%) Alignment : Aligned on interleaves Interleave, duration : 42 ms (1.00 video frame) Interleave, preload duration : 504 ms Writing library : LAME3.96r Encoding settings : -m j -V 4 -q 2 -lowpass 17.5 -b 128 ScreenShots Exclusive eLearning Videos ← add to bookmarks Feel free to contact mewhen links are dead or want any repost https://rapidgator.net/file/95d7e706798793209ffc0b3298041da8/TTC.Video.History.of.Ancient.Egypt.part1.rar https://rapidgator.net/file/4ab458383e45639968a9b88a99fd76bd/TTC.Video.History.of.Ancient.Egypt.part2.rar https://rapidgator.net/file/48751504453c56b4399c1b52453be873/TTC.Video.History.of.Ancient.Egypt.part3.rar https://nitroflare.com/view/6E8BE48A6605618/TTC.Video.History.of.Ancient.Egypt.part1.rar https://nitroflare.com/view/93189D97D6D327D/TTC.Video.History.of.Ancient.Egypt.part2.rar https://nitroflare.com/view/C46F81F0B56831E/TTC.Video.History.of.Ancient.Egypt.part3.rar https://turbobit.net/hge7mtiiffw2/TTC.Video.History.of.Ancient.Egypt.part1.rar.html https://turbobit.net/wwnecbe5qaj2/TTC.Video.History.of.Ancient.Egypt.part2.rar.html https://turbobit.net/x3w5cfylczwj/TTC.Video.History.of.Ancient.Egypt.part3.rar.html
-
Microsoft Azure Database Monitoring Playbook MP4 | Video: AVC 1280x720 | Audio: AAC 48KHz 2ch | Duration: 1h 26m | 217.66 MB Genre: eLearning | Language: English | Instructor: John Savill Using database services in the cloud can initially present challenges as to the right way to monitor the deployments. In this course, Microsoft Azure Database Monitoring Playbook, you will gain the ability to implement and use monitoring to achieve the results required. First, you will learn key aspects of monitoring databases in Azure. Next, you will discover monitoring options for Azure SQL Database in the portal and beyond. Finally, you will explore how to monitor Azure Cosmos DB and use that monitoring to ensure proper data partitioning. When you're finished with this course, you will have the skills and knowledge of monitoring Azure database offerings needed to ensure the smooth operation and use of Azure-based deployments. More Info https://rapidgator.net/file/48dc862821201cc1be6151c0ea8c382d/Pluralsight.-.Microsoft.Azure.Database.Monitoring.Playbook.by.John.Savill.rar https://nitroflare.com/view/44F9152B42D0029/Pluralsight.-.Microsoft.Azure.Database.Monitoring.Playbook.by.John.Savill.rar https://turbobit.net/98s75n8cxx6a/Pluralsight.-.Microsoft.Azure.Database.Monitoring.Playbook.by.John.Savill.rar.html
-
Implementing and Monitoring Threat Management in Microsoft 365 .MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 1h 12m | 122 MB Instructor: Brian Alderman This course introduces, discusses, and explores the planning, implementation, and monitoring of threat protection services in Microsoft 365. You'll learn about the different services and tools available to secure and protect your identities and data. Planning the implementation of threat protection is one of the first steps to securing your user identities and your organization's data stored in Microsoft 365. In this course, Implementing and Monitoring Threat Management in Microsoft 365, you'll learn foundational knowledge of the Microsoft 365 threat management services and products that can be used to protect your user identities and their data. First, you'll learn how to design and configure Advanced Threat Protection (ATP) policies to take full advantage of their capabilities. Next, you'll discover all the different considerations for deploying and configuring Windows Defender ATP, as well as the Windows 10 Enterprise security features. Finally, you'll explore the monitoring capabilities including Advanced Threat Analysis (ATA) incidents, the service assurance dashboard, monitoring with Azure AD Identity Protection, and how to configure and manage Azure Identity Protection dashboards and alerts, as well as how to configure and manage Microsoft 365 security alerts. When you're finished with this course, you'll have the skills and knowledge of Microsoft 365 threat management to successfully implement, configure, manage, and monitor the numerous types of Microsoft 365 threats. More Info https://rapidgator.net/file/e0e36fd180de39a3adac78c59458b83f/Pluralsight.-.Implementing.and.Monitoring.Threat.Management.in.Microsoft.365.by.Brian.Alderman.rar https://nitroflare.com/view/F75C7DD877BE906/Pluralsight.-.Implementing.and.Monitoring.Threat.Management.in.Microsoft.365.by.Brian.Alderman.rar https://turbobit.net/9z0assro2c0s/Pluralsight.-.Implementing.and.Monitoring.Threat.Management.in.Microsoft.365.by.Brian.Alderman.rar.html
-
Python Game Development - Create a Tetris with PyGame .MP4 | Video: 1280x720, 30 fps(r) | Audio: AAC, 44100 Hz, 2ch | 373 MB Duration: 42 mins | Genre: eLearning Video | Language: English Learn python by creating a tetris game - Fun way to improve your programming skills What you'll learn Python Game Development - Create a Tetris Game - Beginners Python Game Development with Pygame Requirements Basic python programming, Programming fundamentals Description This course is for anyone who just started learning programming and is bored of repeating book exercises over and over and want to move to more exciting project. In this course you will gradually build a tetris game while improving your programming skills. Hand-on course meaning you will start creating the game straight away without going through hours of game development theory. Who this course is for: Beginner developers https://rapidgator.net/file/f2b8afbb2ce185310ad027fb6ace472e/Python.Game.Development.-.Create.a.Tetris.with.PyGame.rar https://nitroflare.com/view/3C3CF61707EEFEE/Python.Game.Development.-.Create.a.Tetris.with.PyGame.rar https://turbobit.net/mphuogy43m71/Python.Game.Development.-.Create.a.Tetris.with.PyGame.rar.html
-
Angular: Getting Started (2022) .MP4, AVC, 1920x1080, 30 fps | English, AAC, 2 Ch | 5h 51m | 920 MB Instructor: Deborah Kurata Angular is one of the fastest, most popular open source web app frameworks today, and knowing how to use it is essential for developers. You'll learn how to create components and user interfaces, data-binding, retrieving data using HTTP, and more. More Info https://rapidgator.net/file/edd9a7021da0d4365c1ca1c720be6b50/Angular-.Getting.Started.rar https://nitroflare.com/view/2C76B6350A08426/Angular-.Getting.Started.rar https://turbobit.net/ct5qudglda1j/Angular-.Getting.Started.rar.html
-
Monitoring Microsoft Azure Data Pipelines and Processing .MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 59m | 133 MB Instructor: John Savill Data pipelines and processes transform raw data into meaningful insights for organizations that can drive future business direction. This course explores how to monitor the pipelines and the processes within to ensure accurate and timely insights. Organizations need to get business insights from multiple, disparate sources and it is important that the pipelines and processes that enable this insight are healthy. In this course, Monitoring Microsoft Azure Data Pipelines and Processing, you will learn foundational knowledge of the core structure of data pipeline services and how to monitor them. First, you will examine the foundation of data pipelines and processes. Next, you will discover how to monitor Azure Data Factory as a control flow solution. Finally, you will explore how to monitor the HDInsight and Databricks data flow solution. When you're finished with this course, you will have the skills and knowledge of monitoring data pipelines and processes needed to ensure the health and accuracy of generated business insights. More Info https://rapidgator.net/file/8328aeae68b92f8d5cce9de811027925/Pluralsight.-.Monitoring.Microsoft.Azure.Data.Pipelines.and.Processing.by.John.Savill.rar https://nitroflare.com/view/FF7456F718E30F9/Pluralsight.-.Monitoring.Microsoft.Azure.Data.Pipelines.and.Processing.by.John.Savill.rar https://turbobit.net/krvzib8iwreh/Pluralsight.-.Monitoring.Microsoft.Azure.Data.Pipelines.and.Processing.by.John.Savill.rar.html
-
Ableton Workflow with Adam Johan mp4 | Video: h264, yuv420p, 1920x1080 | Audio: aac, 44100 Hz | Duration: 6h 35m | 1.9 GB Genre: eLearning | Language: English Focus on essential workflow strategies for starting songs, developing ideas, and finishing tracks. During these 90-minute lessons, IO Music Academy's Adam Johan (one-half of DJ/production duo Joluca) will guide you through his signature production workflow inside Ableton Live. Adam Johan Adam is a co-founder of IO Music Academy and one half of DJ/producer duo Joluca. Born in Canada, based in LA, Adam is a music production expert and lover of both details and debauchery. As Joluca, Adam and his production partner David have released on labels such as Desert Hearts, Perfect Driver, Farris Wheel, Psycho Disco!, and Insomniac's IN/ROTATION. More info https://rapidgator.net/file/3d142134d4ae1633857cadbf9a639d25/IO.Music.Academy.Ableton.Workflow.with.Adam.Johan.TUTORiAL.rar https://nitroflare.com/view/57DDBDE3A879EC7/IO.Music.Academy.Ableton.Workflow.with.Adam.Johan.TUTORiAL.rar https://turbobit.net/yxdrequs2ofb/IO.Music.Academy.Ableton.Workflow.with.Adam.Johan.TUTORiAL.rar.html
-
995.39 MB | 22min 4s | mp4 | 1280X720 | 16:9 Genre:eLearning |Language:English Files Included : FileName :01 Introduction.mp4 | Size: (39.36 MB) FileName :02 What Makes a Great Family Photo.mp4 | Size: (85.79 MB) FileName :03 Gear Up 1.mp4 | Size: (62.11 MB) FileName :04 Gear Up 2.mp4 | Size: (135 MB) FileName :05 Photo Shoot.mp4 | Size: (125.87 MB) FileName :06 Photoshop Primer 1.mp4 | Size: (59.96 MB) FileName :07 Photoshop Primer 2.mp4 | Size: (56.11 MB) FileName :08 Photoshopping the Photo 1.mp4 | Size: (135.22 MB) FileName :09 Photoshopping the Photo 2.mp4 | Size: (123.96 MB) FileName :10 Other Family Photoshop Projects 1.mp4 | Size: (52.53 MB) FileName :11 Other Family Photoshop Projects 2.mp4 | Size: (45.1 MB) FileName :12 The Wrap Up.mp4 | Size: (29.19 MB) FileName :PhotoshopChopShopping-SF.zip | Size: (45.19 MB)] Screenshot RapidGator https://rapidgator.net/file/6518d3b09cd82bcca9850e3693e4827d/Tuts_..Family.Photo.Chop-Shopping.Course.rar NitroFlare https://nitroflare.com/view/7AFF87583BEC5E4/Tuts%2B..Family.Photo.Chop-Shopping.Course.rar TurboBit https://turbobit.net/vaxzu1cz9k1z/Tuts%2B..Family.Photo.Chop-Shopping.Course.rar.html
-
2.81 GB | 14min 46s | webm | 1920X1080 | 16:9 Genre:eLearning |Language:English Files Included : FileName :20180108 - Lesson 1 - Event-Driven Architecture - Request Reply Pattern 3bxAm3XIFmk.webm | Size: (7.41 MB) FileName :20180128 - Lesson 2 - Kafka vs Standard Messaging lwMjjTT1Q-Q.webm | Size: (7.86 MB) FileName :20180204 - Lesson 3 - Soft Skills - Gaining Technical Breadth vRplv975ce0.webm | Size: (12.47 MB) FileName :20180211 - Lesson 4 - Microservices - Distributed Logging S511BgBs 3E.webm | Size: (17.18 MB) FileName :20180218 - Lesson 5 - Microservices - Reducing Staging Iterations dkLriZLXpU8.webm | Size: (12.92 MB) FileName :20180225 - Lesson 6 - Classifying Architecture Patterns Ic6q7S48Mho.webm | Size: (12.69 MB) FileName :20180304 - Lesson 7 - Analyzing Architecture - Structural Decay gHLqroFX2Eg.webm | Size: (10.23 MB) FileName :20180311 - Lesson 8 - Analyzing Architecture - Components jrohK2unyE8.webm | Size: (8.96 MB) FileName :20180318 - Lesson 9 - Analyzing Architecture - Macro Techniques h1So8tVukS8.webm | Size: (11.77 MB) FileName :20180325 - Lesson 10 - Analyzing Architecture - Microservices U7s7Hb6GZCU.webm | Size: (8.59 MB) FileName :20180401 - Lesson 11 - Analyzing Architecture - Code Metrics pELKNy8B5Nw.webm | Size: (12.63 MB) FileName :20180408 - Lesson 12 - CQRS and Microservices pUGvXUBfvEE.webm | Size: (9.32 MB) FileName :20180417 - Lesson13 - Microservices and Reporting n 7PCFkxPPw.webm | Size: (8.74 MB) FileName :20180420 - Lesson 15 - Refactoring - Business Justification z2QjN6KKOQQ.webm | Size: (11.82 MB) FileName :20180420 - Lesson14 - Refactoring Patterns - Migration vs Adaptation DKPn0AcvLKo.webm | Size: (5.76 MB) FileName :20180506 - Lesson 16 - The Challenges of Architecture Teams RefvolwEOIc.webm | Size: (9.96 MB) FileName :20180511 - Lesson 17 - Architecture Tradeoffs 52haYbu80e8.webm | Size: (13.48 MB) FileName :20180519 - Lesson 18 - The Fallacies of Distributed Computing UZxLYv5RFyI.webm | Size: (8.49 MB) FileName :20180527 - Lesson19 Integration Styles - File Transfer uRYlUuxjVA.webm | Size: (7.03 MB) FileName :20180603 - Lesson 20 - Integration Style - Shared Database CSAFJNoT34M.webm | Size: (8.27 MB) FileName :20180609 - Lesson 21 - Integration Styles - Remote Procedure Call OGgbajZNwpU.webm | Size: (7.33 MB) FileName :20180617 - Lesson 22 - Integration Styles - Messaging Oq5VP0cKwXI.webm | Size: (10.47 MB) FileName :20180624 - Lesson 23 - Orchestration vs Choreography cYENNwDK2dA.webm | Size: (8.77 MB) FileName :20180702 - Lesson 24 - Lean Modeling Concepts WP60uc0JXjk.webm | Size: (10.09 MB) FileName :20180708 - Lesson 25 - Architectural Abstraction 2qpdjKWNwi0.webm | Size: (13.84 MB) FileName :20180714 - Lesson 26 - Agile Architecture Review Boards dNrF1tZf4Lk.webm | Size: (10.09 MB) FileName :20180722 - Lesson 27 - Circuit Breaker Pattern Cyh4t9SMbJ0.webm | Size: (10.67 MB) FileName :20180728 - Lesson 28 - Service Design Patterns 1eAwAHwswRM.webm | Size: (7.02 MB) FileName :20180803 - Lesson 29 - Component Coupling lUrgx6UIsWk.webm | Size: (10.17 MB) FileName :20180811 - Lesson 30 - Agile and Architecture U36JoWr2rDk.webm | Size: (8.4 MB) FileName :20180816 - Lesson 31 - Presenting Architecture pJc0l2DASpo.webm | Size: (12.08 MB) FileName :20180909 - Lesson 32 - Diagramming Software Architecture wgpSdpny-0c.webm | Size: (15.3 MB) FileName :20180916 - Lesson 33 - Creating a Service Taxonomy 19icj4UsSjs.webm | Size: (13.02 MB) FileName :20180923 - Lesson 34 - Creating Service Domains pgcCBKdDR6A.webm | Size: (10.11 MB) FileName :20180930 - Lesson 35 - Watch Notification Pattern nJMLoQmM1gc.webm | Size: (10.67 MB) FileName :20181007 - Lesson 36 - Embedded Messaging hZj0qiAE7hM.webm | Size: (9.52 MB) FileName :20181015 - Lesson 37 - Translating Quality Attributes to Business Concerns oP9Q9dpTomA.webm | Size: (12.39 MB) FileName :20181021 - Lesson 38 - Identifying Microservices 7SKX9gVjDzc.webm | Size: (11.13 MB) FileName :20181028 - Lesson 39 - Integration Hubs aLLWyL7u1vw.webm | Size: (9.94 MB) FileName :20181103 - Lesson 40 - Common Integration Patterns s0v44dkZdRs.webm | Size: (17.89 MB) FileName :20181111 - Lesson 41 - Microservices Contract Versioning iUpD4ZS8qg4.webm | Size: (13.74 MB) FileName :20181118 - Lesson 42 - Deferred Data Migration 2X-aMMCN2oQ.webm | Size: (9.8 MB) FileName :20190105 - Lesson 43 - Microservices Orchestration Pattern R0gSwuS8zTM.webm | Size: (12.05 MB) FileName :20190113 - Lesson 44 - Microservices Aggregation Pattern fZkMxA TKS4.webm | Size: (12.14 MB) FileName :20190119 - Lesson 45 - Microservices Gateway Pattern PKIypT8vmIc.webm | Size: (10.36 MB) FileName :20190127 - Lesson 46 - Reactive Architecture Intro dc20BQ9izs8.webm | Size: (11.51 MB) FileName :20190202 - Lesson 47 - Channel Monitoring Pattern WZBFngeBYgQ.webm | Size: (16.07 MB) FileName :20190210 - Lesson 48 - Thread Delegate Pattern ZM0IFSToceU.webm | Size: (18.61 MB) FileName :20190217 - Lesson 49 - What is Enterprise Architecture OjL1o4QBXrg.webm | Size: (19.5 MB) FileName :20190224 - Lesson 50 - Model Driven Approach mcPZhbkxzRU.webm | Size: (12.64 MB) FileName :20190303 - Lesson 51 - Initiative Driven Approach awDKsBNM9G8.webm | Size: (11.85 MB) FileName :20190310 - Lesson 52 - Modern Approaches to Enterprise Architecture vzrRzqETQKY.webm | Size: (23.6 MB) FileName :20190317 - Lesson 53 - Distributed Transactions Using Sagas g4cmX5ykmjo.webm | Size: (13.46 MB) FileName :20190324 - Lesson 54 - The Software Architects Bookshelf kxWFK16pugI.webm | Size: (17.43 MB) FileName :20190328 - Lesson 55 - Architecture Decision Records LMBqGPLvonU.webm | Size: (28.88 MB) FileName :20190407 - Lesson 56 - Ambulance Pattern XBVX9sEydnU.webm | Size: (13.66 MB) FileName :20190414 - Lesson 57 - The Law of Demeter L60bB4ekIpI.webm | Size: (17.3 MB) FileName :20190420 - Lesson 58 - Architecture Certification udF7Cfh6Yzs.webm | Size: (16.53 MB) FileName :20190505 - Lesson 59 - The Tradeoffs of Loose Coupling XnBhVwm Lws.webm | Size: (32.29 MB) FileName :20190519 - Lesson 60 - Microservices and gRPC ctzM1osMmrI.webm | Size: (20.31 MB) FileName :20190601 - Lesson 61 - Extensibility Using PubSub Messaging gWUcW5OXTxk.webm | Size: (18.95 MB) FileName :20190616 - Lesson 62 - Enterprise Architecture Strategies iEv8oNBH19g.webm | Size: (16.08 MB) FileName :20190630 - Lesson 63 - Prescriptive Strategy of Enterprise Architecture PTdaUpTYHV0.webm | Size: (16.43 MB) FileName :20190709 - Lesson 64 - Classic Alternatives Strategy of Enterprise Architecture DUGmIdqaBnk.webm | Size: (16.68 MB) FileName :20190728 - Lesson 65 - Distributed Strategy of Enterprise Architecture JvsuMnPUzrM.webm | Size: (22.59 MB) FileName :20190811 - Lesson 66 - Durable Interface Strategy of Enterprise Architecture AHVOrKOwSaM.webm | Size: (21.54 MB) FileName :20190825 - Lesson 67 - Enterprise Architecture Strategy Case Studies M8BCX12bG 0.webm | Size: (55.91 MB) FileName :20190909 - Lesson 68 - Automating Architecture Governance nFZePnD0AFQ.webm | Size: (22.55 MB) FileName :20190921 - Lesson 69 - Importance of Event Driven Architecture WCoLXZkc33Q.webm | Size: (17.13 MB) FileName :20191006 - Lesson 70 - Preventing Data Loss When Using Messaging AhcFZ8LzKJ8.webm | Size: (8.73 MB) FileName :20191020 - Lesson 71 - Measuring Scalability ipJtGdmyT-Y.webm | Size: (14.44 MB) FileName :20191102 - Lesson 72 - Multi Broker Pattern iXvC-ZyNZ8k.webm | Size: (8.42 MB) FileName :20191117 - Lesson 73 - Architecture Fitness Functions HouuoLsHUAc.webm | Size: (19.14 MB) FileName :20191201 - Lesson 74 - Elephant Migration AntiPattern pv7it-7j5Kc.webm | Size: (29.74 MB) FileName :20191215 - Lesson 75 - Microservices Data Services UP4Yo0K7aUU.webm | Size: (16.89 MB) FileName :20191229 - Lesson 76 - Caching - Single Data Grid kz5D6gToUck.webm | Size: (24.69 MB) FileName :20200112 - Lesson 77 - Caching Topologies - Distributed Cache tHO2groauZk.webm | Size: (20.39 MB) FileName :20200126 - Lesson 78 - Caching Topologies - Replicated Cache Ov2q8VdyrM0.webm | Size: (21.61 MB) FileName :20200209 - Lesson 79 - Caching Topologies - Near Cache Hybrid uBqysgyyquk.webm | Size: (27.38 MB) FileName :20200223 - Lesson 80 - Choosing The Right Caching Topology vo8-HZjXjvc.webm | Size: (25.82 MB) FileName :20200308 - Lesson 81 - Workflow Event Pattern bAU4BvZNhiQ.webm | Size: (28.54 MB) FileName :20200322 - Lesson 82 - Defining Testability f5TGIYPBV78.webm | Size: (24.88 MB) FileName :20200405 - Lesson 83 - Defining Performance and Responsiveness 92C6Az0GCFw.webm | Size: (26.64 MB) FileName :20200503 - Lesson 84 - Defining Deployability lL9KUjFMRY.webm | Size: (24.93 MB) FileName :20200503 - Lesson 85 - Defining Scalability and Elasticity Em3em-al7vc.webm | Size: (43.86 MB) FileName :20200515 - Lesson 86 - Becoming A Software Architect (Part 1) FKYKeqWfyIs.webm | Size: (44 MB) FileName :20200524 - Lesson - 87 Becoming A Software Architect Part 2 olMSYbBP4y8.webm | Size: (61.08 MB) FileName :20200531 - Lesson 88 - Becoming A Software Architect Part 3 KyaU47XJNIk.webm | Size: (30.2 MB) FileName :20200607 - Lesson 89 - Becoming A Software Architect (Part 4) fS8Ejg3qsJI.webm | Size: (29.44 MB) FileName :20200614 - Lesson 90 - Becoming A Software Architect (Part 5) G6TBHYPGTls.webm | Size: (42.52 MB) FileName :20200621 - Lesson 91 - Becoming A Software Architect (Part 6) 2MeAxl2skpI.webm | Size: (38.26 MB) FileName :20200705 - Lesson 92 - Understanding Hybrid Architectures MUMRrVlZvmU.webm | Size: (38.51 MB) FileName :20200719 - Lesson 93 - What is Software Architecture U6rfJjd8714.webm | Size: (22.7 MB) FileName :20200802 - Lesson 94 - Guidelines For Architecture Diagrams m2FlZNRELYA.webm | Size: (34.34 MB) FileName :20200830 - Lesson 95 - Guidelines for Architecture Diagrams Revisited lZN YAfiLNU.webm | Size: (24.31 MB) FileName :20200921 - Lesson 96 - Architecture Roadmaps - Introduction tFeLO9lznpA.webm | Size: (35.05 MB) FileName :20200927 - Lesson 97 - Architecture Roadmaps - Iteration Model gxtpsId-92E.webm | Size: (28.4 MB) FileName :20201011 - Lesson 98 - Architecture Roadmaps Portfolio Model RHTu8LzWceU.webm | Size: (60.95 MB) FileName :20201025 - Lesson 99 - Architecture Roadmaps Priority Model jDIGoOWTdqQ.webm | Size: (27.46 MB) FileName :20201108 - Lesson 100 - My Architecture Journey - Lessons Learned EBSMKiFflE8.webm | Size: (62.4 MB) FileName :20201122 - Lesson 101 - Components and Root Namespaces 8qchkk3MMu4.webm | Size: (52.51 MB) FileName :20201206 - Lesson 102 - Architecture Characteristics FAQ qvlmDd2IWiw.webm | Size: (51.68 MB) FileName :20201220 - Lesson 103 - Balancing Architecture and Hands-on Coding mu7CwX1HxfQ.webm | Size: (46.71 MB) FileName :20210103 - Lesson 104 - Architecture Styles FAQ #1 I-yBv72RCeA.webm | Size: (44.73 MB) FileName :20210117 - Lesson 105 - Stamp Coupling ExbDmyXfBnw.webm | Size: (31.91 MB) FileName :20210131 - Lesson 106 - Architecture Stories Z0HMnZyoHP0.webm | Size: (28.12 MB) FileName :20210214 - Lesson 107 - Microservices Annotations and Attributes cOB611ZhiAc.webm | Size: (54.63 MB) FileName :20210228 - Lesson 108 - The Role of a Software Architect 3fY86tUF0GY.webm | Size: (41.79 MB) FileName :20210314 - Lesson 109 - BASE Transactions and Eventual Consistency I47J2I-SVi0.webm | Size: (38.21 MB) FileName :20210328 - Lesson 110 - The Pros and Cons of Event Driven Architecture M6CDaZ1cxIs.webm | Size: (42.45 MB) FileName :20210411 - Lesson 111 - CAP Theorem Illustrated 9SSvdLnmDiI.webm | Size: (29.2 MB) FileName :20210425 - Lesson 112 - Architecture Characteristics Worksheet H3rKIehD9as.webm | Size: (55.33 MB) FileName :20210509 - Lesson 113 - Cart Before The Horse AntiPattern L5S7rr Mh3I.webm | Size: (35.02 MB) FileName :20210523 - Lesson 114 - Microservices vs Service Based Architecture xkr5nGJYx U.webm | Size: (28.04 MB) FileName :20210606 - Lesson 115 - Email-Driven Architecture H3Hdvz4zNds.webm | Size: (22.64 MB) FileName :20210618 - Lesson 116 - Negotiation Tips for Software Architects nNwTNRb9HQQ.webm | Size: (37.5 MB) FileName :20210704 - Lesson 117 - Accidental Complexity AntiPattern QeV50FR REQ.webm | Size: (22.35 MB) FileName :20210718 - Lesson 118 - Limiting Assumptions hYgIP-j471I.webm | Size: (35.81 MB) FileName :20210801 - Lesson 119 - Why Enterprise Architecture Efforts Fail 5VJy1mMP6hk.webm | Size: (37.32 MB) FileName :20210815 - Lesson 120 - Domain vs Technical Partitioning WOEYxPM0ljQ.webm | Size: (28.19 MB) FileName :20210909 - Lesson 121 - Transacted Messages 8YQU4D7VM94.webm | Size: (24.34 MB) FileName :20210912 - Lesson 122 - When Should You Replace Your Architecture nxmxp4 pdm8.webm | Size: (32.79 MB) FileName :20210926 - Lesson 123 - Composite Architecture Characteristics 8fciuaH7WT4.webm | Size: (24.12 MB) FileName :20211010 - Lesson 124 - Challenges of Distributed Architectures sv-3lmrJ2M8.webm | Size: (27.89 MB) FileName :20211024 - Lesson 125 - Managing Broad Bounded Contexts 06hUUe zWc8.webm | Size: (25.73 MB) FileName :20211107 - Lesson126 - Is SOA Dead Tut6Z0bHxVY.webm | Size: (34.64 MB) FileName :20211119 - Lesson 127 - Assessing Architectural Risk Part 1 qHCG6j-ZRgU.webm | Size: (27.05 MB)] Screenshot RapidGator https://rapidgator.net/file/aa891d8a3ad9dbd3378267f0f9659610/Software.Architecture.Monday.Mark.Richards.part1.rar https://rapidgator.net/file/8165afb3d1b6978bb925aa034e994cb1/Software.Architecture.Monday.Mark.Richards.part2.rar NitroFlare https://nitroflare.com/view/D32847A995BC6E2/Software.Architecture.Monday.Mark.Richards.part1.rar https://nitroflare.com/view/60319737310D8B0/Software.Architecture.Monday.Mark.Richards.part2.rar TurboBit https://turbobit.net/jn2rg4e7ithv/Software.Architecture.Monday.Mark.Richards.part1.rar.html https://turbobit.net/o2ezmpoc1ouc/Software.Architecture.Monday.Mark.Richards.part2.rar.html
-
CSS: Refactoring Style Sheets MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 1.5 Hours | 327 MB Genre: eLearning | Language: English As sites and apps grow ever more intricate, stylesheets frequently grow by gradual accumulation-things get added and things get adjusted, resulting in stylesheets becoming unnecessarily complicated. Refactoring CSS is different from refactoring typical programming languages, with a different set of priorities and tools. In this course, learn how make stylesheets leaner while maintaining the stylesheet's power. Find out how to optimize new and legacy stylesheets. First, Morten Rand-Hendriksen explains the goal of refactoring-to rewrite CSS to simplify, improve, and optimize the code without changing its behavior. Then he covers tools like nmp, stylelint, Prettier, Visual Studio Code, Purgecss, and Gulp. He also shows a practical example of how to fix and reformat a stylesheet, followed by sharing best practices and demonstrating how to clean code via automation. https://rapidgator.net/file/25b58d50be324e6bbd7f6beb76402cf8/CSS.-.Refactoring.Style.Sheets.rar https://nitroflare.com/view/1E985929E70D359/CSS.-.Refactoring.Style.Sheets.rar https://turbobit.net/3yp3nstv1xna/CSS.-.Refactoring.Style.Sheets.rar.html
-
1.34 GB | 16min 35s | wmv | 960X540 | 16:9 Genre:eLearning |Language:English Files Included : FileName :TPP10 P01 C01 L00.wmv | Size: (255.46 KB) FileName :TPP10 P01 C01 L01.wmv | Size: (21.34 MB) FileName :TPP10 P01 C01 L02.wmv | Size: (27.36 MB) FileName :TPP10 P01 C01 L03.wmv | Size: (23.89 MB) FileName :TPP10 P01 C01 L04.wmv | Size: (24.08 MB) FileName :TPP10 P01 C02 L00.wmv | Size: (255.46 KB) FileName :TPP10 P01 C02 L01.wmv | Size: (40.59 MB) FileName :TPP10 P01 C02 L02.wmv | Size: (10.59 MB) FileName :TPP10 P01 C02 L03.wmv | Size: (11.65 MB) FileName :TPP10 P01 C02 L04.wmv | Size: (18.99 MB) FileName :TPP10 P01 C02 L05.wmv | Size: (33.36 MB) FileName :TPP10 P01 C02 L06.wmv | Size: (33.24 MB) FileName :TPP10 P01 C02 L07.wmv | Size: (24.01 MB) FileName :TPP10 P01 C02 L08.wmv | Size: (11.91 MB) FileName :TPP10 P01 C02 L09.wmv | Size: (15 MB) FileName :TPP10 P01 C03 L00.wmv | Size: (255.46 KB) FileName :TPP10 P01 C03 L01.wmv | Size: (26.49 MB) FileName :TPP10 P01 C03 L02.wmv | Size: (41.92 MB) FileName :TPP10 P01 C03 L03.wmv | Size: (22.57 MB) FileName :TPP10 P01 C03 L04.wmv | Size: (26.02 MB) FileName :TPP10 P01 C03 L05.wmv | Size: (23.38 MB) FileName :TPP10 P01 C04 L00.wmv | Size: (271.09 KB) FileName :TPP10 P01 C04 L01.wmv | Size: (36.99 MB) FileName :TPP10 P01 C04 L02.wmv | Size: (24.51 MB) FileName :TPP10 P01 C04 L03.wmv | Size: (30.69 MB) FileName :TPP10 P01 C04 L04.wmv | Size: (31.9 MB) FileName :TPP10 P01 C04 L05.wmv | Size: (28.04 MB) FileName :TPP10 P01 C04 L06.wmv | Size: (13.83 MB) FileName :TPP10 P01 C05 L00.wmv | Size: (302.34 KB) FileName :TPP10 P01 C05 L01.wmv | Size: (29.38 MB) FileName :TPP10 P01 C05 L02.wmv | Size: (19.7 MB) FileName :TPP10 P01 C05 L03.wmv | Size: (15.29 MB) FileName :TPP10 P01 C06 L00.wmv | Size: (239.84 KB) FileName :TPP10 P01 C06 L01.wmv | Size: (21.9 MB) FileName :TPP10 P01 C06 L02.wmv | Size: (32.48 MB) FileName :TPP10 P01 C06 L03.wmv | Size: (18.35 MB) FileName :TPP10 P01 C06 L04.wmv | Size: (14.67 MB) FileName :TPP10 P01 C06 L05.wmv | Size: (25.95 MB) FileName :TPP10 P01 C07 L00.wmv | Size: (255.46 KB) FileName :TPP10 P01 C07 L01.wmv | Size: (20.16 MB) FileName :TPP10 P01 C07 L02.wmv | Size: (22.24 MB) FileName :TPP10 P01 C07 L03.wmv | Size: (12.47 MB) FileName :TPP10 P01 C07 L04.wmv | Size: (16.16 MB) FileName :TPP10 P01 C07 L05.wmv | Size: (11.28 MB) FileName :TPP10 P01 C07 L06.wmv | Size: (11.25 MB) FileName :TPP10 P01 C08 L00.wmv | Size: (255.46 KB) FileName :TPP10 P01 C08 L01.wmv | Size: (24.16 MB) FileName :TPP10 P01 C08 L02.wmv | Size: (29.78 MB) FileName :TPP10 P01 C08 L03.wmv | Size: (18.93 MB) FileName :TPP10 P01 C08 L04.wmv | Size: (32.48 MB) FileName :TPP10 P01 C08 L05.wmv | Size: (474.21 KB) FileName :MtStHelens OverviewNarrative mov.mov | Size: (28.59 MB) FileName :MtStHelens OverviewNarrative wmv.wmv | Size: (15.4 MB)] Screenshot RapidGator https://rapidgator.net/file/aed79cb05e642b369127b270635ea791/Total.Training..Microsoft.PowerPoint.2010.rar NitroFlare https://nitroflare.com/view/89A4E8701A0731B/Total.Training..Microsoft.PowerPoint.2010.rar TurboBit https://turbobit.net/embh1ef05f71/Total.Training..Microsoft.PowerPoint.2010.rar.html