Jump to content

lovewarez

Wariano Leyenda
  • Posts

    8,997
  • Joined

  • Days Won

    1

Everything posted by lovewarez

  1. C# with WinForms and SQL: Create Database Driven Desktop App MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch Genre: eLearning | Language: English + .srt | Duration: 38 lectures (2h 46m) | Size: 722.8 MB Learn how to program mid-size project with Create, Read, Update and Delete functionality with C#, Windows Forms, and SQL What you'll learn: Working with multiple forms CRUD operation OOP C# Passing data between forms Connecting Windows Forms to database Windows Forms Working with Windows Forms Events SQL Requirements Visual Studio 2019 Microsoft SQL Express 6+ months of C# programming experience Basic understanding of Windows Forms Description So what is the course all about? It's about showing you how to set up mid-size project with Create, Read, Update and Delete functionality, C#, Windows Forms, and SQL. I don't go over any theory, so it is advised you have a at least few months of experience with C# and Windows Forms. The project itself is perfect for showing how to work with multiple forms, set up C# classes, connect to the database, code basic SQL statements, pass data between forms and form objects, work with Windows Form events, and perform CRUD operations. We won't be working with in-memory data and each operation will be performed directly against the database. Of course, this is not a full production ready project. However, it demonstrates how to build a mid-size Windows Forms application, and prepares you towards more advanced concepts. The goal is to show you step by step how each piece of application is coded, so that you can easily follow. This is a perfect course for people who prefer hands on programming, and who like to code everything in a single project, rather than lots of small examples. You can easily finish the project in one weekend, but don't let that fool you - there is a lot packed into it, and once you understand the code and principles used in this project, you can definitely consider yourself an intermediate programmer. Not bad for 3 hours of your time, right? So, I'll see you in the course. Let's code. Who this course is for Beginner C# programmers Programmers who prefer hands on programming Students who prefer single project over mutliple small examples https://www.udemy.com/course/csharp-winforms-sql-database/
  2. FX Hedging explained MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch Genre: eLearning | Language: English + .srt | Duration: 10 lectures (5h 25m) | Size: 2.84 GB A comprehensive guide to hedging the FX risk What you'll learn: After attending this course you will be able to: understand and identify the FX risk determine the type of hedging to be implemented understand and use different types of derivatives such as forwards, FX-Swaps and options combine different instruments in order to build hedging strategies analyze the cash flow and find the real exposure make the connection between hedging strategies and financing facilities understand the regulation requirements Requirements You should have basic knowledge about the FX market and the problems generated by the volatility of FX rates. You may find useful to have an office calculator, a pen and some white sheets of paper. Description Become an expert in hedging the FX exposure ! Learn how to master the FX derivatives instruments ! There are a lot of risks related to a business, some of them are quite obvious, others are not. A power break is an example of risk A competitor entering the market with a substitute product is another type of risk A big company coming to town may absorb a lot of working force causing the salaries to increase The bankruptcy of a supplier could cause serious purchase problems The bankruptcy of a big customer may endanger the company's profitability What happens if any of these risks take place ? How much money can you lose ? Can you quantify ? Hardly, I would say... And even if you could calculate the losses, what instruments can you use in order to protect your business ? The first good news about the FX risk is that it can be calculated exactly. For example, if you have an exposure of one million dollars and the FX rate moves adversely by 0.05, then you could lose 50,000. Precisely ! The other good news about the FX risk is that you have a lot of instruments to protect. So, why not learn how to do it ? Who this course is for This course is designed especially for the professionals who work or would like to work in companies that deal with imports and/or exports. Because these activities generate cash flows in more than one currency, there is a obvious need to reduce the probability of losses generated by adverse changes in currency rates. If you work in a bank or would like to work in a bank that offers hedging instruments, this course will help you understand clients' needs and increase the quality of the hedging strategies offered by the bank. https://www.udemy.com/course/fx-hedging-explained/
  3. ASP.NET Core MVC - Up and Running Part 2 (.NET 5) MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch Genre: eLearning | Language: English + .srt | Duration: 108 lectures (7h 20m) | Size: 3.24 GB Learn to architect ASP.NET Core MVC Application (.NET 5) with Entity Framework Core as we scale existing project in MVC What you'll learn: Enhance an existing .NET Core 5 application Modify existing Architecture of Application Learn how to separate out Data Layer in another project Bootstrap 5 Repository Pattern N-Tier Architecture Datatables in .NET Core Toastr Notifications and TempData Complex Objects in Sessions in .NET Core Order Management architecture Facebook Single Sign On Integrate Braintree payment with refunds Syncfusion integration with .NET Core MVC. Data Seeding and Azure Deployments with .NET Core Requirements 3-6 months familiarity with C# and SQL Visual Studio 2019 .NET Core MVC - Up and Running Part 1 Course ( Highly recommended but not required) .NET 5 SQL Server 2012+ Description ASP.NET Core(.NET 5) has advanced drastically, but with that comes many challenges for a developer. How do you scale an existing application? How do you architect a mid-large scale project? How to correctly process payments? This course is part 2 to the Part 1 of Up and Running ASP.NET Core MVC. In Part 1 we built our application with sending inquiry about products that are being sold. As business requirements change, in this course we will have to add many more features to the project. But with that you need to be sure about architecture to make sure it is scalable! So there will be many changes in existing application, which is a typical real world scenario. This course will provide you a complete real world scenario which will make you face many challenges and solve those issues as we proceed with the course. So join me in this exciting course of exploring what real world challenges are and what issues you encounter when business changes their requirements. We will be using the latest .NET 5 for this course along with Entity Framework Core and Braintree for payment processing. Who this course is for Anyone who wants to learn how to Architect .NET Core application Anyone who wants to learn .NET 5 and advance concepts Anyone who wants to learn how to integrate Braintree payment gateway https://www.udemy.com/course/aspnet-core-identity-the-complete-guide/
  4. Android Networking MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz, 2 Ch Genre: eLearning | Language: English + vtt | Duration: 27 Lessons (1h 46m) | Size: 827.9 MB You will learn about working with REST APIs to transfer data over a network, including making basic connections and also using the popular Retrofit library. https://www.raywenderlich.com/4539-android-networking
  5. WPF in C# for Beginners Windows Presentation Foundation XAML (10/2020) MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch Genre: eLearning | Language: English + .srt | Duration: 214 lectures (28 hour, 40 mins) | Size: 16 GB Easily Learn WPF in C# Project to Design Real Apps , WPF for beginners , XAML & Windows Presentation Foundation What you'll learn WPF in C# for Absolute Beginners Build WPF projects in C# & structure of XAML Using WPF Window and it's Common properties Using Grid, Button, Label, TextBox & ComboBox Change the font,border & title & ... in XAML MDI and SDI projects Project 1: Design App settings form Advance WPF App design: Tab order,group controls,aligning,layers and ... Using C# code in WPF to: Enable/Disable, Show/Hide,Change text ,Change color and ... Using C# to: close window or App and return keyword Using Image control in XAML and C# code Using open file dialog & save file dialog Using text file in C# and WPF Project 2: Simple customer info saver in text file Using Menu control for create pro WPF Apps C# code to: Get App folder, Special folders, Run external app and ... Requirements General Knowledge in Visual Studio and C# Description Hi There! With my 20 years programming skills i'm with you to share my knowledge with you. So If you try you will learn using WPF in C# to create C# Apps! If you are beginners or student looking for a tutorial to create WPF App in C# in simplest way! I started from beginning and show you how to : Start creating WPF projects in C# Learn the structure of XAML Using WPF Window and it's Common properties Change the font,border & title in XAML Using Grid , Button, Label, TextBox & ComboBox MDI and SDI projects Advance WPF App design: Tab order,group controls,aligning,layers and ... Project 1: Design App settings form Using C# code in WPF project C# code to: Enable/Disable, Show/Hide,Change text ,Change color and ... Using C# to: close window or App and return keyword C# code to: Get App folder, Special folders, Run external app and ... Using Image control in XAML and C# code Using open file dialog & save file dialog Using text file in C# and WPF Project 2: Simple customer info saver in text file Using Menu control for create pro WPF Apps and... Don't hesitate to start learning WPF in C#! Every thing will be discussed with sample project and you will have lot of fun within my course. Say Hi WPF in C# world and let's go !!! Who this course is for: Any one who wants to create WPF Application and Want to leave Windows form!
  6. Siemens Simotion System And Programming Course MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch Genre: eLearning | Language: English + .srt | Duration: 40 lectures (32h 57m) | Size: 28.1 GB Simotion System And Programming Course from Beginning to Expertise by Caner Sezer What you'll learn: Siemens Simotion System Hardware And Software Simotion System Programming PLC Programming with Structure Text, Ladder, FBD, MCC, DCC Programming Languages Technology Objects, Axes, Drives, Measuring Inputs, Cam Outputs Synchronous Operations Gearing / Camming Sinamics And Simotion Trace OPC Server, OPC XML, OPC UA Simulation with SIMOSIM HMI Connection to Simotion CPUs VBScript For Simotion Cam Editor, Creating Cams, Online Cam Handling Path Object, Kinematics Simotion G-Code Interpreter Object Oriented Programming Simotion FTP Server, Web Server Tips And Tricks Requirements Basic Knowledge of Sinamics Required Siemens Programs to be Installed Basic Knowledge of PLC Programming Description With this course from one collegue to another about Simotion both Hardware And Software Side you will able to get information and for your future you will gain more experience during your business life. So from this point of view if you are interested with industrial automation sector, specially motion control area, Simotion is one of the most commonly used product in industry. From beginning step by step this course offers you complete walktrough. Who this course is for Target students are electrical electronic engineering with bach. deg. Computer Programmers Beginner of PLC software developers University students doing practice with project or lab https://www.udemy.com/course/siemens-simotion-system-and-programming-course/
  7. Python For Beginners - Master the Fundamentals MP4 | Video: h264, 1280x720 | Audio: AAC, 48 KHz, 2 Ch Genre: eLearning | Language: English + .srt | Duration: 25 lectures (2 hour, 9 mins) | Size: 588 MB Learn Python 3 programming, Datatypes, Variables, If statements, Loops, Functions, Math Operations, Scopes and More! What you'll learn Programming Basics Python Programming Requirements A Pc and Internet Connection That's all Description Become a Python Programmer and learn one of employer's most requested skills of 2020! Python is consistently ranked in either first or second place as the most in-demand programming languages across the job market. It has applications in data science, machine learning, web development, self-driving cars, automation, and many many other disciplines. Whether you have never programmed before, already know basic syntax, or want to learn about the advanced features of Python, this course is for you! In this course we will teach you Python 3. This Course comes with exercises after each lecture to enhance your knowledge and instructor is always around to help. What You'll Learn How to install and download Python What is a text Editor How to install and download Pycharm Python Datatypes Math Operations Input data to program Output data to program Variables Control Flow of program If statements Boolean Datatype Compassion Operators While Loop For Loop Lists Tuples Sets Dictionary Built-in Functions Custom Functions Scope of Variables Looping on Data structures Solving Errors Think like a Programmer For who is this course designed There are many python courses out there, but this one is different. Indeed, this python course will teach you by example all the basics of this programming language. If you never programmed before this course will make everything very simple to you . The goal of this course is teaching you how to think like a programmer and create small and basics python projects. Why should I take this course If you want to learn programming then you should definitely take the course. Not only you will have created a lot of small apps by the end of it you will also have a great understanding of Programming Fundamentals and Python. Also you will understand the logic behind this programming language as well as many of it's functions. So... what can do with all this Python knowledge? Python is HOT right now. The demand in the IT job market for Python skills keeps growing and growing. If you're looking to get into programming as a career, level-up your existing career or open up new doors in the IT field, you really need to learn Python! If you want to learn the fundamentals of Python and want to use it for creating awesome programs that can help you with real-world situations, this course is just for you! By the end of this course you will be able to create Python scripts with ease and Mastering The Fundamentals. You will have life time access to all the content of this course and new uploads! This course comes with a full 30 day money-back guarantee. Meaning if you are not satisfied with the course you will get full refund ! So what are you waiting for? Enroll the Course and start learning today ! Azzam Makki. Who this course is for: For beginner Python Developer For who's New to programming world For someone need refresh on Python Programming
  8. Cryptography in Cyber Security with Python MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch Genre: eLearning | Language: English + .srt | Duration: 28 lectures (2 hour, 38 mins) | Size: 2.29 GB Learn Cryptography in Modern Applications with Implementation in Python, Improve Your Information Security Skills What you'll learn cryptography cyber security confidentiality quantum computing crypto in python Requirements basic math general computing Description You can find basics of cryptography and learn Cryptographic Toolset implemented in Python. Symmetric and asymmetric algorithms,; AES, Salsa20, RSA, DH, ECDH, ECDSA Hash Functions: SHA-1, SHA-2, SHA-3 MD5 Message Authentication Codes (MAC, HMAC, CMAC) You can find answers to the questions? Which one to use Block Cipher or Stream Cipher? When and Where? Which Block Cipher to use? Alternatives. Which Mode of Operation to use? What is LFSR? Why we need MAC functions? Main focus will be cyber security means that you will not be drown in advanced math, our aim is not to be a cryptographer. That is more tied with math subjects like abstract algebra, number theory, finite fields and so on. You will get key principals of cryptography. Implement security systems efficiently, Enhance the reliability of the systems you are administering, Improve your cyber security skills. Who this course is for: Developers cyber security personnel devsecops security administrators system administrators
  9. Getting yourself organized with Org-mode MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch Genre: eLearning | Language: English + .srt | Duration: 37 lectures (6h 34m) | Size: 5.15 GB Manage your life in plain text. What you'll learn: You will learn how to use Orgmode (an extension to the Emacs text editor) to organize your life in "plain text". Requirements You should have some basic experience in using the Emacs editor. Description Too much stuff to do? Feeling overwhelmed? This course shows you how to organize your life within the Emacs text editor. Even if it sounds completely weird, with Org-mode Emacs offers an excellent personal performance tool. You will learn step by step, one concept at a time to master Orgmode, make your life better organized and gain time for the things that really matter. You will get 36 videos that teach one topic at a time a 100+ pages course book in PDF format for download lesson example files for download Who this course is for People that want to have more time for the things that really matter. https://www.udemy.com/course/getting-yourself-organized-with-org-mode/
  10. Usability Testing: in 5 minutes, then in 60 MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch Genre: eLearning | Language: English + .srt | Duration: 15 lectures (1 hour, 15 mins) | Size: 412 MB learn from a real-life usability test; learn the 20% that gets you 80% of results; kick-start Usability Testing. What you'll learn You will know how a real-life usability test looks like You will know how to create and run your own tests You will learn practical test facilitation techniques You will know how to find actionable usability insights that enlightens Designers, Engineers and PMs Requirements none Description I will teach you how to do usability testing. But I will not only tell you about it, but I will actually show it to you. As a matter of fact, I will show you a real usability test of one of the world's best-designed apps, Google Calendar. I will show you how I find 12 usability issues in just about 20 minutes. That is one usability issue every second minute of the test. Get started with Usability Testing, understand how your users think, and build an amazing experience. What's included? a 5-minute recipe for Usability Testing 5 issue detection techniques 11 unpacking techniques 42-minute footage of a real usability test and explanations DIY usability test kit: prewritten test guide, so you can test Google Calendar with a friend under 30 minutes. Sample usability report Course handout with the key points In this course, I am going to cover the essentials of usability testing. The 20% that gives you 80% of the results: Tasks, Detecting issues, and Unpacking issues. Once you master these 3, you will be able to find ways to improve (or surpass) even the world's best-designed apps. How do I know what the essentials are? I have been doing usability tests for a decade now. I have been doing them in real business and industry settings and saw what made a difference and what didn't. This course is the very essence of what I have learned and distilled during the years. If you only have 60 minutes to learn about Usability Testing, I recommend you learn this. Who this course is for: Designers and PMs who want to expand their toolbox with Usability Testing. Talents who want to start a career in UX Research.
  11. Build Responsive Real World Websites with HTML5 and CSS3 Duration: 38m | Video: .MP4 1280x720, 30 fps(r) | Audio: AAC, 44100 Hz, 2ch | Size: 315 MB Genre: eLearning | Language: English The easiest way to learn responsive web design, HTML & CSS and 10 responsive real website projects What you'll learn Real-world skills to build real-world websites: professional, beautiful and truly responsive websites HTML, CSS, CSS Flexbox, CSS Grid, RWD or Responsive Web Design Build 10 complete responsive & modern looking websites with HTML, CSS Building Real World HTML5 and CSS3 Website Basic Javascript Requirements Just Basics of HTML and CSS Description Coding or programming doesn't have to be boring! I tried to make the videos and programming concepts as simple as possible like you learned your ABC's at school. The best way to understand programming or anything in life is to ask questions like "how" and "why" is it working that way? In this course, you'll learn modern & responsive web design, HTML, CSS and a little Javascript. Create 10+ real world responsive, modern looking, complete and responsive projects step by step. I'll walk you through every step, and explain concepts in a way that everyone can understand. Who this course is for: Everyone who wants to create real world website project https://www.udemy.com/course/build-10-real-world-responsive-websites-with-html5-and-css3/
  12. phpspec Testing... Designing with a Bite MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz, 2 Ch Genre: eLearning | Language: English | Duration: 28 Lessons (2h 54m) | Size: 656.8 MB What you'll be learning phpspec: a tool for unit testing? Sure... but, oof, it's so much cooler than that! Yes, just like with our phpunit tutorial, when we finally launch our dinosaur park... during a hurricane... on a Friday night, we do not want all the dinosaurs to escape. But, phpspec goes one step beyond "just writing tests": it helps you think about the design of your classes first through "specifications" and "examples". And as a side-effect, yes! You get tests, code generation and, with a little bit of work, a nyan cat to tell us if our tests pass: Getting phpspec set up What's a specification? Writing examples Generating code from our specifications! Nice! Understanding matchers and writing out own for custom "assertions" How does phpspec fit into TDD, BDD, PHPUnit & Behat? Demystifying the ObjectBehavior class The red, green, refactor cycle Testing exceptions Prophecy & test doubles! Dummies, stubs, spies & mocks The let() method for set up Let's finally design a dinosaur park that will scale with every sequel! https://symfonycasts.com/screencast/phpspec
  13. The beginners guide to coding Duration: 3h 34m | Video: .MP4 1280x720, 30 fps(r) | Audio: AAC, 44100 Hz, 2ch | Size: 1.31 GB Genre: eLearning | Language: English Break into web development with this 100% beginner friendly course. Absolutely NO experience is required. What you'll learn How to get started in web development Which programs to download and install (they are all free) How websites work behind the scenes What web browsers do (it's A LOT) Introduction to HTML/HTML5 What HTML is and why it's important How to read and write HTML Create a portfolio webpage as your primary project Requirements You need a desktop or laptop (you cannot code on a phone or tablet). Description Welcome to the beginner's guide to coding! In this course, we're going to explore a lot together. There are three modules (3 mini courses) included in the beginners guide to coding: Web Development Fundamentals: A beginners guide to coding Understanding how websites work, a glimpse into the request/response lifecycle HTML 101: An introduction to web development for complete beginners First, we'll look at web development fundamentals including common myths about getting into web development, the tools of the trade, getting a coding program installed, and much more. Then we'll dive into understanding websites and take a look at how websites actually work, what your browser does, and how it all comes together on your computer. We'll look into web requests and server responses as the way computers "talk" to each other. Lastly, we'll jump into HTML 101 where we'll learn about what HTML is, how it's useful, why we should learn it, and then we'll be writing quite a bit of code. There are 3 projects - one at the end of each module. This will give you hands-on experience every step of the way. What separates this course from other courses is this is 100% beginner-friendly, there are no assumptions made about your skill level, and I've designed the curriculum to help you learn properly meaning you won't need to take another HTML course if you don't want to - you'll be completely set up for success as a beginner web developer. Who this course is for: People who are interested in learning about web development People who want to get into web development or coding but don't know where to start https://www.udemy.com/course/the-beginners-guide-to-coding/
  14. A Motivational Course For Teachers 31 Days of Teacher Praise (Updated 10/2020) Duration: 1h 19m | Video: .MP4 1280x720, 30 fps(r) | Audio: AAC, 44100 Hz, 2ch | Size: 695 MB Genre: eLearning | Language: English A Course Dedicated To Inspiring And Motivating Educators What you'll learn Learn Why Teachers Are Valuable Learn Why Teachers Are Special Learn What MakesTeachers Great Be Appreciated As A Teacher Requirements Have a tie to education Description Attention all teachers this is a highly motivating course. It is 31 days designed to make educators feel great. It is teacher training for personal development. This course is geared toward teachers to show you that you are valuable and appreciated. If you are looking for a course to lift your spirits and self-esteem, then this course is for you. I am including an e-book as well. This course has a 30 day money back guarantee. Who this course is for: early childhood education teachers, teaching english, montessori, those in teacher training and others in education https://www.udemy.com/course/a-motivational-course-for-teachers-31-days-of-teacher-praise
  15. Microsoft Power BI - Masterclass & Milestone Genre: eLearning | MP4 | Video: h264, 1280x720 | Audio: aac, 44100 Hz Language: English | VTT | Size: 1.89 GB | Duration: 21 sections | 156 lectures | (5h 19m) What you'll learn A new view of a more developed experience with Power BI Creating reports with Facebook, Linkedin and website's data Understand and use DAX Experienced with Milestones Discover different types of reports Clean & Model your datasets Requirements Explained for everyone but can be easier with few basics skills Description Power BI is an interactive visualization tool and allows you to easily analyze and visualize your data. We will discover how to connect to different types of data sources, learn how to clean and transform them in order to provide the best reports. Through these lectures, we are going to learn the full version of DAX, having ideas of new reports for any company's department or even create reports based on your personal datasets from Facebook and Linkedin. At the end, you will be able to download datasets from different kind of websites, understand the way of how DAX fully works and evaluate yourself with milestones. Facebook, Linkedin, Websites... are only places to stock and introduce data. And, if we starting to learn by using them ? So, join me right now ! Who this course is for: Every students who want to improve their skills on Power BI and becoming closer to an expert Beginners or experienced students with needs or wants to improve their skills Everyone who wants to learn, discover or re-discover Power BI https://www.udemy.com/course/microsoft-power-bi-masterclass-milestone/
  16. Primavera & Power BI Integration | Interactive Dashboards Genre: eLearning | MP4 | Video: h264, 1280x720 | Audio: aac, 44100 Hz Language: English | VTT | Size: 1.90 GB | Duration: 6 sections | 21 lectures | (3h 33m) What you'll learn Install and signup the free version of Power BI Adjust Primavera P6 projects' schedules Integrate between Primavera P6 and Power BI Prepare project database in a very organized way Creates powerful interactive project reports & dashboards Compare progress between baseline and updates Publish Power BI reports and dashboards online Complete a case study for a real hotel project Requirements Basic Knowledge of working with Excel Basic Knowledge of working with Primavera P6 Description Microsoft Power BI is the easiest reporting tool available today, used for data analysis and interactive visualization. Microsoft Power BI is available for free, you just need to sign up. It is super easy to use to create interactive reports and dashboards. I will teach you how to easily transfer your Primavera programs to a powerful dashboard to get a deep insight into your projects and to drive your business decisions. Also, I will show you how to publish your dashboards and access them through your smartphone, tablet, or laptop. In this course, I will take you step by step, topic by topic, with the easiest way possible, using the most effective ways to adjust your schedules, prepare the database and create your Power BI interactive reports. In addition, I will explain all the tricks and hicks that you may face during the integration through a full example for a real five-star hotel example. The course has the following topics: A. Power BI Overview B. Install Power BI desktop C. Adjust Primavera Programme D. Adjust the database, using Excel E. Check the values in Power BI F. Explore visuals G. Filters & Slicers H. Measure and new columns calculations I. Link Power BI to the project layouts J. Case Study: complete 5-star hotel example K. Publish /Share the report, using the mobile application Who this course is for: Project Directors / Project Managers / Functional Managers Schedulers / Planning Engineers Project Engineers / Project Coordinators Whoever wants to enhance her/his reporting skills https://www.udemy.com/course/primavera-power-bi-integration-interactive-dashboards/
  17. MAGIX Samplitude Pro X5 Suite 16.1.0.201 Multilingual Windows x64 | File Size: 1.1 GB Samplitude Pro X provides recording and mixing engineers with practical functions that revolutionize the standard DAW workflow. Edit in realtime, during recording. Apply effects in a custom way to individual clips. Visualize volume, frequency and phase information for selected tracks. Use batch processing for the automated editing of multiple files simultaneously. Brand new functions New in Samplitude Pro X5 Suite: ARA2 integrates Melodyne and SpectraLayers Pro more seamlessly than before, MIDI Polyphonic Expression supports modern controllers such as ROLI Seaboard and a new section is included for simplifying monitoring. The tempo track functions enables centralized control of changing tempo and time signatures, Automation Shapes creates smooth curves and Convology XT Complete offers vintage reverb. Additional instruments for captivating sounds, the full coreFX Suite with essential effects and a bonus audio software bundle are included in the new Samplitude Pro X5 Suite. Highlights - New! ARA2 supports the latest versions of Celemony Melodyne essential and others - New! MIDI Polyphonic Expression for additional parameters per note - New! Monitoring Section for switching between monitoring paths - New! Automation Shapes for predefined curves - New! WaveColor for spectral waveform display - New! Dedicated Tempo Track function for automating tempo changes - New! Convology XT Complete with unlimited vintage reverb units (2965 impulse responses) New! Monitoring Section Say goodbye to meter-long cable connections and expensive routing hardware - the new Monitoring Section in Samplitude Pro X5 offers unprecedented flexibility. Set up multiple monitoring paths and load them with effects. Play back your configurations and integrate a talkback mic if you like - this can be done easily using the mouse or shortcuts. New! ARA2 support A second-generation ARA interface allows for more comprehensive switching between Samplitude Pro X5 and ARA-compatible plug-ins. Audio data can be swapped out faster and allows for more efficient editing in realtime. Time-consuming transfers are a thing of the past when integrating Melodyne, since audio events can be opened directly here. In addition, ARA2 simplifies simultaneous editing of multiple tracks and clean transitions between clips without crossfades. New! Tempo Track Tempo now has its own track. Use automations to create elegant transitions between slow and fast passages. Set additional buttons as helpful markers for beat and tempo change. New! MIDI Polyphonic Expression With MIDI Polyphonic Expression (MPE for short), discover the future of MIDI operation. MPE assigns each note a dedicated MIDI channel, which allows for parallel modulation simultaneously and independently of each other. This way, compatible controllers such as the ROLI seaboard can output their full potential. Want to apply pitch bend to a solo or bring down harmonies using sustain? It's all possible with MPE. Full control, everything in view New options for automation are front and center in Samplitude Pro X5. Advanced tools for visualization offer users a better insight into their audio material. What's new System Requirements: - Windows 10, Windows 8 (64-bit) - Processor: 2 GHz - RAM: 4 GB - Graphics card: Onboard, minimum resolution 1024 x 768 - Available drive space: x GB for program installation, 20 GB for Samplitude Pro X5, 100 GB for Samplitude Pro X5 Suite - Sound card: Onboard - Program languages: English, Deutsch, Français, Español, Italiano www.magix.com/
  18. SwiftUI Apps on All Devices - iPhone, iPad, Mac, Watch & TV MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch Genre: eLearning | Language: English + .srt | Duration: 57 lectures (10h 13m) | Size: 8.66 GB Make Apps and Widgets for iOS 14, macOS 11, watchOS 7 and tvOS 14 using Xcode 12, Swift 5, WidgetKit and Apple Watch What you'll learn: Fundamentals of SwiftUI Views Data Flow in SwiftUI Creating Widgets with SwiftUI SwiftUI for iPhones SwiftUI for iPads SwiftUI for Apple Watches SwiftUI for Macs SwiftUI for Apple TVs Requirements A Mac Computer Some Knowledge of Swift (I have a refresher if you need it) Description This one is SO much fun. We're gonna start by learning the basics of SwiftUI and then using it to the fullest extent! We're creating an app called HypedList first for the iPhone, and then for the iPad, Apple Watch, Mac Computer, and finally the Apple TV. Yes! ALL THE APPLE PLATFORMS. We'll even be creating widgets that run on iOS and macOS. You'll get to learn the true magic of SwiftUI as we get to reuse a size-able chunk of our codebase across each platform. And, you'll see how to craft your apps for each platform to truly take advantage of each device to thrill your users. Get an idea of what the course is all about by watching the promo video and using the free previews. Who this course is for iOS Developers wanting to make apps for other platforms Beginner SwiftUI learners https://www.udemy.com/course/swiftui-apps-on-all-devices-iphone-ipad-mac-watch-tv/
  19. Master Budgets - Managerial Accounting/Cost Accounting (Updated 9/2020) Duration: 24h 18m | Video: .MP4 1280x720, 30 fps(r) | Audio: AAC, 44100 Hz, 2ch | Size: 10.9 GB Genre: eLearning | Language: English Master budget-Components & order of the master budget & examples of each part including budgeted financial statements What you'll learn Managerial accounting concepts Budget timing methods Characteristics and tasks of the budget committee Order of operations for a master budget How to construct a sales budget How to build a production budget How to make a materials budget How to construct a direct labor budget How to build a factory overhead budget How to make a general and administrative budget How to put together a cash budget How to constructed a budgeted cost of goods manufactured statement How to build a cost of goods sold budget How to make a budgeted income statement How to make a budgeted balance sheet Requirements An understanding of basic accounting terms Description Master budget construction, including demonstration problems, excel worksheets, practice test questions, discussion questions, and a comprehensive problem we work together using Excel in a step by step format. The course will provide a managerial accounting overview, comparing managerial accounting and financial accounting, and providing essential managerial accounting tools we will need in the budgeting process. We will discuss methods of budget timing and the pros and cons of each technique. The course will discuss the characteristics and functions of the budget committee. We will discuss the components of a master budget and break it out into its parts, listing the order that those components need to be completed in. The course will discuss how to put together a sales budget and will also walk through a step by step process using preformatted Excel worksheets for learners to follow along with. We will discuss how to put together a production budget and will also walk through a step by step process using preformatted Excel worksheets for learners to follow along with. The course will discuss how to put together a materials budget and will also walk through a step by step process using preformatted Excel worksheets for learners to follow along with. We will discuss how to put together a direct labor budget and will also walk through a step by step process using preformatted Excel worksheets for learners to follow along with. The course will discuss how to put together a factory overhead budget and will also walk through a step by step process using preformatted Excel worksheets for learners to follow along with. We will discuss how to put together a general and administrative budget and will also walk through a step by step process using preformatted Excel worksheets for learners to follow along with. The course will discuss how to put together a cash budget and will also walk through a step by step process using preformatted Excel worksheets for learners to follow along with. We will discuss how to put together a budgeted cost of goods manufactured statement and will also walk through a step by step process using preformatted Excel worksheets for learners to follow along with. The course will discuss how to put together a budgeted cost of goods sold statement and will also walk through a step by step process using preformatted Excel worksheets for learners to follow along with. We will discuss how to put together a budgeted income statement and will also walk through a step by step process using preformatted Excel worksheets for learners to follow along with. The course will discuss how to put together a budgeted balance sheet and will also walk through a step by step process using preformatted Excel worksheets for learners to follow along with. We will also go over a comprehensive problem in Excel so we can see all the components of the master budget and work through them in one place. Who this course is for: Accounting students Business owners Anyone who whats to learn accounting https://www.udemy.com/course/master-budgets-managerial-accountingcost-accounting
  20. QuickBooks Online vs Xero Accounting Software 2020 (Updated) Duration: 63h 57m | Video: .MP4 1280x720, 30 fps(r) | Audio: AAC, 44100 Hz, 2ch | Size: 22.5 GB Genre: eLearning | Language: English Compare leading online software packages with a practicing Certified Public Accountant (CPA) What you'll learn Set up QuickBooks Online & Xero accounting software Navigate QuickBooks Online & Xero accounting software Enter normal business transaction into accounting software Reconcile bank accounts using accounting software Generate and analyze reports including a balance sheet, an income statement, and supporting reports Export Reports to Excel Requirements None Description This course will compare two leading online accounting software applications, QuickBooks Online and Xero, in a step by step format. This is a comprehensive accounting course. We will discuss the purchasing options and the best tools to learn these accounting software packages at the lowest cost. Learners will understand how to set up a new company file in each software package. The course will demonstrate how to navigate each software package and how to generate, analyze, and customize common financial reports. We will learn how to create inventory and service items and how they are used to create invoices, purchase orders, and sales receipts. The course will show how to enter two months of data in a step by step process, comparing the two accounting software packages at every level along the way. The course will demonstrate how to complete bank reconciliations and enter adjusting and reversing entries. We will also learn how bank feeds work. Bank feeds are the ability to connect directly to the bank and download financial information into the accounting software. The course will provide practice data to learn how bank feeds work. Learners will also understand how to make bank rules to automate the bookkeeping process further. Who this course is for: Business owners Accounting professionals Accounting students Anybody who wants to learn accounting software https://www.udemy.com/course/quickbooks-online-vs-xero-accounting-software-2020
  21. Motion Design School - Logo Animation in After Effects Video: Video: .MP4, 1920x1080, 30 fps | Audio: AAC, 44.1kHz, 2ch | Size: Size: 2.8 GB Genre: eLearning | Duration: 9+ hours | Language: English A structured online course for the future logo animation rockstar. You will learn how to animate almost any icon or logotype, morph it to everything and tell short fun stories. Logo animation has an extremely low cost of a mistake. If something went wrong, you can always change everything quickly and easily. It gives free rein and allows you to learn something new quickly. That is why we have decided to create this course, which is full of experiments, lifehacks and techniques, cheating in a workflow, analyzing someone else's works, and lots of fun. https://motiondesign.school/products/logo-animation-in-after-effects
  22. Schoolism - Introduction to ZBrush Duration: 8 hours | Video: Video: .MP4, 1920x1080, 30 fps | Audio: AAC, 44.1kHz, 2ch | Size: Size: 2.57 GB Genre: eLearning | Language: English 3D programs like ZBrush can seem daunting when you don't have the right instructor. This class is perfect for those that might be intimidated when looking at the vast interface of ZBrush because Justin Goby Fields doesn't just teach you how to use the program but he teaches his own techniques of how he uses ZBrush for his illustrations. Integrating ZBrush into your workflow can dramatically speed up your process. Knowing ZBrush is becoming more and more of a must, not just for sculptors but for concept artists and illustrators as well. This course is designed for artists that have little to no prior experience in 3D. Painters can now become sculptures by stepping into the wonderful world of ZBrush! https://www.schoolism.com/lp/introduction-to-zbrush-justin-goby-fields/
  23. Concept Art Essentials Vol. 1-3 Duration: 3h 48m | Video: Video: .MP4, 1920x1080, 30 fps | Audio: AAC, 48kHz, 2ch | Size: Size: 2.22 GB Genre: eLearning | Language: English In this tutorial Sebastian Luca will teach you how to make use of proportions to create interesting designs, Sebastian talks about the importance of hierarchy in design, how to work with dominant and subordinate shapes and how to emphasize different elements better. He also explains how to place those elements to achieve a well balanced contrast. In this tutorial Sebastian Luca will talk about the rule of 3, which is a simple principle that you can incorporate in your design thinking. You can use it as a scaffolding to build your designs around, or to help you place details in a balanced way on a pre-existing shape. I will explain why it works and how to make use of it efficiently. Hope you enjoy this tutorial. In this tutorial Sebastian Luca will talk about the layer cake theory, This is one of the most important design principles and probably one of the most commonly used. He will explain how it works, talk about shape hierarchies and how you can implement them in various ways. https://gumroad.com/environmentdesign
  24. Complete Electronic Music Theory & Production - EDM Duration: 15h 15m | Video: .MP4 1280x720, 30 fps(r) | Audio: AAC, 48000 Hz, 2ch | Size: 10.4 GB Genre: eLearning | Language: English Learn professional electronic music production techniques from an expert music producer: Get signed by record labels! What you'll learn Compose and arrange a professional-sounding EDM track Set up a project for optimal workflow and flawless composition Create all elements of EDM including drum patterns, chord patterns, and bass-lines Principal synthesis and synthesiser techniques (ADSR, LFO, Modulation, etc.) Vocal Processing: Doubling, Vocoders, Formant Shifting Arrangement Tips and Secrets to take EDM tracks to the next level Advanced mixing and mastering techniques to get your track signed by labels (phase cancellation, EQ, Compression, etc.) The Intensity Graph Concept for EDM production The Hidden Truth with Compression for EDM Requirements Have FL Studio, OR the ability to use another DAW (Digital Audio Workstation) Minimal music theory (understand beats & bars, very basic chords & scales) A desire to produce professional EDM tracks Description Whether you're a beginner, intermediate, or an expert producer, this course will teach you fresh and new techniques to take your EDM productions to the next level. After all, we're never truly finished learning - there's always something around the corner that we never saw coming! What will you gain from completing the course Understand how EDM is structured, and the musical principles its based upon (binary phrasing, energy, etc.) Effectively structure and arrange a track for optimal flow Set up your project for good workflow Optimise your DAW's buffer length/size and set the correct sample rate for your project Be aware of swing time and how it can benefit your productions How to properly choose layers and build full and fat drum patterns, chord patterns, Leads, vocals, etc. Be able to use automation and panning to create interest for the listener Tune audio to the correct key of your track Manipulate sounds by means of time stretching, formant shifting, vocoding, etc. Tweak and design your own synthesiser sounds using ADSR, Filters, VCO, LFO, etc. Create full and professional transitions that don't disrupt the flow Be aware of driving elements and intensity line graphs How to prepare your project for a full mixdown Mix an EDM track using EQ, Compression, Saturation, etc. Use plugins to achieve stereo width and depth Sidechain elements to each other, including effects Locate and correct phase issues in your track Access to an exclusive Facebook group of fellow students. Receive feedback, engaging discussions, and more! Master your track to the correct LUFS levels for streaming sites such as Spotify, YouTube, Deezer, etc. Additional Content: How to correctly hunt for labels and send your demos Various PDFs and links to additional reading/study 3 intensive projects so I can see how well you understand the material, and give you feedback to improve your productions I share everything I know with you Everything I teach you in this course has taken me years to learn. You're gaining 10+ years of music production knowledge in one complete course. The music industry is an extremely closed and competitive one. I don't think that's fair. If more producers were aware of the production secrets behind professional tracks, we'd have a lot more talented musicians in the EDM community! What's in it for me? Personally, I dislike the competitive community that music producers find themselves in. I want to share my knowledge with other producers so that they may grow, learn, and teach me new techniques as well. I also have a passion for teaching, and whenever I see a student succeed with something, it gives me a great feeling - like an addiction! Requirements: You will need to have a DAW (FL Studio, Ableton, GarageBand) and an ability to use the software to practice the techniques I teach you. You will also need to have a very basic understanding of music theory. Throughout the course, we are tuning our samples and composing chord patterns, which involves knowing the difference between major and minor, and also how notes relate to each other on the scale. For example, 'G' is the 5th note of the 'C' chord. So if you're ready to learn professional electronic music production, theory, composition, mixing, and mastering, buy the course and take your skills to the next level. There is a 30-day money back guarantee, so if you dislike the course, you can receive a full refund. There really is nothing to lose! Who this course is for: Beginner producers who want to get a professional sound quickly Intermediate/Expert producers who can't figure out what their tracks are missing Expert producers looking for fresh tips and techniques https://www.udemy.com/course/complete-electronic-music-theory-production-edm/
  25. Cost Volume Profit Analysis (CVP) - Managerial Accounting (Updated 8/2020) Duration: 22h 9m | Video: .MP4 1280x720, 30 fps(r) | Audio: AAC, 44100 Hz, 2ch | Size: 9.43 GB Genre: eLearning | Language: English Cost accounting-Cost Vile Profit Analysis (CVP) including contribution margin income statement & forecasting with CVP What you'll learn How to use Cost Volume Profit Analysis (CVP) Managerial accounting and cost accounting concepts How to categorize costs by behavior How to prepare a contribution margin income statement How to calculate contribution margin, unit contribution margin, & contribution margin ratio How to calculate the break even point and the margin of safety How to forecast using CVP How to calculate operating leverage Requirements An understanding of basic accounting terms Description Managerial and cost accounting topics of cost volume profit analysis (CVP). We will review managerial accounting concepts and the difference between managerial accounting and cost accounting. The course will start out introducing our primary CVP tool, a contribution margin income statement. The contribution margin income statement will give us an idea of where we are going as we then zoom into more detail going forward, focusing on the nuances of each step in the process. We will discuss the concept of mixed costs, why they are a problem, and different methods for dealing with them including a high low method and scatter diagram method. The course will explain the brea-keven point in units and revenue, one of the foundational concepts of cost volume profit analysis (CVP), and one many other concepts are built from. We will discuss forecasting using cost volume profit analysis (CVP). Projections into the future are one of the significant benefits that CVP provides. The course will cover techniques to apply CVP analysis when there are multiple inventory products. We will also discuss the concept of operating leverage, how it is calculated, and why it is useful. The course will talk about assumptions that cost volume profit analysis makes and limitations to CVP analysis. We will also work a comprehensive problem using Excel and step by step instructional videos. The course will have many Excel worksheets to help us review topics. Excel worksheets generally include three tabs. One tab will have the completed problem so we can see the result. Another tab will have a preformatted worksheet where we can fill in the problem. The last tab will have a blank worksheet where we can build our own tables if we choose. Who this course is for: Accounting students Business owners Anyone who whats to learn accounting https://www.udemy.com/course/cost-volume-profit-analysis-cvp-managerial-accounting
×
×
  • Create New...