Page 193 of 967 FirstFirst ... 93143183191192193194195203243293693 ... LastLast
Results 1,921 to 1,930 of 9669

Thread: Video Tutorials Collection

  1. #1921
    Super Moderator
    Join Date
    May 2019
    Posts
    204,170
    Thanks
    1
    Thanked 39 Times in 38 Posts

    Unreal Engine 4: Create Your Own First-Person Shooter



    Unreal Engine 4: Create Your Own First-Person Shooter
    MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
    Genre: eLearning | Language: English + srt | Duration: 38 lectures (9h 56m) | Size: 6.43 GB

    Learn the fundamental mechanics present in games such as Battlefield, Call of Duty, Destiny, Resident Evil, and more!

    What you'll learn:
    How to create a first-person shooter game in Unreal Engine 4

    Requirements
    Some prior Unreal Engine or scripting experience is recommended


    Description
    In this game design course, I'll guide you through the process of making a first-person shooter game! This course uses Unreal Engine 4 - the same game engine AAA games development studios used to make Fortnite, Batman Arkham Knight, Borderlands, and many others!

    This class contains 38 video lessons that will walk you step-by-step through the following topics:

    ? How to create 6 customizable weapons (includes pistol, assault rifle, shotgun, sniper rifle, grenade launcher, and rocket launcher)

    ? How to make hit scan and projectile based weapons

    ? How to animate a first-person character

    ? How to script complex reloading and shooting systems

    ? How to spawn dynamic impact effects

    ? How to damage enemy characters based on specific body parts

    ? How to create interactable ammo pick up objects

    ? How to construct a player HUD using Widgets

    ? How to add realistic particle and sound effects to a game

    ? And much more!

    With the knowledge you'll acquire in this class, you'll gain an in-depth understanding of first-person shooter mechanics. This knowledge applies to all kinds of genres, such as looter, survival horror, military, sci-fi, and others, allowing you to take this project in an endless number of directions! While anyone is welcome to take this course, I recommend it for those with at least some coding knowledge or experience using Unreal Engine 4. While my lessons are thorough, I do not take the time in this course to explain the absolute basics of coding and Unreal Engine 4. If you are completely new, I recommend you take my course on Third-Person Action Adventure games first.

    Who this course is for
    Intermediate Unreal Engine students wanting to learn how first-person shooter games are made

    Homepage
    Code:
    https://anonymz.com/?https://www.udemy.com/course/unreal-engine-4-create-your-own-first-person-shooter/


    Code:
    https://nitro.download/view/5B102DF2E7E9F9A/Unreal_Engine_4_Create_Your_Own_First-Person_Shooter.part1.rar
    https://nitro.download/view/DB384DBB76E10E8/Unreal_Engine_4_Create_Your_Own_First-Person_Shooter.part2.rar
    https://nitro.download/view/7813B6EF0CEB259/Unreal_Engine_4_Create_Your_Own_First-Person_Shooter.part3.rar
    https://nitro.download/view/55415248AABFD14/Unreal_Engine_4_Create_Your_Own_First-Person_Shooter.part4.rar
    https://nitro.download/view/8302F7F3B5B6301/Unreal_Engine_4_Create_Your_Own_First-Person_Shooter.part5.rar
    https://nitro.download/view/354A31AA2520954/Unreal_Engine_4_Create_Your_Own_First-Person_Shooter.part6.rar
    https://nitro.download/view/FDBE1F9B776ED30/Unreal_Engine_4_Create_Your_Own_First-Person_Shooter.part7.rar
    Code:
    https://rapidgator.net/file/47abedfa980f4590522af789379b2681/Unreal_Engine_4_Create_Your_Own_First-Person_Shooter.part1.rar.html
    https://rapidgator.net/file/6dd44c4d3b1b331b32ea094af6f6d956/Unreal_Engine_4_Create_Your_Own_First-Person_Shooter.part2.rar.html
    https://rapidgator.net/file/d915f586756b85d286141dbc8adb827e/Unreal_Engine_4_Create_Your_Own_First-Person_Shooter.part3.rar.html
    https://rapidgator.net/file/2fe48e66f1a79e331774598052196880/Unreal_Engine_4_Create_Your_Own_First-Person_Shooter.part4.rar.html
    https://rapidgator.net/file/325a32f197a3e5cd7a208d0842c97345/Unreal_Engine_4_Create_Your_Own_First-Person_Shooter.part5.rar.html
    https://rapidgator.net/file/338f21b74dd5f0f0f647894140e4569a/Unreal_Engine_4_Create_Your_Own_First-Person_Shooter.part6.rar.html
    https://rapidgator.net/file/aef00bea167bc7e8dddeb73083689d20/Unreal_Engine_4_Create_Your_Own_First-Person_Shooter.part7.rar.html

  2. #1922
    Super Moderator
    Join Date
    May 2019
    Posts
    204,170
    Thanks
    1
    Thanked 39 Times in 38 Posts

    Windbg - A complete guide for Advanced Windows Debugging



    Windbg - A complete guide for Advanced Windows Debugging
    MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
    Genre: eLearning | Language: English + srt | Duration: 127 lectures (26h 27m) | Size: 18.4 GB

    This course has everything you need to master Windbg as well as, debugging and reverse engineering Windows OS using it

    What you'll learn:
    Advanced Windows Debugging
    Windbg
    Windows internals
    Dump Analysis
    Post-mortem debugging
    Core dump analysis in windows
    Debugging system crash
    Debugging BSOD
    Debugging process hang
    Debebugging system hang
    Reverse Engineering
    Malware Analysis
    Debugging Slow Systems
    Debugging Slow Applications
    Windows Usermode internals
    Windows Kernel mode internals

    Requirements
    C programming
    1 to 2 year of IT experience on Windows


    Description
    Have you ever felt your windows operating system is hung or becoming slow or having a BSOD? Or an application crash or application hang or slow on windows? Have you had to press the restart button of your PC or the windows server to get rid of the problem and had no clue when that issue will happen again? Or you're asked to analyse a memory dump of a compromised system for isolating a malware?. If that bothers you, this training is all about root causing and solving such complicated issues once and for all, among many other topics it covers.

    Windbg is the single most powerful, debugging and reverse engineering tool in windows platform. Windbg is like an x-ray plus mri plus ct scan for programs running on windows operating system, including the operating system itself. It helps us to root cause complicated problems like we discussed in windows ( OS ) and programs running inside the operating system.

    Just like the name implies this training has all the details which you need to master windbg. I have spent all my efforts to make sure this is the best and most complete windbg training available right now and I will keep adding topics to make sure that the statement is true in the future as well.

    Targeted audience

    Due to any reason, if you are trying to use or learn windbg, you already know what you're doing and there is no better place than this course. If you have been following my youtube series, this course is a complete super set of it. Being said that following are some of the categories of students to whom, I strongly recommend this course.

    Support engineers

    If you are a support engineer or Escalation Engineer who is supporting any product on windows, or Windows itself, I definitely recommend this course.

    Malware analyst and cyber security professionals.

    If you are into core cyber security especially on windows platform this tool should be definitely in your arsenal. When it comes to reverse engineering, I myself don't prefer to compare ida pro or any other similar tool with windbg but I always found windbg is one of the most, if not THE most powerful and productive tool when it comes to reverse engineering along with debugging.

    Windows SysAdmins

    Another main targeted set of audience is Windows administrators who always can take leverage from tools like this and know more about the product they are working with and troubleshoot problems they face at a totally different level.

    C and C++ Programmers

    Last and not least may be the most important category of students - advanced C and C ++ programmers which includes, driver developers, testers, software maintenance engineers and so on. Are you wondering why your application is crashing, hanging, slow or taking too much resources? That too happens once in a blue moon in production and you have no way to reproduce the issue in your dev environment. Are you asked to debug a problem in a code base you have no clue about? Or you just want to see exactly what that latest feature of cpp 20 is doing behind the scenes? This training is for you.

    To summarise, this course is for anyone who wants to study windows internals and advanced production debugging on windows. Post this training you don't have to read every single windows internals and debugging books out there but you will debug whatever you want to know whatever you want to know, rather than reading some abstract result from some books.

    Post this training you will not have to read and learn OS internals from any books but you will debug and understand it as and when you need it.

    Course Structure

    This course has 3 chapters

    In Chapter 1 we discuss the necessary concepts to get us started and mostly focus on the commands of the debugger.

    In Chapter 2 we apply what we have learned in Chapter 1 to different debugging scenarios, like crashes, hangs, slowness, leaks and more. We will be using test applications for this chapter and we will have source code of these test applications. First we will discuss User mode issues and then we will go into Kernel mode.

    In chapter 3 we will use the knowledge gained in Chapter 1 and 2 to troubleshoot real production like or production issues. In this chapter we will discuss analysis of memory dumps which we don't have source code or any idea about. We will start with issues from sysinternals notmyfault and slowly get into true production debugging scenarios. I will keep adding lessons to this chapter if there is enough interest from students on this course. Students also can submit dumps to this chapter and they can get the dumps analyzed for free of cost and share the experience with others.

    Please refer to the course content and free preview lesson for more details about the structure and content of the course.

    Who this course is for
    Anyone who want to learn advanced windows debugging and Reverse engineering with Windbg
    Security Specialists
    Reverse engineers
    Malware analysts
    Support engineers
    Software developers
    Software Sustenance Engineers
    Windows Admins
    Escalation Engineers

    Homepage
    Code:
    https://anonymz.com/?https://www.udemy.com/course/windbg-a-complete-guide/


    Code:
    https://nitro.download/view/1CFA28EE108180D/Windbg_-_A_complete_guide_for_Advanced_Windows_Debugging.part01.rar
    https://nitro.download/view/EF65854ABA5E111/Windbg_-_A_complete_guide_for_Advanced_Windows_Debugging.part02.rar
    https://nitro.download/view/1A010E80341DF3D/Windbg_-_A_complete_guide_for_Advanced_Windows_Debugging.part03.rar
    https://nitro.download/view/27E39E6A2E94F68/Windbg_-_A_complete_guide_for_Advanced_Windows_Debugging.part04.rar
    https://nitro.download/view/7A9B4C63EB0669C/Windbg_-_A_complete_guide_for_Advanced_Windows_Debugging.part05.rar
    https://nitro.download/view/045EB58D2A5A941/Windbg_-_A_complete_guide_for_Advanced_Windows_Debugging.part06.rar
    https://nitro.download/view/F2720D761642B96/Windbg_-_A_complete_guide_for_Advanced_Windows_Debugging.part07.rar
    https://nitro.download/view/58755A5364D07AB/Windbg_-_A_complete_guide_for_Advanced_Windows_Debugging.part08.rar
    https://nitro.download/view/173D249B3A2FE5A/Windbg_-_A_complete_guide_for_Advanced_Windows_Debugging.part09.rar
    https://nitro.download/view/E1512D6875D081C/Windbg_-_A_complete_guide_for_Advanced_Windows_Debugging.part10.rar
    https://nitro.download/view/F080310172F78C7/Windbg_-_A_complete_guide_for_Advanced_Windows_Debugging.part11.rar
    https://nitro.download/view/E8673619E6EF398/Windbg_-_A_complete_guide_for_Advanced_Windows_Debugging.part12.rar
    https://nitro.download/view/7FEDB1A709A7105/Windbg_-_A_complete_guide_for_Advanced_Windows_Debugging.part13.rar
    https://nitro.download/view/7F6F803A5335AEE/Windbg_-_A_complete_guide_for_Advanced_Windows_Debugging.part14.rar
    https://nitro.download/view/AC20E3483A74A78/Windbg_-_A_complete_guide_for_Advanced_Windows_Debugging.part15.rar
    https://nitro.download/view/E6D01C70D8D5365/Windbg_-_A_complete_guide_for_Advanced_Windows_Debugging.part16.rar
    https://nitro.download/view/66C6106599EB3EA/Windbg_-_A_complete_guide_for_Advanced_Windows_Debugging.part17.rar
    https://nitro.download/view/3C69030C4EFEE25/Windbg_-_A_complete_guide_for_Advanced_Windows_Debugging.part18.rar
    https://nitro.download/view/B0FE7A150DB56B3/Windbg_-_A_complete_guide_for_Advanced_Windows_Debugging.part19.rar
    Code:
    https://rapidgator.net/file/888bf9a45790d91bacd76ab8243b0dec/Windbg_-_A_complete_guide_for_Advanced_Windows_Debugging.part01.rar.html
    https://rapidgator.net/file/827dfaf8b410a5a1080d8fdafa668e6e/Windbg_-_A_complete_guide_for_Advanced_Windows_Debugging.part02.rar.html
    https://rapidgator.net/file/06975d353e1b655d58d8a543defcd9d9/Windbg_-_A_complete_guide_for_Advanced_Windows_Debugging.part03.rar.html
    https://rapidgator.net/file/48752bd3fcba832d93fbcca0ff39a25b/Windbg_-_A_complete_guide_for_Advanced_Windows_Debugging.part04.rar.html
    https://rapidgator.net/file/bcbacf880b942d7e1d022b0567a7adb7/Windbg_-_A_complete_guide_for_Advanced_Windows_Debugging.part05.rar.html
    https://rapidgator.net/file/b7576ff13a349eaa59c33f69cf304d70/Windbg_-_A_complete_guide_for_Advanced_Windows_Debugging.part06.rar.html
    https://rapidgator.net/file/ac47903fa94b4da59db154ce5e90e470/Windbg_-_A_complete_guide_for_Advanced_Windows_Debugging.part07.rar.html
    https://rapidgator.net/file/a16790b1ac5f04b2e9160c2a38ce48a5/Windbg_-_A_complete_guide_for_Advanced_Windows_Debugging.part08.rar.html
    https://rapidgator.net/file/16ccdb18f14ddf0ad7bda7426a5ff79a/Windbg_-_A_complete_guide_for_Advanced_Windows_Debugging.part09.rar.html
    https://rapidgator.net/file/3b19f847b156e9d1cc65552e932f08fe/Windbg_-_A_complete_guide_for_Advanced_Windows_Debugging.part10.rar.html
    https://rapidgator.net/file/8e0bc274c5314c38ea0a8efb7e490fbf/Windbg_-_A_complete_guide_for_Advanced_Windows_Debugging.part11.rar.html
    https://rapidgator.net/file/39a80e3be78d70fafccff5acd6834d52/Windbg_-_A_complete_guide_for_Advanced_Windows_Debugging.part12.rar.html
    https://rapidgator.net/file/b1dea2612defcc19ddbd662a4007b758/Windbg_-_A_complete_guide_for_Advanced_Windows_Debugging.part13.rar.html
    https://rapidgator.net/file/fa6b3ac4d186992f940b702bd8607b7d/Windbg_-_A_complete_guide_for_Advanced_Windows_Debugging.part14.rar.html
    https://rapidgator.net/file/e04bbafb3a0cf63f516d9b5552623bbe/Windbg_-_A_complete_guide_for_Advanced_Windows_Debugging.part15.rar.html
    https://rapidgator.net/file/dd843725d7bcb3d72feefbef7c002f9c/Windbg_-_A_complete_guide_for_Advanced_Windows_Debugging.part16.rar.html
    https://rapidgator.net/file/ea2deb312231311439eccdb92d268619/Windbg_-_A_complete_guide_for_Advanced_Windows_Debugging.part17.rar.html
    https://rapidgator.net/file/3b11ebf0e57a19eba4dcdaf78988ff07/Windbg_-_A_complete_guide_for_Advanced_Windows_Debugging.part18.rar.html
    https://rapidgator.net/file/a90997e576c5bf38da3104dd6feea055/Windbg_-_A_complete_guide_for_Advanced_Windows_Debugging.part19.rar.html

  3. #1923
    Super Moderator
    Join Date
    May 2019
    Posts
    204,170
    Thanks
    1
    Thanked 39 Times in 38 Posts

    Tally.ERP 9 Certification Training



    Tally.ERP 9 Certification Training
    MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
    Language: English | Size: 10.0 GB | Duration: 24h 41m



    What you'll learn
    End-to-end knowledge of Tally ERP 9
    Tally Menu options and Initial set-up
    Ledgers Creation, Journal Postings
    Double Entry System
    Practical Problem
    Postings in Tally, Adjustment Entries, Contra Entries
    Stock Creation
    Batch-wise and Bill-wise Postings
    Multi Price-level Postings
    Bank Reconciliation Statement
    Multi Currency Postings
    Splitting Data in Tally
    Export to Excel
    Tax, Single VAT Tax, CST Tax, Service Tax
    Payroll
    TDS & TCS
    Direct Tax
    Debit and Credit Note
    Purchase and Sales Order
    Stock Transfers
    Variance Analysis
    Overview of Func keys
    Practical Scenarios in Tally
    Requirements
    Enthusiasm and determination to make your mark on the world!

    Description
    Tally.ERP 9 is an unrestricted office software that manages your industry with the applications that manages accounting, finance, point of sales, payroll and branch management. Since it is available for free downloads therefore the businesses get an accounting software choose Tally ERP and save expenses. Tally ERP 9 is an encryption accounting software used to guard the private files of a company‏. ERP 9 is well known as Tally Vault. It offers several different features from small businesses to big ones. EPR 9 is the latest version of the software released in 2006‏. It records all business transactions to guarantee negligible errors, like double entries‏. With the feature of customization in Tally, it provides a complete solution to different types of business organizations.

    Understanding what ledgers are for: Ledgers in Tally record all of the transactions for that account. One will need to create a ledger for each account that they do business with. Two ledgers are included in Tally by default: "Cash" and "Profit and Loss Account". We can create as many other ledgers as we need. It is powered with the best-known accounting standard. Many companies have boosted their profit margin and work efficiency after the Tally ERP 9 Software purchase, which opens a wider market base for such tally accounting software. Anyone with Tally ERP9 certification is of high value to recruiting organizations. One of the important feature of Tally is that it offers Guarded Connectivity. i.e. the connectivity gets protected via licensing of the software services and the product. Another important feature of Tally is that it has Protected Transmission i.e. when the data gets switched between the simple Tally and Tally ERP 9, the transfer gets secured through Tally Vault. Even before the transmission takes place, the net server gets compressed with an intensified version, which is known as the Triple Data Encryption Algorithm that takes place before the initiation of the transfer process.

    Uplatz provides this end-to-end training on Tally.ERP 9 accounting software. The Tally course will take you through from scratch to the advanced level. This Tally course covers all topics comprehensively along with demonstration of practical problems and their solutions. In the initial part of the Tally course, you will be introduced to Tally, menu options, set-up, and will then proceed towards ledgers creation, journal postings, double entry systems, etc. further moving on the core financial and accounting operations such as stock creation, batch-wise postings, splitting data, purchase & sales order creation, variance analysis, and so on. This Tally.ERP 9 training also includes extensive sections on how to handle tax and tax related activities in Tally. You will also learn how to export the data from Tally to Excel. In each section, a lot of practical examples have been provided.

    This Tally course will help you become a well-versed accountant / accounts manager with the much-needed skills to manage the complete accounting & financial processes in any organization. Tally training can open vast doors of opportunity for you as Tally software is very high in demand across companies and businesses globally.

    Tally.ERP 9 - Course Syllabus

    Introduction to Tally.ERP 9

    Menu options and Initial set-up

    Ledgers creation

    Journal Postings

    Double Entry System

    Practical Problem

    Postings in Tally

    Adjustment Entries

    Stock Creation

    Contra Entries

    Batch-wise and Bill-wise Postings

    Multi Price-level Postings

    Bank Reconciliation Statement

    Multi Currency Postings

    Splitting Data

    Export to Excel

    Tax

    Payroll

    Single VAT Tax

    CST Tax

    TDS (Tax Deduction at Source)

    TCS (Tax Collection at Source)

    Service Tax

    Debit and Credit Note

    Purchase and Sales Order

    Stock Transfers

    Variance Analysis

    Direct Tax

    Overview of Func.keys

    Practical scenarios


    Who this course is for:
    Accountants, Chartered Accountants
    Tally Operators
    Financial Analysts
    Anyone aspiring for a career in Accounting
    Candidates preparing for the posts of Accountant, Taxation Manager, Auditor, Finance
    Newbies and Beginners in Accounting & Finance
    Tally Executives
    Data Entry & Accounting Professionals
    Entrepreneurs & Business Managers
    Middle Management of an organization
    Finance & Accounts Directors
    Tally Developers

    Homepage
    Code:
    https://anonymz.com/?https://www.udemy.com/course/tally-erp-9-certification-training/


    Code:
    https://nitro.download/view/620C262E8E8DA22/Tally_ERP_9_Certification_Training.part01.rar
    https://nitro.download/view/204B9746A4F9EDA/Tally_ERP_9_Certification_Training.part02.rar
    https://nitro.download/view/A400C96CB72D12E/Tally_ERP_9_Certification_Training.part03.rar
    https://nitro.download/view/5560A8F95A6AE3B/Tally_ERP_9_Certification_Training.part04.rar
    https://nitro.download/view/1CF48B177C328A4/Tally_ERP_9_Certification_Training.part05.rar
    https://nitro.download/view/3AC33AEE59121F9/Tally_ERP_9_Certification_Training.part06.rar
    https://nitro.download/view/A754BE31C085FEA/Tally_ERP_9_Certification_Training.part07.rar
    https://nitro.download/view/040234CE36C7AAD/Tally_ERP_9_Certification_Training.part08.rar
    https://nitro.download/view/CAB1076D96B684B/Tally_ERP_9_Certification_Training.part09.rar
    https://nitro.download/view/396D1D0129BF256/Tally_ERP_9_Certification_Training.part10.rar
    https://nitro.download/view/E43FCB40CAB549E/Tally_ERP_9_Certification_Training.part11.rar
    Code:
    https://rapidgator.net/file/0c39558f3e1910d79894642737efb38a/Tally_ERP_9_Certification_Training.part01.rar.html
    https://rapidgator.net/file/f387c2b96b72c4bbe7b4d85ca0464d22/Tally_ERP_9_Certification_Training.part02.rar.html
    https://rapidgator.net/file/779f548194c5433ed1b6674b4f2399e0/Tally_ERP_9_Certification_Training.part03.rar.html
    https://rapidgator.net/file/89a8e159d79eb22f934ffa80b56aa031/Tally_ERP_9_Certification_Training.part04.rar.html
    https://rapidgator.net/file/59e42de822d12951436c86fdf35bad62/Tally_ERP_9_Certification_Training.part05.rar.html
    https://rapidgator.net/file/a0fc9f4a21f32b37f0872b314ea4e8ff/Tally_ERP_9_Certification_Training.part06.rar.html
    https://rapidgator.net/file/2cd9fdfa315bfe9ed75c3cfb8b375ce1/Tally_ERP_9_Certification_Training.part07.rar.html
    https://rapidgator.net/file/ad2b78f603994265e2b4d9d97796858c/Tally_ERP_9_Certification_Training.part08.rar.html
    https://rapidgator.net/file/975eb6e8c8acba3bda07a934b8b09a55/Tally_ERP_9_Certification_Training.part09.rar.html
    https://rapidgator.net/file/f3b4f5635ba4221437b50828c9beba12/Tally_ERP_9_Certification_Training.part10.rar.html
    https://rapidgator.net/file/8b6ebeef63ba42b7fa7dc4f87667fbec/Tally_ERP_9_Certification_Training.part11.rar.html

  4. #1924
    Super Moderator
    Join Date
    May 2019
    Posts
    204,170
    Thanks
    1
    Thanked 39 Times in 38 Posts

    Microsoft SQL Queries - Hands-on training for Business Users



    Microsoft SQL Queries - Hands-on training for Business Users
    MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
    Genre: eLearning | Language: English | Duration: 16 lectures (10h 46m) | Size: 9.35 GB

    Writing Microsoft SQL Queries - Prerequisite knowledge for working professionals, analyst, report builders and new DBA's

    What you'll learn:
    Microsoft SQL Query Language learn to write queries that run against a Microsoft SQL Server database.
    Write SQL Queries and follow along with the Instructor as you profile tables, columns and the schema.
    Hands-On SQL Query language training where you will create group by and having queries
    Use the Object Explorer to understand which data types are used for the columns and the restrictions you may have when you write your queries
    Understand how to write SQL queries that answer basic business questions like who, what, when and how many products have been sold
    Hands-On SQL learning where you will create WHERE, TOP, OFFSET FETCH and ORDER BY Queries
    Use SUM, Count, AVG and other aggregate functions and learn how data types and NULLs can effect them
    Yes, SQL joins! Understand and create regular, left and right joins
    Learn to write basic SQL queries using variables
    Create queries using different date & time types along with formatting and functions like DateAdd and DataDiff
    Using basic CTE's, Unions, and Rank Over to pre-aggregate and organize your results
    Learn the Basics of Stored Procedures and Parameters that will help you simplify your day-to-day work

    Requirements
    No prior knowledge of the SQL language is needed, but a basic understanding of databases, tables and columns if helpful
    Downloadable versions of Microsoft SQL 2019 - Trial versions are Free!
    The Microsoft AdventureWorkDW2019 Training Database - It's Free!
    The latest version of SQL Server Management Studio (SSMS) needs to be installed - It's Free!
    The Microsoft Windows platform is required for this course. Mac OS and other systems is not supported.
    See the Video for the exact database and software needed for this course.


    Description
    Welcome!

    Ready to write Microsoft SQL queries for Power BI reports or data connections in Excel? Are you currently running SQL queries that have already been written, but get stuck as soon as you are faced with writing them from scratch? You've come to the right place! This lecture based, hands-on class will get you started with Microsoft Transact SQL and provide you with the skills needed to write basic business queries.

    Unlike other courses where you have a single task and a single query to write, we'll jump right into business questions that are more common in day-to-day work environments. We'll use a mix of SQL methods immediately, as an example, we'll start with a simple select statement and quickly add concatenation and work through problems that you'll run into when working with NULLs. It's always easy to write queries that work perfectly in a lab, but what are the problems you'll run into when you do this with live data? In this course, we'll be repetitive and use as many different types of queries as possible, building you SQL business skills along the way.

    Beginning Sessions:

    First you will learn the basics: Getting around SQL Server Management Studio (SSMS), understanding how to profile your data before you write your first query. After that, we'll review basic database and table structures so you know what columns and data types can be used in your queries and how to write the basic select statement that will return data.

    Next you'll start writing basic SQL queries from a single table using a range SQL functions. We'll ask questions and write queries that will provide the answers. Once that is complete, we'll add some common business problems to the mix, like removing text characters from our results and work through each one to ensure we can get the answers needed.

    To finish up and reinforce the basics, we'll go through query labs that will be repetitive, but will ensure you've touched on as many different types of queries as possible so you can build your SQL skills.

    Middle Sessions:

    Here we start joining tables and keep adding new SQL functions, formatting and groupings to the queries so we can get the correct answers. With each new video, you'll learn a range of methods all mixed together, so you get a feel for what it takes to actually write meaningful queries that meets the business needs.

    Again, to reinforce all of the new items we've covered, we'll go through query labs that will combine the old labs with the new and ensure you have the knowledge to keep going.

    Ending Sessions:

    Now that basic queries and joins are easy to do, we'll focus on specific business labs like how to use variables in your queries and parameters in your stored procedures. We'll continue to mix, match and use as many different SQL methods available so we can solve problems and make sure your SQL skills are as fluent as possible.

    Follow along with the instructor as he guides you through a time-tested process of finding the right tables, columns and data types to write queries which will return the specific data you need. You'll use only three tools, The Microsoft SQL 2019 database engine, SQL Server Management Studio (SSMS) and the Microsoft AdventureWorksDW2019 Training Database to complete the training. Work at your own pace by pausing the video and spend as much time as you need writing your queries and working through the labs. To get the most out of this course, it's best to have one monitor to watch the video and a second monitor to do the labs.

    Who this course is for
    Working professionals who need learn how to write basic queries against a Microsoft SQL Server database
    Anyone that needs to create reports using Power BI or Microsoft Reporting services
    Anyone who is starting a career in AML, Data, Database or Programming who needs to write queries against data sets
    Project managers who are responsible for enterprise data based projects
    Why not have a look at the curriculum below and see what you can learn?

    Homepage
    Code:
    https://anonymz.com/?https://www.udemy.com/course/sql-training/


    Code:
    https://nitro.download/view/145306BC938A32E/Microsoft_SQL_Queries_-_Hands-on_training_for_Business_Users.part01.rar
    https://nitro.download/view/922ECF920985562/Microsoft_SQL_Queries_-_Hands-on_training_for_Business_Users.part02.rar
    https://nitro.download/view/CB372CF954EE4DD/Microsoft_SQL_Queries_-_Hands-on_training_for_Business_Users.part03.rar
    https://nitro.download/view/127901F264BA323/Microsoft_SQL_Queries_-_Hands-on_training_for_Business_Users.part04.rar
    https://nitro.download/view/2FC1E2191159413/Microsoft_SQL_Queries_-_Hands-on_training_for_Business_Users.part05.rar
    https://nitro.download/view/CD7BA7ADAAA7200/Microsoft_SQL_Queries_-_Hands-on_training_for_Business_Users.part06.rar
    https://nitro.download/view/FC0CACFAF32ECB5/Microsoft_SQL_Queries_-_Hands-on_training_for_Business_Users.part07.rar
    https://nitro.download/view/51438B17F8595B0/Microsoft_SQL_Queries_-_Hands-on_training_for_Business_Users.part08.rar
    https://nitro.download/view/56951D06BDCA4DB/Microsoft_SQL_Queries_-_Hands-on_training_for_Business_Users.part09.rar
    https://nitro.download/view/A9646CC5D3E1834/Microsoft_SQL_Queries_-_Hands-on_training_for_Business_Users.part10.rar
    https://nitro.download/view/0555320CCBC03AC/Microsoft_SQL_Queries_-_Hands-on_training_for_Business_Users.part11.rar
    Code:
    https://rapidgator.net/file/0d540634802ca7867d3f22cce969d938/Microsoft_SQL_Queries_-_Hands-on_training_for_Business_Users.part01.rar.html
    https://rapidgator.net/file/aaf278b6e9cdabfea8dcf3a4a1cf6547/Microsoft_SQL_Queries_-_Hands-on_training_for_Business_Users.part02.rar.html
    https://rapidgator.net/file/a674e77186d956a4ba2d82aad3563779/Microsoft_SQL_Queries_-_Hands-on_training_for_Business_Users.part03.rar.html
    https://rapidgator.net/file/64db3470c0e91ae5d34b81200f57aa7d/Microsoft_SQL_Queries_-_Hands-on_training_for_Business_Users.part04.rar.html
    https://rapidgator.net/file/a7e4f73591a678bc193c568308184603/Microsoft_SQL_Queries_-_Hands-on_training_for_Business_Users.part05.rar.html
    https://rapidgator.net/file/ce7b843b43d5367c6bb40f6a3a25a316/Microsoft_SQL_Queries_-_Hands-on_training_for_Business_Users.part06.rar.html
    https://rapidgator.net/file/c78a45dee27e82bb62caff0832d076e2/Microsoft_SQL_Queries_-_Hands-on_training_for_Business_Users.part07.rar.html
    https://rapidgator.net/file/996eb5af6296b3cec207da8bf35a60f0/Microsoft_SQL_Queries_-_Hands-on_training_for_Business_Users.part08.rar.html
    https://rapidgator.net/file/cf3dd9e851029be6aadb161686000f48/Microsoft_SQL_Queries_-_Hands-on_training_for_Business_Users.part09.rar.html
    https://rapidgator.net/file/845a32ca8e9e12b5a538637ae312d050/Microsoft_SQL_Queries_-_Hands-on_training_for_Business_Users.part10.rar.html
    https://rapidgator.net/file/e98cfe955bdad654c715a57ebf39accb/Microsoft_SQL_Queries_-_Hands-on_training_for_Business_Users.part11.rar.html

  5. #1925
    Super Moderator
    Join Date
    May 2019
    Posts
    204,170
    Thanks
    1
    Thanked 39 Times in 38 Posts

    Ultimate Ethical Hacking and Penetration Testing (UEH) (updated 7/2021)



    Ultimate Ethical Hacking and Penetration Testing (UEH) (updated 7/2021)
    MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
    Language: English | Size: 28.7 GB | Duration: 55h 50m



    What you'll learn
    Learn Penetration Testing from scratch
    Learn WebAppliction Penetration Testing : OWASP TOP 10 Vulnerabilities
    Learn Network Penetration Testing
    Learn Privilege Escalation Techniques
    Master the STACK OVERFLOWS ATTACKS
    Learn SEH Overflows
    Learn Assembly Language
    Learn Shellcoding
    Learn Metasploit
    Learn BurpSuite
    Learn Enumeration
    Learn Scanning
    Learn Powershell
    Learn Active Directory
    Learn Port Forwarding and Pivoting
    Learn to Pivot Entire Network
    Learn Manual SQL Injections
    Learn How to tackle Hackthebox machines
    Requirements
    No Prerequisites as This course aims from beginning level

    Description
    This course is aimed at beginners who want to learn hacking and pentesting from basics

    Also this course helps in Buffer overflows also goes in depth

    After this course , you will have good understanding of how to approach a machine and you can develop your own methodology

    Active Directory Fundamentals and Pentesting AD will be added soon


    Who this course is for:
    Anyone who is curious to learn Hacking
    Preparing for OSCP
    Anyone who wants to start into Hacking field
    Network Administrators , System Administrators , Penetration Testers , Exploit Developers

    Homepage
    Code:
    https://anonymz.com/?https://www.udemy.com/course/ultimate-ethical-hacking/


    Code:
    https://nitro.download/view/34B927D090757D1/Ultimate_Ethical_Hacking_and_Penetration_Testing_(UEH).part01.rar
    https://nitro.download/view/82B4477E1B11BAC/Ultimate_Ethical_Hacking_and_Penetration_Testing_(UEH).part02.rar
    https://nitro.download/view/C18CF28912DC2FB/Ultimate_Ethical_Hacking_and_Penetration_Testing_(UEH).part03.rar
    https://nitro.download/view/AA572C476BA4BCC/Ultimate_Ethical_Hacking_and_Penetration_Testing_(UEH).part04.rar
    https://nitro.download/view/F15B2473ECCE19D/Ultimate_Ethical_Hacking_and_Penetration_Testing_(UEH).part05.rar
    https://nitro.download/view/6E1B736A041FAF8/Ultimate_Ethical_Hacking_and_Penetration_Testing_(UEH).part06.rar
    https://nitro.download/view/97823966983B705/Ultimate_Ethical_Hacking_and_Penetration_Testing_(UEH).part07.rar
    https://nitro.download/view/54705A7A5D565AC/Ultimate_Ethical_Hacking_and_Penetration_Testing_(UEH).part08.rar
    https://nitro.download/view/A93126CFFE56FFA/Ultimate_Ethical_Hacking_and_Penetration_Testing_(UEH).part09.rar
    https://nitro.download/view/6A95D8D5B7FF554/Ultimate_Ethical_Hacking_and_Penetration_Testing_(UEH).part10.rar
    https://nitro.download/view/8432F6CB2382497/Ultimate_Ethical_Hacking_and_Penetration_Testing_(UEH).part11.rar
    https://nitro.download/view/64688EB40FCFE0E/Ultimate_Ethical_Hacking_and_Penetration_Testing_(UEH).part12.rar
    https://nitro.download/view/DEE81CBE997FD0F/Ultimate_Ethical_Hacking_and_Penetration_Testing_(UEH).part13.rar
    https://nitro.download/view/06D6091664F1EC0/Ultimate_Ethical_Hacking_and_Penetration_Testing_(UEH).part14.rar
    https://nitro.download/view/440611C44278E8A/Ultimate_Ethical_Hacking_and_Penetration_Testing_(UEH).part15.rar
    https://nitro.download/view/9938BEAD65090D2/Ultimate_Ethical_Hacking_and_Penetration_Testing_(UEH).part16.rar
    https://nitro.download/view/9A0688F56285C38/Ultimate_Ethical_Hacking_and_Penetration_Testing_(UEH).part17.rar
    https://nitro.download/view/6BF44A56492A73D/Ultimate_Ethical_Hacking_and_Penetration_Testing_(UEH).part18.rar
    https://nitro.download/view/29D5FC0E7710EF0/Ultimate_Ethical_Hacking_and_Penetration_Testing_(UEH).part19.rar
    https://nitro.download/view/BA164A8C02ED971/Ultimate_Ethical_Hacking_and_Penetration_Testing_(UEH).part20.rar
    https://nitro.download/view/08CEE87E5A99D7F/Ultimate_Ethical_Hacking_and_Penetration_Testing_(UEH).part21.rar
    https://nitro.download/view/F84085E966612B2/Ultimate_Ethical_Hacking_and_Penetration_Testing_(UEH).part22.rar
    https://nitro.download/view/58EF9F5CFBE020A/Ultimate_Ethical_Hacking_and_Penetration_Testing_(UEH).part23.rar
    https://nitro.download/view/35491D89B957FC4/Ultimate_Ethical_Hacking_and_Penetration_Testing_(UEH).part24.rar
    https://nitro.download/view/3013D70D4103A7C/Ultimate_Ethical_Hacking_and_Penetration_Testing_(UEH).part25.rar
    https://nitro.download/view/00D7E56223FD0CD/Ultimate_Ethical_Hacking_and_Penetration_Testing_(UEH).part26.rar
    https://nitro.download/view/BF8520E585ACFB2/Ultimate_Ethical_Hacking_and_Penetration_Testing_(UEH).part27.rar
    https://nitro.download/view/09F2A7360D5AAE7/Ultimate_Ethical_Hacking_and_Penetration_Testing_(UEH).part28.rar
    https://nitro.download/view/F77A509A044A6C4/Ultimate_Ethical_Hacking_and_Penetration_Testing_(UEH).part29.rar
    Code:
    https://rapidgator.net/file/877f55f9b341c1e31aad675dce5c1d3d/Ultimate_Ethical_Hacking_and_Penetration_Testing_(UEH).part01.rar.html
    https://rapidgator.net/file/27c81fd4fd3803db039ed6e7e3737fd6/Ultimate_Ethical_Hacking_and_Penetration_Testing_(UEH).part02.rar.html
    https://rapidgator.net/file/bf5df1d5f70f4e5e038b5e2ee8787b33/Ultimate_Ethical_Hacking_and_Penetration_Testing_(UEH).part03.rar.html
    https://rapidgator.net/file/7963fd44b290765fdc51fcc674620768/Ultimate_Ethical_Hacking_and_Penetration_Testing_(UEH).part05.rar.html
    https://rapidgator.net/file/5a83573cbb30c2de6a6bb46c28ef570e/Ultimate_Ethical_Hacking_and_Penetration_Testing_(UEH).part06.rar.html
    https://rapidgator.net/file/e2c38cc841654b42404a95cb6bfc0682/Ultimate_Ethical_Hacking_and_Penetration_Testing_(UEH).part04.rar.html
    https://rapidgator.net/file/77c27a85773699709e406c00c3f23c17/Ultimate_Ethical_Hacking_and_Penetration_Testing_(UEH).part07.rar.html
    https://rapidgator.net/file/7a546f274d1d5730415dd0e5789c4074/Ultimate_Ethical_Hacking_and_Penetration_Testing_(UEH).part08.rar.html
    https://rapidgator.net/file/1fdc81a7a9db7f142c8ab5348e57697c/Ultimate_Ethical_Hacking_and_Penetration_Testing_(UEH).part09.rar.html
    https://rapidgator.net/file/473b15963362b65665f7fd41564cede8/Ultimate_Ethical_Hacking_and_Penetration_Testing_(UEH).part10.rar.html
    https://rapidgator.net/file/0f2600da1d6434225be4443422414468/Ultimate_Ethical_Hacking_and_Penetration_Testing_(UEH).part11.rar.html
    https://rapidgator.net/file/4692ac63209a6ecdb5fc16baa1ee24b3/Ultimate_Ethical_Hacking_and_Penetration_Testing_(UEH).part12.rar.html
    https://rapidgator.net/file/be187e3b951710724ce6486e9eba42e9/Ultimate_Ethical_Hacking_and_Penetration_Testing_(UEH).part13.rar.html
    https://rapidgator.net/file/efed67d7d98a8352b20ef7908d7c3e9c/Ultimate_Ethical_Hacking_and_Penetration_Testing_(UEH).part14.rar.html
    https://rapidgator.net/file/1e1007f9dd6e7f4be2bfb76fc7c87f61/Ultimate_Ethical_Hacking_and_Penetration_Testing_(UEH).part15.rar.html
    https://rapidgator.net/file/5130e5f3ca3c2ce7a2db9be48e2950b5/Ultimate_Ethical_Hacking_and_Penetration_Testing_(UEH).part16.rar.html
    https://rapidgator.net/file/a6f1228001a43bbcfae79f1efefc5983/Ultimate_Ethical_Hacking_and_Penetration_Testing_(UEH).part17.rar.html
    https://rapidgator.net/file/7c01f51a03eb7311d22088389d999d2c/Ultimate_Ethical_Hacking_and_Penetration_Testing_(UEH).part18.rar.html
    https://rapidgator.net/file/e8c0188eaa183f4acc805bef29afd528/Ultimate_Ethical_Hacking_and_Penetration_Testing_(UEH).part19.rar.html
    https://rapidgator.net/file/16e4b23eb24448516b98e1ef9d350769/Ultimate_Ethical_Hacking_and_Penetration_Testing_(UEH).part20.rar.html
    https://rapidgator.net/file/58086a20eb0183432fb17f98e528d8f4/Ultimate_Ethical_Hacking_and_Penetration_Testing_(UEH).part21.rar.html
    https://rapidgator.net/file/e4a21bca4dec2c8f63f75d91a4dd93c4/Ultimate_Ethical_Hacking_and_Penetration_Testing_(UEH).part22.rar.html
    https://rapidgator.net/file/b89ac0562e57e5a3f52cc50ac6efcb23/Ultimate_Ethical_Hacking_and_Penetration_Testing_(UEH).part23.rar.html
    https://rapidgator.net/file/e7a6cb0024e8d6783091fce97c09a82c/Ultimate_Ethical_Hacking_and_Penetration_Testing_(UEH).part24.rar.html
    https://rapidgator.net/file/b91a5245aa30f10d1d26fac91906cf9f/Ultimate_Ethical_Hacking_and_Penetration_Testing_(UEH).part25.rar.html
    https://rapidgator.net/file/eda9a687e43bfca3fbbbbc3976e9f70d/Ultimate_Ethical_Hacking_and_Penetration_Testing_(UEH).part26.rar.html
    https://rapidgator.net/file/f2ccc48b19c7c7a1cf32e450f0768b66/Ultimate_Ethical_Hacking_and_Penetration_Testing_(UEH).part27.rar.html
    https://rapidgator.net/file/35c945343bc770222495ea3fd4d0812c/Ultimate_Ethical_Hacking_and_Penetration_Testing_(UEH).part28.rar.html
    https://rapidgator.net/file/dfafe6a3bd53bf5acdb2c7f51b09cf3b/Ultimate_Ethical_Hacking_and_Penetration_Testing_(UEH).part29.rar.html

  6. #1926
    Super Moderator
    Join Date
    May 2019
    Posts
    204,170
    Thanks
    1
    Thanked 39 Times in 38 Posts

    Blazor WebAssembly Full Stack Bootcamp with .NET 5



    Blazor WebAssembly Full Stack Bootcamp with .NET 5
    MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
    Genre: eLearning | Language: English + srt | Duration: 211 lectures (17h 33m) | Size: 5 GB

    Build an online browser game from scratch using Blazor WebAssembly, Web API, Entity Framework & SQL Server with .NET 5

    What you'll learn:
    Build a complete web application with Blazor WebAssembly, Web API, Entity Framework and a SQL Server database
    Razor components: Communication, data binding, event handling, the @code block & more
    Forms in Blazor WebAssembly with Validation & displaying validation messages
    Utilize built-in forms components like InputText, InputCheckbox, InputSelect & more
    Authentication & authorization with the AuthenticationStateProvider & the AuthorizeView component
    Authentication with JSON Web Tokens (JWT)
    Use Web API as web service with the HTTP request methods GET, POST, PUT & DELETE by utilizing the Model-View-Controller (MVC) pattern
    Use Entity Framework with code-first migrations to store your data in a SQL Server database
    Publish & Deploy to a Windows Server with IIS (Internet Information Services)
    ...and much more!

    Requirements
    Basic web development knowledge with C# & HTML is preferable


    Description
    Blazor WebAssembly is turning the web development world upside down.

    With Blazor you can keep coding every part of your web application - meaning front end and back end - with the programming language and the framework you love - C# and .NET.

    No need for JavaScript anymore and you can even use the same classes and methods you write for the server as well as for the client.

    We will dive right into the code by first having a look at the standard example project of Blazor WebAssembly and then we already build the main project of this course, which is a classic online browser game, where users can create an army of fighters and send them into battle against other users.

    Together with some customization options and climbing the leaderboard, this application will teach you how to use Blazor WebAssembly with Razor components in a playful way.

    We will have a look at data- and event binding, communication between components, forms with their built-in components and validation options, how to use views only authorized users can see, how to make calls to a web service, and much more.

    Additionally, you will learn how to build the back end of the browser game with a Web API and Entity Framework to store all the data in a SQL Server database.

    By the end of this course, you will have what it takes to call yourself a full stack Blazor web developer.

    With your new skills, you are ready to conquer any upcoming .NET web development project you want to build yourself or any project that is requested by a recruiter.

    The only tools you need are Visual Studio, Postman, SQL Server, and a browser like Chrome or Firefox.

    Everything is available for free and also cross-platform! So you can follow this course on Windows and macOS.

    What You Will Learn

    Introduction & Jumpstart

    Create an ASP.NET Core hosted Blazor WebAssembly project

    Examine the example project

    Explore different ways to run your web application

    Debug client & server code at the same time

    Initialize a Git repository for your source control

    Blazor WebAssembly Fundamentals

    Create Razor components

    Write C# code and HTML in the same file

    The @code block

    Component communication with parameters, event callbacks & services

    Data binding & event handling

    Add pages to your Blazor WebAssembly application

    Routing & navigation in a Blazor app

    Create and use models within your web application

    Loops & more in Razor components

    User feedback with toaster messages for errors & more

    Manage NuGet Packages

    Forms & Authentication

    Create forms with validations

    Use all built-in forms components like InputText, InputCheckbox, InputSelect & more

    Build login & registration forms

    Display validation errors

    Utilize models with forms

    Add the NavigationManager to navigate the user in your app

    Utilize the AuthenticationStateProvider

    Expose the AuthenticationState

    Use the AuthorizeView component

    Page restriction with the [Authorize] attribute

    Use the LocalStorage for authentication

    Web API & Entity Framework

    The Model-View-Controller (MVC) pattern

    Create models and controllers

    Use the same models for the server and the client

    Attribute routing (with parameters)

    The HTTP request methods GET, POST, PUT & DELETE

    Object-Relational-Mapping

    Code-First Migration

    SQL Server

    How to use a DataContext and a proper ConnectionString

    All previous HTTP requests with Entity Framework to save your data in a SQL Server database

    Inspect your database with the SQL Server Management Studio

    Authentication with JSON Web Tokens (JWT)

    Create & verify JSON Web Tokens

    Use the Repository pattern

    Add & read claims

    Secure controllers with the Authorize attribute

    Use the JWT in the AuthenticationStateProvider of Blazor WebAssembly

    Advanced Blazor WebAssembly, Web API & Entity Framework Implementations

    Add relations to your database

    Use LINQ functions to Select, Order & Include entities

    Complete the game logic: Grow your army, fight battles, climb the leaderboard

    ...and more!

    Publish & Deploy your Web Application

    Deploy your web application on a Windows Server with IIS (Internet Information Services)

    User the Web Deploy feature of IIS to publish and deploy your app with Visual Studio

    Your Instructor

    My name is Patrick and I will be your instructor in this course. I'm a web developer for over a decade now, I have worked for big corporations and small teams, as an employee and a contractor and I just love to see the way Microsoft is going with .NET & Blazor and how important these technologies get day by day.

    To this date, I was able to run seven courses on web development here on Udemy about .NET (Core), Blazor, single-page applications, Angular and DevOps - with a total of over 55.000 unique students and over 6.000 reviews.

    If you have any questions, feel free to connect.

    And if you still have any doubts, you have a 30-day money-back guarantee, no questions asked.

    Are you ready to take the next step in web development?

    I'm looking forward to seeing you in the course!

    Course image: vector illustration/Shutterstock

    Who this course is for
    Everyone who wants to make the next big step in web development with Blazor & .NET
    Students who want to improve their skills in order to have better chances for career advancement

    Homepage
    Code:
    https://anonymz.com/?https://www.udemy.com/course/blazor-webassembly/


    Code:
    https://nitro.download/view/921EE7103C22DFD/Blazor_WebAssembly_Full_Stack_Bootcamp_with_NET_5.part1.rar
    https://nitro.download/view/F71921BCB2E8096/Blazor_WebAssembly_Full_Stack_Bootcamp_with_NET_5.part2.rar
    https://nitro.download/view/DE117E7860E18FE/Blazor_WebAssembly_Full_Stack_Bootcamp_with_NET_5.part3.rar
    https://nitro.download/view/22EEFBC5B931D18/Blazor_WebAssembly_Full_Stack_Bootcamp_with_NET_5.part4.rar
    https://nitro.download/view/856E9AF41634351/Blazor_WebAssembly_Full_Stack_Bootcamp_with_NET_5.part5.rar
    https://nitro.download/view/DEAB2467BFDB88D/Blazor_WebAssembly_Full_Stack_Bootcamp_with_NET_5.part6.rar
    https://nitro.download/view/3A12B4A59FB209A/Blazor_WebAssembly_Full_Stack_Bootcamp_with_NET_5.part7.rar
    Code:
    https://rapidgator.net/file/221255ab2c7719667262d0d45c122cdc/Blazor_WebAssembly_Full_Stack_Bootcamp_with_NET_5.part1.rar.html
    https://rapidgator.net/file/a1d4013488c4c8539bf4f897e7cc25cb/Blazor_WebAssembly_Full_Stack_Bootcamp_with_NET_5.part2.rar.html
    https://rapidgator.net/file/ca8e603dde38940c08b74dd7b9c3dde9/Blazor_WebAssembly_Full_Stack_Bootcamp_with_NET_5.part3.rar.html
    https://rapidgator.net/file/70b9659d37ea301a5b5bed21cb274120/Blazor_WebAssembly_Full_Stack_Bootcamp_with_NET_5.part4.rar.html
    https://rapidgator.net/file/a1281f882f858fe46d2bbcd9ce2e7fd2/Blazor_WebAssembly_Full_Stack_Bootcamp_with_NET_5.part5.rar.html
    https://rapidgator.net/file/dbdc566fa113a32fc664c29d867ef6a4/Blazor_WebAssembly_Full_Stack_Bootcamp_with_NET_5.part6.rar.html
    https://rapidgator.net/file/942f5d9f47e6d40288a90a372fe6dc34/Blazor_WebAssembly_Full_Stack_Bootcamp_with_NET_5.part7.rar.html

  7. #1927
    Super Moderator
    Join Date
    May 2019
    Posts
    204,170
    Thanks
    1
    Thanked 39 Times in 38 Posts

    The Microsoft Excel Analyst Bootcamp



    The Microsoft Excel Analyst Bootcamp
    Created by Travis Cuzick | Last updated 8/2021
    Duration: 13h 6m | 14 sections | 85 lectures | Video: 1280x720, 44 KHz | 5 GB
    Genre: eLearning | Language: English + Sub

    The most efficient way to master the Excel skills you need to be an office Rockstar!



    What you'll learn
    Keyboard shortcuts and data entry tips and tricks
    Filtering, sorting, and formatting your data
    Manipulating date and time data with functions like DATE, TIME, DATEDIF, and NETWORKDAYS
    Transforming and cleaning text data with functions like LEFT/RIGHT, MID, FIND, SUBSTITUTE, and TRIM
    Applying conditional logic with the IF, AND, and OR functions
    Using VLOOKUP to consolidate and reconcile separate datasets
    Building dynamic models with Excel
    Applying conditional formatting, color scales, and data bars to give meaning to your data
    Using Excel's powerful charting engine to tell the story of your data with attractive visualizations
    Working with external data
    Managing structured datasets efficiently with Excel Tables
    Summarizing and analyzing large datasets with Excel Pivot Tables
    Supercharging your Pivot Tables with Slicers
    Automating Excel with VBA Macros
    Show more
    Show less

    Requirements
    An installation of Microsoft Excel (Excel 365 is used for demonstrations, but the course material is compatible with earlier versions).Excel for Mac should be fine in most cases, but all course examples are presented on Windows.

    Description
    Whether you're an Analyst who works with data for a living, or one of the millions of people in offices all over the world who find themselves spending more time wrestling with spreadsheets than doing their actual job, chances are excellent that you can supercharge your productivity - and decrease your stress - by mastering Microsoft Excel.
    Excel allows us to transform, analyze, summarize, and visualize our data with incredible power and efficiency, making it the ultimate "glue" application without which many organizations would fall apart. You'd be amazed at how much many crucial decisions made at the highest levels of companies, or even governments, are made based on data in an Excel spreadsheet.
    And even better - with the right teaching approach - Excel is actually pretty easy to master.
    Now to be sure, Excel is one of the most complex applications ever built, and a course that covers all of its features and functionality might last well into the next decade. But fortunately, as with so many things, there is a small percentage of Excel's feature set that most people use, most of the time.
    Because I want to level up your skills in the shortest time possible, this course is laser-focused on Excel's most useful and powerful features - the ones you'll find yourself going back to, day in and day out.
    \n
    \n
    Here's a sneak peek at just some of the things you'll learn:
    Keyboard shortcuts and data entry tricks that will help you swat away those tedious tasks around the office with ease
    Formatting tips to give your spreadsheets that professional look
    Filtering and sorting for rapid insights into your data
    Crunching out calculations and summary statistics with Excel formulas and functions
    Performing "date math" with Excel's vast array of date and time functions
    Using functions to perform complex operations on text data
    Logical functions like AND, OR, and IF for advanced conditional operations
    Master the essential VLOOKUP function for consolidating and reconciling separate datasets
    Best practices for constructing dynamic models with sophisticated controls for varying model input
    Advanced data visualization techniques, including custom formats, conditional formatting, and - of course! - charts
    Working with external data
    Managing "structured" data efficiently with Excel Tables
    Condensing large datasets into powerful Business Intelligence using Excel Pivot Tables
    Taking your Pivot Tables to the next level with Slicers
    Automating redundant tasks with Excel Macros
    Editing VBA (Visual Basic for Applications) code for more fine-tuned control of your Macros



    Code:
    https://nitro.download/view/A6B81072B7ACF50/TheMicrosoftExcelAnalystBootcamp.part1.rar
    https://nitro.download/view/B10464ECF190154/TheMicrosoftExcelAnalystBootcamp.part2.rar
    https://nitro.download/view/A287E0BB0352A92/TheMicrosoftExcelAnalystBootcamp.part3.rar
    https://nitro.download/view/DC89EE77FAEC07D/TheMicrosoftExcelAnalystBootcamp.part4.rar
    https://nitro.download/view/5A5F96ECA9F3C15/TheMicrosoftExcelAnalystBootcamp.part5.rar
    Code:
    https://rapidgator.net/file/831146c50ae9839b4620ed6fdad952f4/TheMicrosoftExcelAnalystBootcamp.part1.rar.html
    https://rapidgator.net/file/8a86d085da5ad4d57e014abd364f363b/TheMicrosoftExcelAnalystBootcamp.part2.rar.html
    https://rapidgator.net/file/940de6d1a1b9bc26e4aac01b814aeb7c/TheMicrosoftExcelAnalystBootcamp.part3.rar.html
    https://rapidgator.net/file/29fe25febd10f7677a2b6d12f2503c2f/TheMicrosoftExcelAnalystBootcamp.part4.rar.html
    https://rapidgator.net/file/2298ad17150e0b60b09cd1494873ffd4/TheMicrosoftExcelAnalystBootcamp.part5.rar.html

  8. #1928
    Super Moderator
    Join Date
    May 2019
    Posts
    204,170
    Thanks
    1
    Thanked 39 Times in 38 Posts

    Rank, Map & Chart Covid19 Countries with Next.js



    Rank, Map & Chart Covid19 Countries with Next.js
    MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
    Genre: eLearning | Language: English + srt | Duration: 10 lectures (2h 11m) | Size: 1.14 GB

    Learn to work with React's Next.js, while combining it with an external API to map, graph & display data about Covid19

    What you'll learn:
    Learn how to use Nextjs (React framework)
    Working with getServerSideProps and understanding the difference with getStaticProps
    Understanding dynamic pages within Nextjs
    Using an external API and working with the data
    Learn how to make a map with data in Nextjs with Leaflet
    Graph your data with Chartjs
    Deploy your application with Vercel

    Requirements
    No requirements. Ideally it will help a little if you know some vanilla React, but complete beginners are welcome!


    Description
    Students will learn how to use Nextjs (React framework), including working with getServerSideProps, learning what separates it from getStaticProps, implement dynamic pages, along with accessing an external API based on the latest Covid19 information to output and work with the data which the finalized application will be deployed to a website on Vercel.

    Users will also gain valuable knowledge on how to work with location data, outputting co-ordinates on a map using Leaflet within our Next.js application and showing the steps required to get it up and running, which can otherwise be a hassle to figure out.

    We will also understand how to use and graph data in our Next.js application with Chart.js, showing the past daily instances of infections of the past month.

    We will also utilize some CSS in order to style and layout the page in a nice, clean and presentable manner.

    While this tutorial is for a Covid19 website, I would strongly advise that people who are following along try to change it into something they prefer, like shoes, toys, anime, cars - anything, or even output the data in a different way - as it will help cement their learning, and fundamentally this is to get a better understanding of working with Next.js, array filtering and data manipulation, as the data itself can be used with any available APIs.

    If you have any further questions, or need any assistance during the course, please don't hesitate to contact me or drop me an email and I will get back to you at the earliest convenience.

    Who this course is for
    Beginner and pre-intermediate React / Nextjs developers. Perhaps you know vanilla React but you are not familiar with Nextjs or you are a complete beginner. Intermediates may also find the map and graph information useful too.

    Homepage
    Code:
    https://anonymz.com/?https://www.udemy.com/course/rank-map-chart-covid19-countries-with-nextjs/


    Code:
    https://nitro.download/view/41806E29BC58FEA/Rank%2C_Map_%26_Chart_Covid19_Countries_with_Next.part1.rar
    https://nitro.download/view/5B0EE8AD7307E62/Rank%2C_Map_%26_Chart_Covid19_Countries_with_Next.part2.rar
    Code:
    https://rapidgator.net/file/ad889b3fb7a9b36240deb8285bde5d1f/Rank,_Map_&_Chart_Covid19_Countries_with_Next.part1.rar.html
    https://rapidgator.net/file/f874566be6f6c3a5bddbbcda14cfd8ac/Rank,_Map_&_Chart_Covid19_Countries_with_Next.part2.rar.html

  9. #1929
    Super Moderator
    Join Date
    May 2019
    Posts
    204,170
    Thanks
    1
    Thanked 39 Times in 38 Posts

    Naturally Boost Your Immunity vs. COVID-19 & other diseases



    Naturally Boost Your Immunity vs. COVID-19 & other diseases
    Created by Stanbridge Education | Published 6/2021
    Duration: 47m | 4 sections | 17 lectures | Video: 1280x720, 44 KHz | 482 MB
    Genre: eLearning | Language: English + Sub

    Learn how Vitamin D from supplements, food and sunlight can boost your immune system, and protect you from diseases.



    What you'll learn
    Learn recent science-backed facts about the relationhip between Vitamin D and COVID-19, and other diseases.
    Learn how VItamin D can help boost your immune system, and help you fight off COVID-19.
    Learn how to test and check your Vitamin D status.
    Learn about the different ways you can increase your Vitamin D status.
    Learn what are the causes and symptoms of Vitamin D deficiency.

    Requirements
    No prerequites for this course. Just a willingness to learn about immunity and Vitamin D.

    Description
    Are you worried about catching COVID-19 or infections in general? The best way to prevent this may not be through medication or vaccines. Vitamin D is an extremely powerful, natural, immune booster and immuno-regulator which has many important functions for general health, bone density and strength, resistance to infections (COVID, etc...), cancers, and more...
    In this FREE course you will learn simple, natural, strategies to boost your immune system with Vitamin D, and become stronger and healthier without any vaccine or medication. What I will teach you in this course is completely science-backed and fact-check but it is not academic, it is 100% practical, and it comes directly from my own experience with trying to stay healthy and optimizing my immune system over the past several years.
    Learn how Vitamin D can help you boost your immune system
    Understand risks and symptoms associated with low Vitamin D
    Learn why a large majority of people worldwide are Vitamin D deficient, and are at risk of catching infections and all sorts of diseases
    Decrease your chances of getting sick with COVID-19 and other viruses (flu, etc...)
    Learn How to Boost Your Immune Strength with Scientifically Proven Strategies
    Increase your energy, get stronger and healthier
    Strengthen your immunity with nutrition, sunlight, and supplements



    Code:
    https://nitro.download/view/FD2CE4B74F435A7/NaturallyBoostYourImmunityvs_COVID.rar
    Code:
    https://rapidgator.net/file/b04d9fe71744e2de40758e7382cb5d8d/NaturallyBoostYourImmunityvs_COVID.rar.html

  10. #1930
    Super Moderator
    Join Date
    May 2019
    Posts
    204,170
    Thanks
    1
    Thanked 39 Times in 38 Posts

    Learn data science - covid-19 and cholera pandemic projects



    Learn data science - covid-19 and cholera pandemic projects
    MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
    Genre: eLearning | Language: English + srt | Duration: 39 lectures (10h 7m) | Size: 2.7 GB

    Learn data science using python, plotly and leaflet

    What you'll learn:
    Introduction to Data Visualisation
    Data Types and Chart Types
    Data Visaulization in Plotly
    COVID Visualization in Plotly
    Plotting Geographical Data in Plotly
    John's Cholera Graph
    Scientific and Statistical Plots and animation
    Interactive Maps using Leaflet

    Requirements
    Basic math skills
    Basic to Intermediate Python Skills


    Description
    This is a course for data visualization lovers.

    It has been prepared with practical exercises of the current context for its better understanding and application in a 10 intensive hours.

    In a first section, the methodological principles on data viz and graphic display techniques are explained. As an exercise, the extraction and deployment of COVID-19 data using python, Plotly and express submodule is developed.

    Additionally, the course includes the geospatial application for the representation of geographic data using Plotly's methods, and as an exercise the data from John Snow's research on cholera is reconstructed.

    Finally, scientific and statistical graphics and their display through animation code are explored. As a final project, the Leaflet code is used to explore interactive maps.

    Who this course is for
    developers
    gis and geospatial users
    data researchers
    Anyone interested in learning more about python, data science, or data visualizations
    Anyone interested about the rapidly expanding world of data science

    Homepage
    Code:
    https://anonymz.com/?https://www.udemy.com/course/learn-data-science-covid-19-and-cholera-pandemic-projects/


    Code:
    https://nitro.download/view/A298A4DD32F6960/Learn_data_science_-_covid-19_and_cholera_pandemic_projects.part1.rar
    https://nitro.download/view/2AFF87D1DF31FBF/Learn_data_science_-_covid-19_and_cholera_pandemic_projects.part2.rar
    https://nitro.download/view/89E7F4D91F1860D/Learn_data_science_-_covid-19_and_cholera_pandemic_projects.part3.rar
    https://nitro.download/view/7C737FE1A1DFE5A/Learn_data_science_-_covid-19_and_cholera_pandemic_projects.part4.rar
    Code:
    https://rapidgator.net/file/41d404663e7244be3b719d9fefc182fa/Learn_data_science_-_covid-19_and_cholera_pandemic_projects.part1.rar.html
    https://rapidgator.net/file/1268e5c249568f0267e65fe30a372b28/Learn_data_science_-_covid-19_and_cholera_pandemic_projects.part2.rar.html
    https://rapidgator.net/file/71734dff0353ca2320fe661b64977283/Learn_data_science_-_covid-19_and_cholera_pandemic_projects.part3.rar.html
    https://rapidgator.net/file/a66d0425fbfa75d9b165fb2340c84cf4/Learn_data_science_-_covid-19_and_cholera_pandemic_projects.part4.rar.html

Page 193 of 967 FirstFirst ... 93143183191192193194195203243293693 ... LastLast

Thread Information

Users Browsing this Thread

There are currently 2 users browsing this thread. (0 members and 2 guests)

Similar Threads

  1. Lusty Chicks in Sexy Videos - Mixed Collection
    By sampi9 in forum General Porn Videos
    Replies: 5225
    Last Post: 06-24-2025, 04:25 AM
  2. Pissing tolet Videos / Spycam Collection
    By piligriimmilii in forum Themed XXX Videos
    Replies: 5280
    Last Post: 02-09-2021, 07:05 PM
  3. Gumroad: 3dEx - Tutorial Collection
    By Ajkula in forum Video Tutorials
    Replies: 0
    Last Post: 09-19-2020, 12:08 PM
  4. Hot Teen Porn Videos | New collection
    By zyzyk in forum Themed XXX Videos
    Replies: 112
    Last Post: 09-11-2020, 03:37 PM
  5. Best Old Man Fucking Teen Girl Video XXXX Collection
    By maikuro13 in forum Themed XXX Videos
    Replies: 2034
    Last Post: 03-21-2020, 05:36 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •