Zakazane produkcje
Znajdź zawartość
Wyświetlanie wyników dla tagów 'Platform' .
Znaleziono 36 wyników
-
Free Download Java 8 Fundamentals - The Core Platform Jim Wilson | Duration: 7:21 h | Video: H264 1280x720 | Audio: AAC 48 kHz 2ch | 668 MB | Language: English This course provides thorough coverage of the core Java platform, giving you the skills needed to begin developing in the Java Runtime Environment (JRE) and serving as a solid foundation for all Java-based development environments. Java is the most in-demand programming language skill amongst software developers, and one of the most important skills for big data specialists. This course, Java 8 Fundamentals: The Core Platform, provides thorough coverage of the core Java platform, giving you the foundation you need to begin developing Java applications using the features and capabilities of the Java Runtime Environment (JRE), as well as providing you with the skills you need to quickly ramp-up and begin developing effectively with Java using the JRE. First, you'll learn about working with streams, files, and the file system. You'll also learn about I/O topics specific to working with files such open/closing files, detecting end-of-file, and buffering. Next, you'll learn about configuring application execution and environments, the features available, and detailed discussions of the PATH and CLASSPATH environment variables that affect the Java runtime. Finally, you'll learn about multithreading and concurrency, taking a look at the basic ideas of the thread startup lifecycle along with the more sophisticated executor service. After watching this course, you'll be ready to begin working within any of the many environments that rely on Java. Homepage https://www.pluralsight.com/courses/java-fundamentals-core-platform Rapidgator https://rg.to/file/5546fee0daf08b0372f4d591d82e5c37/dokgu.Java.8.Fundamentals.The.Core.Platform.rar.html Fikper Free Download https://fikper.com/svefapQBvs/dokgu.Java.8.Fundamentals.The.Core.Platform.rar.html No Password - Links are Interchangeable
-
- Java
- Fundamentals
-
(i 2 więcej)
Oznaczone tagami:
-
Free Download Platform Engineering - Build Scalable & Resilient Systems Published 9/2024 MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz Language: English | Size: 21.50 GB | Duration: 40h 5m Learn DevOps, Infrastructure as Code, CI/CD, Kubernetes, more. Prepare for a successful career in platform engineering! What you'll learn Understand and Define Platform Engineering: Grasp the fundamental concepts, importance, benefits, and challenges of Platform Engineering. Master Infrastructure as Code (IaC): Implement IaC effectively using tools like Terraform and Ansible, enabling consistent & automated infrastructure. Design and Implement CI/CD Pipelines: Understand the principles of Continuous Integration & Continuous Delivery, build efficient pipelines, apply best practices Embrace Cloud-Native Technologies: Learn benefits & challenges of cloud-native architectures, hands-on with Kubernetes for container orchestration & deployment. Leverage Observability Tools: Implement monitoring, logging, and metrics collection with tools like Prometheus and Grafana for platform performance and health. Understand Platform Design Principles: Apply key design principles to build self-service platforms that empower development teams and improve overall efficiency Prepare for Platform Engineering Interviews: Develop a strong resume, practice answering common interview questions, and gain confidence through mock interviews Apply Platform Engineering Principles in Real-World Scenarios: Understand practical examples & implementation strategies to bridge gap between theory & practice Enhance Collaboration and Communication Skills: Foster DevOps culture necessary for effective collaboration and communication within cross-functional teams. Requirements Enthusiasm and determination to make your mark on the world! Description A warm welcome to the Platform Engineering: Build Scalable & Resilient Systems course by Uplatz.Platform Engineering is a discipline in software development focused on building and maintaining an internal platform that enhances the productivity and efficiency of developers and operations teams. The goal is to provide reusable, scalable, and automated infrastructure solutions that streamline the software development lifecycle, enabling faster delivery of applications.In essence, platform engineering allows for the creation of a standardized, highly automated environment where developers can focus on writing code, while platform engineers manage the complexity of the underlying infrastructure. This leads to improved developer experience, faster deployments, and reduced operational overhead.Key Aspects of Platform Engineering:Internal Developer Platform (IDP): Platform engineers design and build IDPs, which are custom platforms tailored to meet the specific needs of the development teams within an organization. These platforms typically abstract away complex infrastructure concerns, providing a unified and self-service environment where developers can easily deploy, monitor, and manage their applications.Automation: A core principle of platform engineering is automation. This includes automating infrastructure provisioning (using Infrastructure as Code), CI/CD pipelines, monitoring, and logging. The aim is to reduce manual intervention and repetitive tasks.Self-Service Capabilities: The platform provides self-service tools, allowing developers to independently create environments, deploy applications, and troubleshoot issues without relying on other teams (such as DevOps). This boosts developer autonomy and shortens development cycles.Scalability and Reliability: Platforms built by platform engineers are designed to scale with the needs of the business. They integrate fault-tolerance, monitoring, and observability to ensure high availability and reliability, crucial for large-scale applications.Collaboration between DevOps, Security, and Developers: Platform engineering bridges the gap between DevOps teams, developers, and security teams. It aligns infrastructure, tooling, and workflows with the requirements of each group, ensuring compliance, security, and faster software delivery.How Platform Engineering Works:Infrastructure as Code (IaC): Platform engineers use IaC tools (like Terraform, Ansible, or Pulumi) to automate and manage the underlying infrastructure, ensuring it can be provisioned and maintained consistently across different environments (development, staging, production).CI/CD Pipeline Integration: They integrate Continuous Integration/Continuous Deployment (CI/CD) pipelines into the platform. This involves tools like Jenkins, GitLab CI, or GitHub Actions to automate testing, building, and deployment processes.Containerization and Orchestration: Platform engineers leverage containers (e.g., Docker) and orchestration platforms (like Kubernetes) to abstract applications from the underlying infrastructure, making deployments consistent and scalable across environments.Observability and Monitoring: Platform engineers implement monitoring, logging, and alerting tools (e.g., Prometheus, Grafana, ELK Stack) to ensure the health, performance, and security of the applications running on the platform. These insights help in proactive troubleshooting and maintenance.Security and Governance: Security best practices are embedded into the platform, such as managing secrets (with HashiCorp Vault), ensuring compliance with organizational standards, and enforcing access control and security policies.Collaboration and Tooling: Tools are designed with usability in mind, allowing developers to access necessary resources through a unified interface (like a dashboard or CLI). This allows for consistent communication between platform engineers and development teams to ensure the platform evolves with their needs.Platform Engineering - Course CurriculumModule 1: Introduction to Platform EngineeringLecture 1: Define Platform Engineering, its importance, benefits, and challenges. Discuss the future of Platform Engineering.Module 2: Core ConceptsLecture 2: Explore the benefits of Infrastructure as Code (IaC) and learn about popular tools like Terraform and Ansible.Lecture 3: Understand CI/CD pipelines, their components, and best practices.Lecture 4: Learn about self-service platforms, their purpose, and design principles. Explore Platform APIs, their role, and development considerations.Lecture 5: Master platform observability, including metrics, logging, and monitoring.Lecture 6: Deep dive into platform observability, monitoring, and the future of observability.Module 3: Cloud-NativeLecture 7: Introduction to cloud-native concepts, benefits, and challenges.Lecture 8: Real-world examples of cloud-native and its future.Lecture 9: Introduction to Kubernetes architecture, components, and cluster management.Lecture 10: Container orchestration, deployment strategies, and best practices.Lecture 11: Serverless computing, use cases, benefits, challenges, and future.Lecture 12: Cloud security, best practices, and common threats.Module 4: Design Principles and Shell ScriptingLecture 13: Understand the design principles behind platform engineering.Lecture 14: Recap and connect the terminologies learned so far.Lecture 15 & 16: Introduction to Shell Scripting.Lecture 17: Implementation of Shell Commands and Cocalc.Lecture 18: CHMO - Understanding Programming BasicsModule 5: Kubernetes and Platform LifecycleLecture 19 & 20: Implementation of Kubernetes.Lecture 21: Platform lifecycle management, including planning, development, deployment, and operations.Module 6: Observability with GrafanaLecture 22: Understanding Grafana for observability.Lecture 23: Connecting Grafana and other automation tools.Lecture 24: Grafana Labs connections.Module 7: DevOps and ToolingLecture 25: Understanding Jenkins.Lecture 26: Connection between Kubernetes and JenkinsLecture 27: DevOps implementationLecture 28: Service connectionLecture 29: Platform Engineering documentationLecture 30: Understanding Redhat OpenShiftLecture 31: Understanding GitLabModule 8: Practical Examples and Interview PreparationLecture 32: Practical examples of Platform Engineering and implementationLecture 33 & 34: How to make a resume for Platform Engineering rolesLecture 35 & 36: Common Platform Engineering interview questions and answersLecture 37: Tips and rules for interviewsLecture 38, 39 & 40: Company-oriented interview questionsLecture 41: Top questions and framing answersLecture 42: LinkedIn sessionCourse RecapFinal Lecture: Review key concepts, achievements, and next steps.Benefits of Learning Platform Engineering1. Enhanced Career OpportunitiesPlatform engineering is a rapidly growing field with high demand for skilled professionals. By mastering platform engineering, you'll unlock a wealth of career opportunities, including roles such as:Platform EngineerCloud ArchitectDevOps EngineerSite Reliability Engineer (SRE)Software Engineer specializing in InfrastructureTechnical Lead or Manager2. Increased Earning PotentialDue to the high demand and specialized skillset required, platform engineers command competitive salaries and benefits.3. Improved Technical SkillsYou'll gain proficiency in a wide array of cutting-edge technologies and tools, including:Infrastructure as Code (IaC) (Terraform, Ansible)CI/CD Pipelines (Jenkins, GitLab CI/CD)Container Orchestration (Kubernetes)Cloud Platforms (AWS, Azure, GCP)Monitoring and Observability (Prometheus, Grafana)4. Greater Impact and InfluencePlatform engineers play a crucial role in enabling and empowering development teams. You'll have a direct impact on the efficiency, productivity, and success of the entire organization.5. Problem-Solving and InnovationYou'll be challenged to think critically, solve complex problems, and find creative solutions to streamline software delivery and optimize the development experience.6. Professional Growth and DevelopmentPlatform engineering is a constantly evolving field. By staying current with emerging trends and technologies, you'll ensure continuous professional growth and development.Career Path in Platform EngineeringThe typical career path in platform engineering often starts with roles like:Software Engineer/Developer: Gaining experience in building and deploying applications lays a strong foundation for understanding developer needs and pain points.DevOps Engineer: Building on development experience, DevOps engineers gain experience in automating and streamlining the software delivery process.System Administrator: Experience in managing and maintaining infrastructure can be leveraged to transition into automating infrastructure provisioning and management.From there, individuals can progress into specialized platform engineering roles, such as:Platform Engineer: Focus on designing, building, and maintaining internal developer platforms.Cloud Architect: Design and implement cloud solutions incorporating platform engineering principles.Site Reliability Engineer (SRE): Focus on ensuring the reliability and performance of the platform and its applications.With experience and expertise, platform engineers can move into leadership positions like:Technical Lead or Manager: Lead and mentor teams of platform engineers.Director of Platform Engineering: Oversee the strategy and execution of platform initiatives across the organization. Overview Section 1: Introduction to Platform Engineering - Benefits, Challenges, Future Lecture 1 Introduction to Platform Engineering - Benefits, Challenges, Future Section 2: Infrastructure-as-Code (IaC) with Terraform and Ansible Lecture 2 Infrastructure-as-Code (IaC) with Terraform and Ansible Section 3: Continuous Integration (CI) and Continuous Delivery (CD) Lecture 3 Continuous Integration (CI) and Continuous Delivery (CD) Section 4: API and Platform API Lecture 4 API and Platform API Section 5: Platform Observability - Metrics and Logging Lecture 5 Platform Observability - Metrics and Logging Section 6: Platform Observability - Monitoring and Future of Observability Lecture 6 Part 1 - Platform Observability - Monitoring and Future of Observability Lecture 7 Part 2 - Platform Observability - Monitoring and Future of Observability Section 7: Introduction to Cloud Native - Benefits and Challenges Lecture 8 Introduction to Cloud Native - Benefits and Challenges Section 8: Real-world Example of Cloud Native and Future Aspects Lecture 9 Real-world Example of Cloud Native and Future Aspects Section 9: Introduction to Kubernetes Lecture 10 Introduction to Kubernetes Section 10: Container Orchestration Lecture 11 Container Orchestration Section 11: Serverless Computing - Benefits, Challenges, Future Lecture 12 Serverless Computing - Benefits, Challenges, Future Section 12: Cloud Security - Best Practices and Future Lecture 13 Cloud Security - Best Practices and Future Section 13: Understanding the Design Principles Lecture 14 Understanding the Design Principles Section 14: Recap and Connecting the Terminologies Lecture 15 Recap and Connecting the Terminologies Section 15: Understand Shell Scripting Lecture 16 Part 1 - Understand Shell Scripting Lecture 17 Part 2 - Understand Shell Scripting Section 16: Shell Commands and CoCalc (Collaborative Calculation and Data Science) Lecture 18 Shell Commands and CoCalc (Collaborative Calculation and Data Science) Section 17: Understand Programming Basics Lecture 19 Understand Programming Basics Section 18: Implementation of Kubernetes Lecture 20 Part 1 - Implementation of Kubernetes Lecture 21 Part 2 - Implementation of Kubernetes Section 19: Platform Lifecycle Lecture 22 Platform Lifecycle Section 20: Grafana Lecture 23 Grafana for Observability Lecture 24 Connecting Grafana and other Automation Tools Lecture 25 Grafana Labs Connections Section 21: Understanding Jenkins Lecture 26 Understanding Jenkins Section 22: Connection between Kubernetes and Jenkins Lecture 27 Connection between Kubernetes and Jenkins Section 23: DevOps Implementation Lecture 28 DevOps Implementation Section 24: Service Connection Lecture 29 Service Connection Section 25: Platform Engineering Documentation Lecture 30 Platform Engineering Documentation Section 26: Red Hat OpenShift Lecture 31 Red Hat OpenShift Section 27: Understanding GitLab Lecture 32 Understanding GitLab Section 28: Practical Example of Platform Engineering and its Implementation Lecture 33 Practical Example of Platform Engineering and its Implementation Section 29: How to make Resume for Platform Engineering and DevOps Lecture 34 Part 1 - How to make Resume for Platform Engineering and DevOps Lecture 35 Part 2 - How to make Resume for Platform Engineering and DevOps Section 30: Interview Questions on Platform Engineering Lecture 36 Part 1 - Interview Questions on Platform Engineering Lecture 37 Part 2 - Interview Questions on Platform Engineering Section 31: Tips and Key Points for Platform Engineer Interview Lecture 38 Tips and Key Points for Platform Engineer Interview Section 32: Company-oriented PE Interview Questions Lecture 39 Part 1 - Company-oriented PE Interview Questions Lecture 40 Part 2 - Company-oriented PE Interview Questions Lecture 41 Part 3 - Company-oriented PE Interview Questions Section 33: Top Questions and Framing Answers for Platform Engineer Interviews Lecture 42 Top Questions and Framing Answers for Platform Engineer Interviews Section 34: LinkedIn Profile for a Platform Engineer Lecture 43 LinkedIn Profile for a Platform Engineer Software Engineers and Developers: Those who want to expand their skill set beyond application development and gain expertise in building and managing the underlying platforms that support software delivery.,DevOps Engineers: Those looking to deepen their understanding of platform engineering principles and tools to streamline development, deployment, and operations processes.,Platform Engineers: Those already working in platform engineering roles seeking to expand their knowledge, learn new tools and techniques, and stay current with industry best practices.,Beginners and newbies aspiring for a career in cloud and platform engineering.,Anyone interested in learning DevOps, platform engineering, and site reliability engineering both from architecture and implementation point of view.,Cloud Architects: Those responsible for designing and implementing cloud solutions at scale, and looking to integrate platform engineering principles into their overall architecture.,Cloud Engineers: Those seeking to enhance their knowledge of cloud-native technologies and their application in building scalable and resilient platforms.,System Administrators: Those transitioning to a more development-centric role and wanting to learn how to automate and manage infrastructure using code.,IT Professionals: Those aspiring to move into the growing field of platform engineering and gain a competitive edge in the job market.,Technical Leaders and Managers: Those responsible for overseeing software development and infrastructure teams and seeking to optimize their processes and improve delivery efficiency. Homepage https://www.udemy.com/course/platform-engineering/ Rapidgator https://rg.to/file/6de9d2a9a223203aed5c328e95e1a1d9/lhowf.Platform.Engineering.Build.Scalable..Resilient.Systems.part01.rar.html https://rg.to/file/585d31e0e981beea50b193a8270ab223/lhowf.Platform.Engineering.Build.Scalable..Resilient.Systems.part02.rar.html https://rg.to/file/1107eaf06f48805d27eafbebe3de1f0d/lhowf.Platform.Engineering.Build.Scalable..Resilient.Systems.part03.rar.html https://rg.to/file/17705f1d0cf9733b9ed0e932239e7ef4/lhowf.Platform.Engineering.Build.Scalable..Resilient.Systems.part04.rar.html https://rg.to/file/11109869400ebbe47e32c10aa86a5ac6/lhowf.Platform.Engineering.Build.Scalable..Resilient.Systems.part05.rar.html https://rg.to/file/86d4cab95212bd3a11b30f3bd69a4fdf/lhowf.Platform.Engineering.Build.Scalable..Resilient.Systems.part06.rar.html https://rg.to/file/3f8c4e63b85d440dd00d7ec499badb2f/lhowf.Platform.Engineering.Build.Scalable..Resilient.Systems.part07.rar.html https://rg.to/file/eca3455a1dbba29d62c0c1a5653e40f2/lhowf.Platform.Engineering.Build.Scalable..Resilient.Systems.part08.rar.html https://rg.to/file/945670ba472b4a4d7b0dcac3b5b46cc7/lhowf.Platform.Engineering.Build.Scalable..Resilient.Systems.part09.rar.html https://rg.to/file/3bdac17bfd1e4aeb665acc681e80c6a7/lhowf.Platform.Engineering.Build.Scalable..Resilient.Systems.part10.rar.html https://rg.to/file/854cc8564b4946499766fd15a9375b98/lhowf.Platform.Engineering.Build.Scalable..Resilient.Systems.part11.rar.html https://rg.to/file/f18f0ab619d1eb3d591d41a60d00f0fd/lhowf.Platform.Engineering.Build.Scalable..Resilient.Systems.part12.rar.html https://rg.to/file/239c32d3fae97ded69a992f59c84512e/lhowf.Platform.Engineering.Build.Scalable..Resilient.Systems.part13.rar.html https://rg.to/file/e8d3842f2ad09e78a45873e11cdfa13b/lhowf.Platform.Engineering.Build.Scalable..Resilient.Systems.part14.rar.html https://rg.to/file/3ea4dc5abb996bb97cd695329b665903/lhowf.Platform.Engineering.Build.Scalable..Resilient.Systems.part15.rar.html https://rg.to/file/ea00373efec43f69e3dfb92e97b263f2/lhowf.Platform.Engineering.Build.Scalable..Resilient.Systems.part16.rar.html https://rg.to/file/e8505be804323198248dad78a9637667/lhowf.Platform.Engineering.Build.Scalable..Resilient.Systems.part17.rar.html https://rg.to/file/cd207be5d54732387328da2d1ff989d3/lhowf.Platform.Engineering.Build.Scalable..Resilient.Systems.part18.rar.html https://rg.to/file/d3a963bdf8eb6b3483d8c55ef6434f12/lhowf.Platform.Engineering.Build.Scalable..Resilient.Systems.part19.rar.html https://rg.to/file/92ddbc382877fb5ae125b438afac38f6/lhowf.Platform.Engineering.Build.Scalable..Resilient.Systems.part20.rar.html https://rg.to/file/e20ff28b725b1639481eec12aecbe9dc/lhowf.Platform.Engineering.Build.Scalable..Resilient.Systems.part21.rar.html https://rg.to/file/cb5d2a55fb1e5fd2cc355ad758eb9f76/lhowf.Platform.Engineering.Build.Scalable..Resilient.Systems.part22.rar.html https://rg.to/file/69075c3de1f6cc4feabee8d6cab1bcbd/lhowf.Platform.Engineering.Build.Scalable..Resilient.Systems.part23.rar.html Fikper Free Download https://fikper.com/e5TVYc9cWs/lhowf.Platform.Engineering.Build.Scalable..Resilient.Systems.part01.rar.html https://fikper.com/M5pEqSHWKm/lhowf.Platform.Engineering.Build.Scalable..Resilient.Systems.part02.rar.html https://fikper.com/WtDL6xYQfP/lhowf.Platform.Engineering.Build.Scalable..Resilient.Systems.part03.rar.html https://fikper.com/76QniN421S/lhowf.Platform.Engineering.Build.Scalable..Resilient.Systems.part04.rar.html https://fikper.com/dwj3D6GO5d/lhowf.Platform.Engineering.Build.Scalable..Resilient.Systems.part05.rar.html https://fikper.com/a2UQuGel5d/lhowf.Platform.Engineering.Build.Scalable..Resilient.Systems.part06.rar.html https://fikper.com/dYyTP6RYa7/lhowf.Platform.Engineering.Build.Scalable..Resilient.Systems.part07.rar.html https://fikper.com/ClfmdlTKl5/lhowf.Platform.Engineering.Build.Scalable..Resilient.Systems.part08.rar.html https://fikper.com/tiLmPplWKd/lhowf.Platform.Engineering.Build.Scalable..Resilient.Systems.part09.rar.html https://fikper.com/RqyscfC1TX/lhowf.Platform.Engineering.Build.Scalable..Resilient.Systems.part10.rar.html https://fikper.com/dvdsaJjqUw/lhowf.Platform.Engineering.Build.Scalable..Resilient.Systems.part11.rar.html https://fikper.com/FnHorSHZrj/lhowf.Platform.Engineering.Build.Scalable..Resilient.Systems.part12.rar.html https://fikper.com/PYTOdYtrSL/lhowf.Platform.Engineering.Build.Scalable..Resilient.Systems.part13.rar.html https://fikper.com/9A9fOTOAdS/lhowf.Platform.Engineering.Build.Scalable..Resilient.Systems.part14.rar.html https://fikper.com/OTK7ESeUJt/lhowf.Platform.Engineering.Build.Scalable..Resilient.Systems.part15.rar.html https://fikper.com/nVFA2OQmKk/lhowf.Platform.Engineering.Build.Scalable..Resilient.Systems.part16.rar.html https://fikper.com/lk43ToFd1q/lhowf.Platform.Engineering.Build.Scalable..Resilient.Systems.part17.rar.html https://fikper.com/lKUDOxLTAy/lhowf.Platform.Engineering.Build.Scalable..Resilient.Systems.part18.rar.html https://fikper.com/KAW6Q1rffb/lhowf.Platform.Engineering.Build.Scalable..Resilient.Systems.part19.rar.html https://fikper.com/Q0bNHbr3i0/lhowf.Platform.Engineering.Build.Scalable..Resilient.Systems.part20.rar.html https://fikper.com/SOWkLvODjz/lhowf.Platform.Engineering.Build.Scalable..Resilient.Systems.part21.rar.html https://fikper.com/PIRtBy16ZQ/lhowf.Platform.Engineering.Build.Scalable..Resilient.Systems.part22.rar.html https://fikper.com/cUN6zPITMs/lhowf.Platform.Engineering.Build.Scalable..Resilient.Systems.part23.rar.html No Password - Links are Interchangeable
-
- Platform
- Engineering
-
(i 3 więcej)
Oznaczone tagami:
-
Free Download Java Platform Module System (JPMS) - An In-Depth Introduction Published 9/2024 Created by Dheeru Mundluru MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch Genre: eLearning | Language: English | Duration: 30 Lectures ( 4h 3m ) | Size: 1.25 GB Learn the tools for creating modular and space-optimized software in Java. What you'll learn: Get clear & in-depth understanding of JPMS and how it enables stronger encapsulation, reliable configuration, and creation of smaller distributables Learn how to create modular code via modules from both within and outside of Eclipse Learn how non-modular code can work with modular code and vice-versa Learn how to create Custom Space-Optimized JRE with only required Modules Requirements: Knowledge of Core Java Description: This course provides an in-depth understanding of the Java Platform Module System (JPMS) and how it enables the creation of modular, strongly encapsulated, and space-optimized software. JPMS is a major feature of Java 9, introduced as part of Project Jigsaw to address challenges faced by earlier versions of Java.When building large, complex software, it is crucial that the code is easy to understand, maintain, secure, and extend. These are essential goals for any well-designed system. Prior to Java 9, achieving these goals relied heavily on design principles like Information Hiding, which utilized packages and access modifiers. However, in some cases, packages and access modifiers fell short, compromising these objectives. Java also faced significant issues with configuration (commonly referred to as JAR hell) and the tendency to ship as a monolithic library. JPMS resolves these limitations by introducing modules, a new layer of abstraction that ensures better encapsulation, more reliable configuration, and the ability to create space-optimized software.In this course, we begin by exploring the problems JPMS was designed to solve, helping you understand its purpose clearly. Next, we'll dive into the anatomy of a module and how to create them from both the command line and Eclipse. You'll also learn how modular and non-modular code can interoperate. One of the most exciting features of JPMS is the ability to create custom runtime images (JREs) or smaller distributables, and in this course, you'll learn exactly how to do that-an essential skill for every developer.Each concept is thoroughly explained with realistic examples, clear illustrations, and practical demonstrations to ensure you grasp the material fully. Who this course is for: Developers who are not familiar with JPMS Homepage https://www.udemy.com/course/java-platform-module-system-jpms-an-in-depth-introduction/ Rapidgator https://rg.to/file/1e1f2772dfa2b3736241081abdd8797a/rsjwq.Java.Platform.Module.System.JPMS.An.InDepth.Introduction.part1.rar.html https://rg.to/file/c40b430a978034856a84bb54602d20be/rsjwq.Java.Platform.Module.System.JPMS.An.InDepth.Introduction.part2.rar.html Fikper Free Download https://fikper.com/yA6Hy6m0aW/rsjwq.Java.Platform.Module.System.JPMS.An.InDepth.Introduction.part1.rar.html https://fikper.com/6wHOH9ElDQ/rsjwq.Java.Platform.Module.System.JPMS.An.InDepth.Introduction.part2.rar.html No Password - Links are Interchangeable
-
Free Download Foundations of Google Cloud Platform - Theory & Concepts Last updated 9/2024 MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch Language: English | Duration: 1h 59m | Size: 606 MB Explore the essential theories services frameworks in GCP focusing on building a strong theoretical foundation!! What you'll learn Foundations of Google Cloud Platform Theory & Concepts Explore the essential theories services frameworks in GCP Focusing on building a strong theoretical foundation Requirements To learn Google Cloud Platform, a basic understanding of cloud computing concepts is beneficial. Familiarity with networking, databases, and operating systems will also help in grasping more complex topics. Prior experience with any cloud platform or basic programming knowledge (such as Python or Java) can provide an additional advantage. However, this course is designed to cover foundational concepts, making it accessible even to those with limited technical backgrounds. Description Google Cloud Platform (GCP) is a suite of cloud computing services offered by Google that runs on the same infrastructure that Google uses for its end-user products, such as Google Search, Gmail, and YouTube. GCP provides a wide range of cloud services, including computing, data storage, machine learning, and data analytics, which enable businesses to build, deploy, and scale applications, websites, and services on the cloud. GCP is known for its robust infrastructure, global network, and advanced machine learning capabilities.GCP is important because it enables organizations to leverage Google's powerful infrastructure to build and scale their applications and services with high reliability, performance, and security. As businesses increasingly move to the cloud, GCP offers the tools and services needed to manage large-scale applications, analyze vast amounts of data, and deploy cutting-edge AI and machine learning models. It also provides strong integration with other Google services, making it a preferred choice for companies already using Google's ecosystem.Advantages of Google Cloud Platform1. Scalability: GCP provides seamless scaling, allowing businesses to handle fluctuating workloads and growing data needs without infrastructure constraints.2. Global Network: GCP's global network ensures low latency and high availability across the world.3. Security: With built-in security features, including encryption at rest and in transit, GCP ensures data protection and compliance.4. Advanced Analytics and AI: GCP offers powerful tools for big data analysis and machine learning, enabling businesses to gain insights and drive innovation.5. Cost-Effectiveness: Pay-as-you-go pricing models help organizations optimize their cloud spending.This course focuses on the theoretical and foundational aspects of Google Cloud Platform. It does not include hands-on labs, configuration, or setup instructions. The aim is to provide a comprehensive understanding of the key concepts and services offered by GCP. Who this course is for This course is ideal for IT professionals, developers, system administrators, and anyone interested in cloud computing. Business analysts and managers who want to understand how GCP can benefit their organizations would also find this course valuable. Learning GCP is essential for those looking to leverage cloud technologies for innovation, scalability, and efficiency in their projects. It is particularly useful for those aiming to pursue careers in cloud architecture, cloud engineering, or data science. Homepage https://www.udemy.com/course/foundations-of-google-cloud-platform-theory-concepts/ Rapidgator https://rg.to/file/557b3440638630c8d34d3915689f45d6/dthra.Foundations.of.Google.Cloud.Platform.Theory..Concepts.rar.html Fikper Free Download https://fikper.com/ws0LJnAoQf/dthra.Foundations.of.Google.Cloud.Platform.Theory..Concepts.rar.html No Password - Links are Interchangeable
-
- Foundations
-
(i 3 więcej)
Oznaczone tagami:
-
Free Download Get Started with Platform App Builder Full Course Published 9/2024 Duration: 2h32m | Video: .MP4, 1920x1080 30 fps | Audio: AAC, 44.1 kHz, 2ch | Size: 2.4 GB Genre: eLearning | Language: English No Code Needed: Build Powerful Apps on the Salesforce Platform What you'll learn Design Data Models: Create efficient data models using Salesforce objects and fields to meet business requirements and ensure data integrity. Automate Processes: Implement automation tools like Process Builder, Flow, and Workflow Rules to streamline business processes and improve efficiency. Build Custom UIs: Develop custom user interfaces using Lightning Components and Visualforce to enhance user experience and meet specific business needs. Manage Security: Configure and manage Salesforce security settings, including profiles, roles, and sharing rules, to protect data and ensure proper access. Requirements Basic Salesforce Knowledge: Familiarity with Salesforce concepts, including objects, fields, and basic navigation, is helpful. Description The "Get Started with Platform App Builder" course is ideal for anyone looking to create custom apps on Salesforce's platform without the need for coding skills. Whether you're new to app development or a Salesforce administrator wanting to enhance your skill set, this comprehensive course covers everything you need to know about using the Salesforce Lightning Platform to build efficient, user-friendly applications. In this course, you will learn the basics of using the Lightning App Builder and how to create pages and interfaces with ease through drag-and-drop features. You'll also explore how to implement dynamic forms that work across desktop and mobile, making your apps accessible and functional for any user. Additionally, you'll be introduced to key concepts such as data management, automation, and customisation for different roles and teams within your organisation. By the end of this course, you will have gained the skills to design, build, and deploy apps that improve workflows and user experiences within your business. Whether you're looking to streamline processes or provide tailored solutions for specific teams, this course will give you the expertise needed to make the most of Salesforce's app-building tools. Join the course and become proficient in building powerful, no-code apps to support your organisation's digital growth! Who this course is for Aspiring Salesforce Developers: Individuals looking to build custom applications and solutions on the Salesforce platform will benefit from the course's focus on design and development. Salesforce Administrators: Administrators seeking to deepen their understanding of app customization and automation tools to enhance their current skill set. Business Analysts: Professionals interested in translating business requirements into functional applications and automations using Salesforce. Career Changers: Those new to Salesforce who want to start a career in app development and customization on the Salesforce platform. The course is designed to provide a solid foundation in building, customizing, and automating Salesforce applications, making it valuable for anyone aiming to leverage Salesforce for business solutions. Homepage https://www.udemy.com/course/get-started-with-platform-app-builder-full-course Rapidgator https://rg.to/file/ae1d6ef5d2c4c2bc8cd14e61edf2657d/tkela.Get.Started.with.Platform.App.Builder.Full.Course.part1.rar.html https://rg.to/file/7339e7703dd194ece5c4e246b361ef78/tkela.Get.Started.with.Platform.App.Builder.Full.Course.part2.rar.html https://rg.to/file/04ce3d9490f423ee0adbd511e52cd1a7/tkela.Get.Started.with.Platform.App.Builder.Full.Course.part3.rar.html Fikper Free Download https://fikper.com/nFVlvNfqSU/tkela.Get.Started.with.Platform.App.Builder.Full.Course.part1.rar.html https://fikper.com/QUdyagLu3j/tkela.Get.Started.with.Platform.App.Builder.Full.Course.part2.rar.html https://fikper.com/R2ru4HvNXI/tkela.Get.Started.with.Platform.App.Builder.Full.Course.part3.rar.html No Password - Links are Interchangeable
-
Free Download Microsoft Power Platform COMPLETE Course ( A to Z - No Code) Published 9/2024 Created by ExpertEase Education MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch Genre: eLearning | Language: English | Duration: 75 Lectures ( 6h 35m ) | Size: 4.86 GB Microsoft Power Platform | Power Apps | Power BI | Power Automate | Virtual Agents | Power Pages (Free Guides/Templates) What you'll learn: Master the Full Power Platform Suite: Gain comprehensive knowledge of Power Apps, Power BI, Power Automate, Power Pages and Power Virtual Agents. Build Custom Apps Without Coding: Learn to create powerful, functional apps using Power Apps' drag-and-drop interface, perfect for automating business tasks. Automate Routine Tasks: Discover how to use Power Automate to set up workflows that handle repetitive tasks automatically. Visualize and Analyze Data Like a Pro: Dive into Power BI to create interactive dashboards that bring your data to life, enabling you to make informed decisions Integrate AI into Your Processes: Get hands-on experience with Power Virtual Agents to build AI-driven chatbots that can handle customer inquiries. Seamless Integration with Microsoft 365: Learn how to extend the capabilities of popular Microsoft tools like Excel, SharePoint, and Outlook. Real-World Project Examples: Work through practical, real-life examples that show you how to apply your new Power Platform skills in various industries. Boost Your Career Prospects: By mastering the Microsoft Power Platform, you'll be equipped with in-demand skills that businesses need. Simplify Complex Business Processes: Learn how to break down and simplify even the most complicated workflows. Become a Problem-Solver: Gain the ability to identify bottlenecks and inefficiencies in any business process and develop automated solutions that address them. Requirements: No Coding Experience Needed. You Will Learn Everything You Need to Get Up and Running in a short period of time. Description: Step into the world of automation, analytics, and app creation in the faster way possible! This comprehensive course is designed to introduce you to the powerful suite of tools within the Microsoft Power Platform, enabling you to transform the way you work.Whether you're new to the Microsoft ecosystem or looking to expand your skills, this course will guide you through the fundamentals of each Power Platform app, showing you how to build custom apps, automate workflows, generate insights, create websites and create chatbots-all without needing to write a single line of code.What You'll Cover:Power Apps Basics: Learn to create custom applications tailored to your business needs without any coding experience.Power Automate Essentials: Discover how to automate routine tasks and workflows, connecting your favorite apps and services effortlessly.Power BI Fundamentals: Master the basics of data visualization and analysis, turning raw data into meaningful insights with interactive reports and dashboards.Power Virtual Agents Fundamentals : Get started with building intelligent chatbots that engage with your customers and automate common inquiries.Who This Course Is For:Business professionals looking to streamline operations and improve efficiency.IT enthusiasts eager to explore Microsoft's low-code/no-code platform.Data analysts wanting to leverage Power BI for better data-driven decisions.Anyone interested in learning how to build apps, automate processes, and create chatbots without coding.Course Inclusions:Exclusive Templates and Cheat Sheets: Downloadable resources for each Power Platform tool to kickstart your projects.Real-World Examples: Apply what you learn with hands-on projects that simulate real business scenarios.Join us and unlock the full potential of these powerful tools to revolutionize your work environment. Whether you're looking to enhance productivity, streamline processes, or make data-driven decisions, this course has everything you need to get started! Who this course is for: Business Analysts: Professionals seeking to streamline processes, automate tasks, and enhance data insights to drive business outcomes. IT Administrators: Those responsible for managing organizational software systems, looking to leverage Power Platform's tools for smoother IT operations. Beginner Developers: Individuals with little or no programming experience wanting to create custom applications and workflows with minimal coding using Power Apps and Power Automate. Project Managers: People who manage teams or projects and want to integrate more automation and tracking into their workflows using tools like Power BI and Power Automate. Entrepreneurs & Small Business Owners: Business owners aiming to optimize their operations by automating tasks and making data-driven decisions without the need for a full tech team. Students & Recent Graduates: Individuals looking to develop practical, job-ready skills in app development, automation, and data visualization with Microsoft's ecosystem. Microsoft 365 Users: Anyone using Microsoft 365 tools who wants to extend the functionality of these tools by integrating them with the Power Platform to create custom workflows, apps, and dashboards. Homepage https://www.udemy.com/course/microsoft-power-platform-complete-course-a-to-z-no-code/ Rapidgator https://rg.to/file/a03b7835fe283d4bb51d5e1950651efa/gotqb.Microsoft.Power.Platform.COMPLETE.Course..A.to.Z..No.Code.part1.rar.html https://rg.to/file/4b9bc9cf9a71cc429a0649a0f7e9c9f4/gotqb.Microsoft.Power.Platform.COMPLETE.Course..A.to.Z..No.Code.part2.rar.html https://rg.to/file/28bab9235af367b7c19e4684ae9f02f3/gotqb.Microsoft.Power.Platform.COMPLETE.Course..A.to.Z..No.Code.part3.rar.html https://rg.to/file/5bebe9fc72a223eae7505bc5aebea673/gotqb.Microsoft.Power.Platform.COMPLETE.Course..A.to.Z..No.Code.part4.rar.html https://rg.to/file/8a20ede682c35414fc00c137b1fb7837/gotqb.Microsoft.Power.Platform.COMPLETE.Course..A.to.Z..No.Code.part5.rar.html https://rg.to/file/98267b81a6f85389b7ae172bd5189a59/gotqb.Microsoft.Power.Platform.COMPLETE.Course..A.to.Z..No.Code.part6.rar.html Fikper Free Download https://fikper.com/uFLqWFvDRm/gotqb.Microsoft.Power.Platform.COMPLETE.Course..A.to.Z..No.Code.part1.rar.html https://fikper.com/opt8pxxQsa/gotqb.Microsoft.Power.Platform.COMPLETE.Course..A.to.Z..No.Code.part2.rar.html https://fikper.com/QOyEVbaKxQ/gotqb.Microsoft.Power.Platform.COMPLETE.Course..A.to.Z..No.Code.part3.rar.html https://fikper.com/lFlBUeE4K7/gotqb.Microsoft.Power.Platform.COMPLETE.Course..A.to.Z..No.Code.part4.rar.html https://fikper.com/bvQuF9OWA6/gotqb.Microsoft.Power.Platform.COMPLETE.Course..A.to.Z..No.Code.part5.rar.html https://fikper.com/Dlyh3MOg1h/gotqb.Microsoft.Power.Platform.COMPLETE.Course..A.to.Z..No.Code.part6.rar.html No Password - Links are Interchangeable
-
Misha Mullov-Abbado - Cross-Platform Interchange (2017) [FLAC] Artist: Misha Mullov-Abbado Album: Cross-Platform Interchange Year Of Release: 2017 Genre: Jazz Quality: FLAC (24 bit / 96 kHz tracks) Bitrate: Lossless Total Time: 00:56:27 Total Size: 1.12 GB TRACKLIST DODATKOWE INFO DOWNLOAD https://xshare.eu/2DRs https://rapidu.net/1223429777/ https://pobierz.to/035dad9577beba17 http://catshare.net/oiOMXD5qxvrlHdBa http://lunaticfiles.com/thfkhr7hph0v http://turbobit.net/d39mjprxxf99.html https://fileshark.pl/pobierz/21903682/ab7aa http://sharehost.eu/file/4OAHb0GPaE4QFV2Ho8FhvQ== https://rg.to/file/fd312f7ef0d3ca97435b1f7171eeae7d
-
Google Cloud Platform Essentials MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 5.5 Hours | 2.40 GB Genre: eLearning | Language: English This course is for students who want to learn the basics of the Google Cloud Platform. Suggested Prerequisites There are no specific pre-requisites for this course, but Linux, Git and CLI experience will be useful. Download link: http://rapidgator.net/file/c8460ea2315cfd1cb9d0f52f9fef63ed/p4zc1.Google.Cloud.Platform.Essentials.part1.rar.html http://rapidgator.net/file/a966491004150830e2f39ee5059cde6b/p4zc1.Google.Cloud.Platform.Essentials.part2.rar.html http://nitroflare.com/view/C7E854A23FF7021/p4zc1.Google.Cloud.Platform.Essentials.part1.rar http://nitroflare.com/view/34C835E4B78520B/p4zc1.Google.Cloud.Platform.Essentials.part2.rar https://uploadgig.com/file/download/02376A81a05Ea119/p4zc1.Google.Cloud.Platform.Essentials.part1.rar https://uploadgig.com/file/download/063B23e92b26003f/p4zc1.Google.Cloud.Platform.Essentials.part2.rar http://uploaded.net/file/sk76ejnz/p4zc1.Google.Cloud.Platform.Essentials.part1.rar http://uploaded.net/file/h1gp1wxo/p4zc1.Google.Cloud.Platform.Essentials.part2.rar Links are Interchangeable - No Password - Single Extraction
-
Lynda - Electron: Building Cross Platform Desktop Apps Size: 469 MB | Duration: 3h 0m | Video: AVC (.mp4) 1280x720 15&30fps | Audio: AAC 48KHz 2ch Genre: eLearning | Level: Intermediate | Language: English Electron is an open-source framework for creating desktop applications with your favorite web technologies: javascript, HTML, and CSS. It makes it easy to create a simple app with a few lines of code, using languages you already know. Want to learn more? Join Ray Villalobos as he walks through the techniques you need to master cross-platform desktop development with Electron. Learn how to configure and communicate between app windows (aka webpages) via the main and renderer processes, and integrate the React and Bootstrap frameworks to build interfaces with multiple panels and custom menus. As a final step, Ray shows how to package your project into a standalone, clickable app that can be run on Windows, Mac, or Linux machines. * Creating your first app * Configuring multiple windows and window events * Integrating React.js * Creating external components * Passing events through props * Saving data * Using Bootstrap components in Electron * Creating a multipanel app * Creating custom menus * Packaging the application Download link: http://rapidgator.net/file/4d1aee37dd0ff04bd3205a27530d799a/9v640.Lynda..Electron.Building.Cross.Platform.Desktop.Apps.part1.rar.html http://rapidgator.net/file/e823508ec5fa32eb1380184b5c981771/9v640.Lynda..Electron.Building.Cross.Platform.Desktop.Apps.part2.rar.html http://nitroflare.com/view/492E070341A3B0D/9v640.Lynda..Electron.Building.Cross.Platform.Desktop.Apps.part1.rar http://nitroflare.com/view/500A55519BDC8A7/9v640.Lynda..Electron.Building.Cross.Platform.Desktop.Apps.part2.rar https://uploadgig.com/file/download/bf8174ad7fBfc21d/9v640.Lynda..Electron.Building.Cross.Platform.Desktop.Apps.part1.rar https://uploadgig.com/file/download/b76369ff347dd316/9v640.Lynda..Electron.Building.Cross.Platform.Desktop.Apps.part2.rar http://uploaded.net/file/mmipoc58/9v640.Lynda..Electron.Building.Cross.Platform.Desktop.Apps.part1.rar http://uploaded.net/file/v0dkoq91/9v640.Lynda..Electron.Building.Cross.Platform.Desktop.Apps.part2.rar Links are Interchangeable - No Password - Single Extraction
-
Creating Cross Platform Games with Xamarin MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 2 Hours | 592 MB Genre: eLearning | Language: English This course will be using C# and Xamarin in Visual Studio to first create a simple crossplatform engine before create a 2D platforming game for iOS and Android. UsingXamarin, it is now easier than ever to have a unified code base that can be used for allof the major mobile platforms and it allows the developer to have more freedom andcontrol on how to create their game as opposed to other available engines. One of the main challenges is creating code that needs to perform the same functionalitybut differs for each different platform. This project will show the reader how to utiliseshared projects in Visual Studio to create classes that will perform this functionality.Another difficulty is the loading of assets which need to be saved in different locations foreach platform - this course will show the reader how to create code that will retrieveassets from different locations based on which platform is currently being targeted. Thecourse will also show how to create a game from start to finish and how to overcome anyobstacles that can arise during development. There will be 3 main stages to the course - creating the engine, creating the game, andthe final touches before releasing. The creating the engine stage will walk the viewerthrough creating a simple cross platform renderer for 2D games, as well as a way ofhandling audio and basic state system. The next stage will then create a 2D platformerstarting with designing the game to implementing all the character's movements andenemy interactions as well as a simple menu system. The final stage will then show theviewer how to monetise their app and add analytics and achievements/leaderboardsbefore showing how to release the game on both app stores Download link: http://rapidgator.net/file/33dc92d48006b98bfd2c9ba5b3722c27/6fuiy.Creating.Cross.Platform.Games.with.Xamarin.rar.html http://nitroflare.com/view/DBFC85066A1F606/6fuiy.Creating.Cross.Platform.Games.with.Xamarin.rar https://uploadgig.com/file/download/3dab0707A103A9a6/6fuiy.Creating.Cross.Platform.Games.with.Xamarin.rar http://uploaded.net/file/ltbjv5hq/6fuiy.Creating.Cross.Platform.Games.with.Xamarin.rar Links are Interchangeable - No Password - Single Extraction
-
Creating Cross Platform Games with Xamarin MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 2 Hours | 592 MB Genre: eLearning | Language: English This course will be using C# and Xamarin in Visual Studio to first create a simple crossplatform engine before create a 2D platforming game for iOS and Android. UsingXamarin, it is now easier than ever to have a unified code base that can be used for allof the major mobile platforms and it allows the developer to have more freedom andcontrol on how to create their game as opposed to other available engines. One of the main challenges is creating code that needs to perform the same functionalitybut differs for each different platform. This project will show the reader how to utiliseshared projects in Visual Studio to create classes that will perform this functionality.Another difficulty is the loading of assets which need to be saved in different locations foreach platform - this course will show the reader how to create code that will retrieveassets from different locations based on which platform is currently being targeted. Thecourse will also show how to create a game from start to finish and how to overcome anyobstacles that can arise during development. There will be 3 main stages to the course - creating the engine, creating the game, andthe final touches before releasing. The creating the engine stage will walk the viewerthrough creating a simple cross platform renderer for 2D games, as well as a way ofhandling audio and basic state system. The next stage will then create a 2D platformerstarting with designing the game to implementing all the character's movements andenemy interactions as well as a simple menu system. The final stage will then show theviewer how to monetise their app and add analytics and achievements/leaderboardsbefore showing how to release the game on both app stores Download From UploadGig https://uploadgig.com/file/download/997A8730429f2d73/xidau123_CreatingCrossPlatformGameswithXamarin.rar Download From NitroFlare http://nitroflare.com/view/774BC9CD6A75351/xidau123_CreatingCrossPlatformGameswithXamarin.rar Download From Rapidgator http://rapidgator.net/file/bca14e5faf589e84e670ee4e891043fb/xidau123_CreatingCrossPlatformGameswithXamarin.rar.html
-
Building an Enterprise Grade Distributed Online Analytics Platform MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 3 Hours 46M | 546 MB Genre: eLearning | Language: English In this course, you'll venture through the intriguing world of online analytics. You'll develop an understanding for analytics capabilities, and learn how to build a full-blown distributed analytics system, using top-notch open source technologies. Have you ever wanted to venture through the intriguing world of online analytics? In this course, Building an Enterprise Grade Distributed Online Analytics Platform, you'll learn how to build a full-blown distributed analytics system, using top-notch open source technologies. First, you'll begin by understanding what is online analytics and how it differs from offline analytics. You'll further discuss and analyze the parts of a modern online analytics system including, the data backbone, storage, processing, and insight generation. Next, you'll develop an understanding of your choice of technology, its features, and why it was chosen for a specific task. Finally, you'll explore how to properly integrate the technology into your solution in a manner that's most beneficial. Each technology you use will be placed under an observant eye, and you'll see how each technology provides scalability, fault tolerance, and most importantly how it contributes in achieving the functionality you desire. By the end of this course, you'll be ready to immediately enrich your enterprise with amazing analytics capabilities. Download link: http://rapidgator.net/file/62dc92575b67b9a7eb02bf3256377923/pmt2v.Building.an.Enterprise.Grade.Distributed.Online.Analytics.Platform.rar.html http://nitroflare.com/view/BD9F224EC2CD7C8/pmt2v.Building.an.Enterprise.Grade.Distributed.Online.Analytics.Platform.rar https://uploadgig.com/file/download/e7960CFf89b7E84f/pmt2v.Building.an.Enterprise.Grade.Distributed.Online.Analytics.Platform.rar http://uploaded.net/file/jbgsvn21/pmt2v.Building.an.Enterprise.Grade.Distributed.Online.Analytics.Platform.rar Links are Interchangeable - No Password - Single Extraction
-
- building
- enterprise
-
(i 5 więcej)
Oznaczone tagami:
-
Artist: One Plus One Title: Platform One Year Of Release: 2012 Label: dEN Records Genre: Free Jazz, Contemporary Jazz Quality: FLAC [16bit/44.1kHz] Total Time: 52:17 Total Size: 243.6 MB Tracklist: 1. Steps (06:35) 2. Three Secrets Of A View (06:48) 3. Monky Tonky (06:22) 4. Saxobit (04:42) 5. Norvegian Mood (04:65) 6. Michael's Present (05:43) 7. Promenade (05:26) 8. Dub Over (01:40) 9. No Sad Title Found (04:18) 10. Liquid (03:10) 11. Eclipse (02:08) http://rapidgator.net/file/7d664103e53ba9f1fee7bd16c6dd5bc9/Platform_One.rar.html http://ssh.tf/2lk84M1aZ/Platform_One.rar http://uploaded.net/file/x8ql43lb/Platform_One.rar
-
Build Cross-platform Native Apps with Appcelerator Studio and Alloy Duration: 5h 28m | Video: h264, yuv420p, 1280x720 30fps | Audio: aac, 44100 Hz, 2 ch | 1.1 GB Genre: eLearning | Language: English | Project Files Appcelerator Studio enables web developers to use their coding language knowledge of HTML, CSS, and javascript to build native applications that work on iOS, Android, and Windows. In this course, you will learn from beginning to end on how to start working with Appcelerator Studio using the Alloy languages. First, you'll learn about the UI elements that make up an app and how to add functionality and logic to a real-world score keeper app. Next, you'll learn how to save your data and settings to a local SQLite database, and to Appcelerators ArrowDB (a remote database service). Finally, you'll learn how to tie into an existing Apple Watch app and how to deploy your app to the different app stores. By the end of this course, you will be able to create your own Appcelerator apps and be able to deploy those apps to the various app stores. Download link: http://rapidgator.net/file/d3d377aa59e79c8f4f063344970781dd/7cpoi.Build.Crossplatform.Native.Apps.with.Appcelerator.Studio.and.Alloy.part1.rar.html]7cpoi.Build.Crossplatform.Native.Apps.with.Appcelerator.Studio.and.Alloy.part1.rar.html http://rapidgator.net/file/151c72f55d64d0cdac82aae7a1406032/7cpoi.Build.Crossplatform.Native.Apps.with.Appcelerator.Studio.and.Alloy.part2.rar.html]7cpoi.Build.Crossplatform.Native.Apps.with.Appcelerator.Studio.and.Alloy.part2.rar.html http://nitroflare.com/view/E6CF7E037C904E6/7cpoi.Build.Crossplatform.Native.Apps.with.Appcelerator.Studio.and.Alloy.part1.rar]7cpoi.Build.Crossplatform.Native.Apps.with.Appcelerator.Studio.and.Alloy.part1.rar http://nitroflare.com/view/95D4A7CC4E844D3/7cpoi.Build.Crossplatform.Native.Apps.with.Appcelerator.Studio.and.Alloy.part2.rar]7cpoi.Build.Crossplatform.Native.Apps.with.Appcelerator.Studio.and.Alloy.part2.rar http://uploaded.net/file/mrysjrhx/7cpoi.Build.Crossplatform.Native.Apps.with.Appcelerator.Studio.and.Alloy.part1.rar]7cpoi.Build.Crossplatform.Native.Apps.with.Appcelerator.Studio.and.Alloy.part1.rar http://uploaded.net/file/1t7yzrsy/7cpoi.Build.Crossplatform.Native.Apps.with.Appcelerator.Studio.and.Alloy.part2.rar]7cpoi.Build.Crossplatform.Native.Apps.with.Appcelerator.Studio.and.Alloy.part2.rar https://www.bigfile.to/file/82H6evgdfrXh/7cpoi.Build.Crossplatform.Native.Apps.with.Appcelerator.Studio.and.Alloy.part1.rar]7cpoi.Build.Crossplatform.Native.Apps.with.Appcelerator.Studio.and.Alloy.part1.rar https://www.bigfile.to/file/5c8XKnY7KYMQ/7cpoi.Build.Crossplatform.Native.Apps.with.Appcelerator.Studio.and.Alloy.part2.rar]7cpoi.Build.Crossplatform.Native.Apps.with.Appcelerator.Studio.and.Alloy.part2.rar Links are Interchangeable - No Password - Single Extraction
-
FileMaker Platform Overview MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 1.5 Hours | Lec: 14 | 940 MB Genre: eLearning | Language: English A high altitude review of the FileMaker Platform.and its individual products Get up to speed with this exciting software development platform. from FileMaker Inc. a subsidiary of Apple Inc. This FREE course provides a high-speed brain dump on the benefits of the FileMaker Platform.and how it can radically change the way your organization works. Useful for people new to the FileMaker Platform. who want to begin their training. Useful for long time FileMaker users. who want to learn about the latest capabilities. Managers who want to understand how the FileMaker Platform could affect their organization. Developers who are looking to build Native iOS apps. This course is broken down into multiple sections, including FileMaker Pro for Mac and Windows FileMaker Go for iPhone and iPad Leveraging FileMaker for Startups and Entrepreneurs Building Native iOS Apps for Apple's App Store DOWNLOAD http://rapidgator.net/file/4a87710a05d86c98aac5e2f39a681370/2ysu1.FileMaker.Platform.Overview.part1.rar.html http://rapidgator.net/file/0aa22b4ec8d91c072cc91d27905dd125/2ysu1.FileMaker.Platform.Overview.part2.rar.html http://uploaded.net/file/hirxwcmj/2ysu1.FileMaker.Platform.Overview.part1.rar http://uploaded.net/file/h1pp1shf/2ysu1.FileMaker.Platform.Overview.part2.rar https://www.bigfile.to/file/bHJszvg8EbVH/2ysu1.FileMaker.Platform.Overview.part1.rar https://www.bigfile.to/file/xfFAtgqqgwE3/2ysu1.FileMaker.Platform.Overview.part2.rar http://nitroflare.com/view/13388E295532E86/2ysu1.FileMaker.Platform.Overview.part1.rar http://nitroflare.com/view/2DC6CFE69B3D186/2ysu1.FileMaker.Platform.Overview.part2.rar http://uploadgig.com/file/download/3B611d2644793737/2ysu1.FileMaker.Platform.Overview.part1.rar http://uploadgig.com/file/download/09D6c1536752b828/2ysu1.FileMaker.Platform.Overview.part2.rar
-
Learn the GreenSock Animation Platform 2hrs | Video: h264, yuv420p, 1280x720 | Audio: aac, 44100 Hz, 2 ch | 234 MB Genre: eLearning | Language: English Get up and running with the GreenSock framework * Lectures 18 * Video 2 Hours In this course you'll learn how to create web animations with the GreenSock Animation Platform (GSAP). Download link: http://rapidgator.net/file/b3186547278be3b029d658f3f32a23ef/bzgii.Learn.the.GreenSock.Animation.Platform.part1.rar.html]bzgii.Learn.the.GreenSock.Animation.Platform.part1.rar.html http://rapidgator.net/file/f1fc8e4ab4db7071ebd5c415cf9c724b/bzgii.Learn.the.GreenSock.Animation.Platform.part2.rar.html]bzgii.Learn.the.GreenSock.Animation.Platform.part2.rar.html http://rapidgator.net/file/d8a6863d3d361645ac379318b2335c99/bzgii.Learn.the.GreenSock.Animation.Platform.part3.rar.html]bzgii.Learn.the.GreenSock.Animation.Platform.part3.rar.html http://nitroflare.com/view/525AA30A82F40CD/bzgii.Learn.the.GreenSock.Animation.Platform.part1.rar]bzgii.Learn.the.GreenSock.Animation.Platform.part1.rar http://nitroflare.com/view/CC4047FC8748207/bzgii.Learn.the.GreenSock.Animation.Platform.part2.rar]bzgii.Learn.the.GreenSock.Animation.Platform.part2.rar http://nitroflare.com/view/EA9210ECE7D8664/bzgii.Learn.the.GreenSock.Animation.Platform.part3.rar]bzgii.Learn.the.GreenSock.Animation.Platform.part3.rar http://uploaded.net/file/mgc3matr/bzgii.Learn.the.GreenSock.Animation.Platform.part1.rar]bzgii.Learn.the.GreenSock.Animation.Platform.part1.rar http://uploaded.net/file/csc0z3iq/bzgii.Learn.the.GreenSock.Animation.Platform.part2.rar]bzgii.Learn.the.GreenSock.Animation.Platform.part2.rar http://uploaded.net/file/8rx6i1a5/bzgii.Learn.the.GreenSock.Animation.Platform.part3.rar]bzgii.Learn.the.GreenSock.Animation.Platform.part3.rar https://www.bigfile.to/file/cYA26FfhnN5g/bzgii.Learn.the.GreenSock.Animation.Platform.part1.rar]bzgii.Learn.the.GreenSock.Animation.Platform.part1.rar https://www.bigfile.to/file/EyVhYPVvYBWx/bzgii.Learn.the.GreenSock.Animation.Platform.part2.rar]bzgii.Learn.the.GreenSock.Animation.Platform.part2.rar https://www.bigfile.to/file/WCvTx2brZ3nF/bzgii.Learn.the.GreenSock.Animation.Platform.part3.rar]bzgii.Learn.the.GreenSock.Animation.Platform.part3.rar Links are Interchangeable - No Password - Single Extraction
-
CPD200: Developing Solutions for Google Cloud Platform HDRips | MP4/AVC, ~500 kb/s | 1280x720 | Duration: 07 01 | English: AAC, 64 kb/s (2 ch) | 1,9 GB Genre: Development / Programming CPD200 is a developer-focused look at Google's expansive Cloud Platform suite of tools and technologies. This course covers the deployment of enterprise-class, highly scalable applications on GCP. The focus is on Google's App Engine product, a Platform-as-a-Service inside of GCP, but also touches on Google Cloud Storage, Cloud SQL, Datastore, Cloud Shell, and Source Repository. Recommended Experience Web development with either Python or Java General programming and development Recommended Equipment Internet access and Chrome 45 or greater Related Certifications Google Qualified Developer Related Job Functions Web programming and software engineering Systems architecture Project manager Download link: http://rapidgator.net/file/110013ba5c65ca0e51aabb1c21840e07/wx4ck.CPD200.Developing.Solutions.for.Google.Cloud.Platform.part1.rar.html]wx4ck.CPD200.Developing.Solutions.for.Google.Cloud.Platform.part1.rar.html http://rapidgator.net/file/e16cd4489b8b6c5dce1dca629720544e/wx4ck.CPD200.Developing.Solutions.for.Google.Cloud.Platform.part2.rar.html]wx4ck.CPD200.Developing.Solutions.for.Google.Cloud.Platform.part2.rar.html http://rapidgator.net/file/d76b81a0097e91636ce496aacad1a6b9/wx4ck.CPD200.Developing.Solutions.for.Google.Cloud.Platform.part3.rar.html]wx4ck.CPD200.Developing.Solutions.for.Google.Cloud.Platform.part3.rar.html http://rapidgator.net/file/33b5c631427bc7a633c09dbb7d55d777/wx4ck.CPD200.Developing.Solutions.for.Google.Cloud.Platform.part4.rar.html]wx4ck.CPD200.Developing.Solutions.for.Google.Cloud.Platform.part4.rar.html http://nitroflare.com/view/6DAB232A0B6D9DB/wx4ck.CPD200.Developing.Solutions.for.Google.Cloud.Platform.part1.rar]wx4ck.CPD200.Developing.Solutions.for.Google.Cloud.Platform.part1.rar http://nitroflare.com/view/96AB7278E043D9E/wx4ck.CPD200.Developing.Solutions.for.Google.Cloud.Platform.part2.rar]wx4ck.CPD200.Developing.Solutions.for.Google.Cloud.Platform.part2.rar http://nitroflare.com/view/0630DEFB265CDDD/wx4ck.CPD200.Developing.Solutions.for.Google.Cloud.Platform.part3.rar]wx4ck.CPD200.Developing.Solutions.for.Google.Cloud.Platform.part3.rar http://nitroflare.com/view/6B57C237E7C0C08/wx4ck.CPD200.Developing.Solutions.for.Google.Cloud.Platform.part4.rar]wx4ck.CPD200.Developing.Solutions.for.Google.Cloud.Platform.part4.rar http://uploaded.net/file/y9e0lat2/wx4ck.CPD200.Developing.Solutions.for.Google.Cloud.Platform.part1.rar]wx4ck.CPD200.Developing.Solutions.for.Google.Cloud.Platform.part1.rar http://uploaded.net/file/117b5kpt/wx4ck.CPD200.Developing.Solutions.for.Google.Cloud.Platform.part2.rar]wx4ck.CPD200.Developing.Solutions.for.Google.Cloud.Platform.part2.rar http://uploaded.net/file/n1zym6r1/wx4ck.CPD200.Developing.Solutions.for.Google.Cloud.Platform.part3.rar]wx4ck.CPD200.Developing.Solutions.for.Google.Cloud.Platform.part3.rar http://uploaded.net/file/un5x3opb/wx4ck.CPD200.Developing.Solutions.for.Google.Cloud.Platform.part4.rar]wx4ck.CPD200.Developing.Solutions.for.Google.Cloud.Platform.part4.rar https://www.bigfile.to/file/y9Aph3QRsx55/wx4ck.CPD200.Developing.Solutions.for.Google.Cloud.Platform.part1.rar]wx4ck.CPD200.Developing.Solutions.for.Google.Cloud.Platform.part1.rar https://www.bigfile.to/file/uCpdbKkkNDuP/wx4ck.CPD200.Developing.Solutions.for.Google.Cloud.Platform.part2.rar]wx4ck.CPD200.Developing.Solutions.for.Google.Cloud.Platform.part2.rar https://www.bigfile.to/file/GB7h6Rp3tjAC/wx4ck.CPD200.Developing.Solutions.for.Google.Cloud.Platform.part3.rar]wx4ck.CPD200.Developing.Solutions.for.Google.Cloud.Platform.part3.rar https://www.bigfile.to/file/ZyvgVY8tEMud/wx4ck.CPD200.Developing.Solutions.for.Google.Cloud.Platform.part4.rar]wx4ck.CPD200.Developing.Solutions.for.Google.Cloud.Platform.part4.rar Links are Interchangeable - No Password - Single Extraction
-
- cpd200
- developing
- (i 5 więcej)
-
CPD200: Developing Solutions for Google Cloud Platform HDRips | MP4/AVC, ~500 kb/s | 1280x720 | Duration: 07:59:01 | English: AAC, 64 kb/s (2 ch) | 1,9 GB Genre: Development / Programming Web development with either Python or Java General programming and development Recommended Equipment Internet access and Chrome 45 or greater Related Certifications Google Qualified Developer Related Job Functions Web programming and software engineering Systems architecture Project manager DOWNLOAD http://rapidgator.net/file/57c6cdc82bd220552dcb05afe4bcb707/fjj2y.CPD200.Developing.Solutions.for.Google.Cloud.Platform.part1.rar.html http://rapidgator.net/file/d53dc63bbf82f1c4bc00866f4a86b0fa/fjj2y.CPD200.Developing.Solutions.for.Google.Cloud.Platform.part2.rar.html http://rapidgator.net/file/65761e105601ee6c7cc4f5504ffc70f6/fjj2y.CPD200.Developing.Solutions.for.Google.Cloud.Platform.part3.rar.html https://bytewhale.com/ypnl7k7poqia/fjj2y.CPD200.Developing.Solutions.for.Google.Cloud.Platform.part1.rar https://bytewhale.com/hmpjxvxhg7xe/fjj2y.CPD200.Developing.Solutions.for.Google.Cloud.Platform.part2.rar https://bytewhale.com/a0haaowux0e4/fjj2y.CPD200.Developing.Solutions.for.Google.Cloud.Platform.part3.rar http://uploaded.net/file/b6zwkbcv/fjj2y.CPD200.Developing.Solutions.for.Google.Cloud.Platform.part1.rar http://uploaded.net/file/gzba64pt/fjj2y.CPD200.Developing.Solutions.for.Google.Cloud.Platform.part2.rar http://uploaded.net/file/2kal432l/fjj2y.CPD200.Developing.Solutions.for.Google.Cloud.Platform.part3.rar https://www.bigfile.to/file/jQ4NXWDGjbea/fjj2y.CPD200.Developing.Solutions.for.Google.Cloud.Platform.part1.rar https://www.bigfile.to/file/C9Te9gqbYdgC/fjj2y.CPD200.Developing.Solutions.for.Google.Cloud.Platform.part2.rar https://www.bigfile.to/file/yxEpWaD44PtH/fjj2y.CPD200.Developing.Solutions.for.Google.Cloud.Platform.part3.rar http://nitroflare.com/view/E95224C0739C15D/fjj2y.CPD200.Developing.Solutions.for.Google.Cloud.Platform.part1.rar http://nitroflare.com/view/042F4C5E2E56608/fjj2y.CPD200.Developing.Solutions.for.Google.Cloud.Platform.part2.rar http://nitroflare.com/view/5278DB36E091DEF/fjj2y.CPD200.Developing.Solutions.for.Google.Cloud.Platform.part3.rar http://uploadgig.com/file/download/fc3b0714E6708e8c/fjj2y.CPD200.Developing.Solutions.for.Google.Cloud.Platform.part1.rar http://uploadgig.com/file/download/8955dAA73467F024/fjj2y.CPD200.Developing.Solutions.for.Google.Cloud.Platform.part2.rar http://uploadgig.com/file/download/a098b64E0e3155cB/fjj2y.CPD200.Developing.Solutions.for.Google.Cloud.Platform.part3.rar
-
- cpd200
- developing
- (i 5 więcej)
-
Force.com Platform - The Big Picture MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 1.5 Hours | 178 MB Genre: eLearning | Language: English A high level developer's perspective of the Force.com application development platform; it's metadata driven framework, services layer and more. Salesforce.com is best known as a web based Sales and Service application that touts itself as cloud based Software as a Service CRM. A more companies come to rely on it every day; there is a growing opportunity and need for traditional developers to understand how to develop on the platform. Not as visible is the metadata driven application development framework upon which the CRM features are built, and the ever growing collection of services provided by its Service Oriented Architecture (SOA). Both allow for extremely rapid application development, as well as sophisticated integration with external systems. This course will provide a perspective of the platform's depth and breadth, and show the big picture of what it can really do, and what you can do with it. DOWNLOAD http://rapidgator.net/file/6c3cf0d2fcdbdc06639a68034ce3da83/ie3m3.Force.com.Platform..The.Big.Picture.rar.html https://bytewhale.com/8yr32b3ewbe6/ie3m3._.com.Platform..The.Big.Picture.rar http://uploaded.net/file/q2rqo8pf/ie3m3.Force.com.Platform..The.Big.Picture.rar http://nitroflare.com/view/C33B6446F0B4B08/ie3m3.Force.com.Platform..The.Big.Picture.rar http://uploadgig.com/file/download/d072dd7ed3c02d88/ie3m3.Force.com.Platform..The.Big.Picture.rar
-
Lynda - Demystifying Windows 10 Universal Apps and Cross-Platform Development Size: 261MB | Duration: 1h 33m | Video: AVC (.mp4) 1280x720 15&30fps | Audio: AAC 48KHz 2ch Genre: eLearning | Level: Beginner | Language: English Windows 10 is a great platform for developers. But in case you aren't convinced, we have 15 videos to change your mind. In this course, Walt Ritscher introduces Universal Windows, a platform for writing a single codebase to serve all Windows-enabled hardware: Xbox, tablets, smartphones, desktops, and embedded devices. He also covers all the built-in help for cross-platform app development in Xamarin and Cordova and conversion to iOS or Android with the Windows Bridges. Watch and learn how to take your existing skills to a whole new "platform" with Windows 10. http://www.nitroflare.com/view/8921BF08D62358D/o5lhb.Lynda..Demystifying.Windows.10.Universal.Apps.and.CrossPlatform.Development.part1.rar http://www.nitroflare.com/view/F8C0348F7527180/o5lhb.Lynda..Demystifying.Windows.10.Universal.Apps.and.CrossPlatform.Development.part2.rar http://www.nitroflare.com/view/61CD0F80A13724D/o5lhb.Lynda..Demystifying.Windows.10.Universal.Apps.and.CrossPlatform.Development.part3.rar http://rapidgator.net/file/89c751087c8ab28b5d1f4736d84286bf/o5lhb.Lynda..Demystifying.Windows.10.Universal.Apps.and.CrossPlatform.Development.part1.rar.html http://rapidgator.net/file/694dbb216c766ee1cb8544370990eac3/o5lhb.Lynda..Demystifying.Windows.10.Universal.Apps.and.CrossPlatform.Development.part2.rar.html http://rapidgator.net/file/2e609de4c30fc26602a56522650f4da5/o5lhb.Lynda..Demystifying.Windows.10.Universal.Apps.and.CrossPlatform.Development.part3.rar.html https://www.uploadable.ch/file/adZWw5nkPNKJ/o5lhb.Lynda..Demystifying.Windows.10.Universal.Apps.and.CrossPlatform.Development.part1.rar https://www.uploadable.ch/file/gTbdXVFmHzr2/o5lhb.Lynda..Demystifying.Windows.10.Universal.Apps.and.CrossPlatform.Development.part2.rar https://www.uploadable.ch/file/3HVZf32gKDxm/o5lhb.Lynda..Demystifying.Windows.10.Universal.Apps.and.CrossPlatform.Development.part3.rar
-
- development
- platform
-
(i 7 więcej)
Oznaczone tagami:
-
Udemy - Build Cross-Platform HTML5 Games with Construct 2 - Part Two WEBRip | MP4/AVC, ~369 kb/s | 1280 x 720 | English: AAC, 63.2 kb/s (2 ch), 44.1 KHz | 873 MB Genre: Development / Game Development | Language: English | +Project Files Beginning game developers can build two mobile games from scratch in with Construct 2 to sell in app stores. w/ assets. Build two games that can be used on iOS, Android, Windows Phone and more with no prior programming or development experience. Links to all assets and project files are included so you can follow along. This is the second part of a two-part course. The courses can be watched in any order, and you can watch this part without needing to watch the first. ---GAME ONE: TROLL SMASH In this section, you will learn how to create Troll Smash: a game based on dodging and attacking with a single melee attack. I have been developing video games for more than 9 years and I have mostly worked on Flash, mobile and HTML5 games. I am an experienced programmer and designer and I am highly proficient in Actionscript 3.0, C# and Unity, Construct 2, Object Oriented Programming, math and testing. I started working as a programmer intern in a local game development company and I now work as a freelancer and under the name GGames. What you'll learn in this section: Importing and managing sprites and animations Creating game mechanics A progressive wave system Health bars Procedural object generation Object behaviors Menus Sounds and music ---- GAME TWO: ASTRO NOVA In this section, you will learn how to create a in the top-down shooter genre (the style of popular games like Raiden or Strike 1942). What you'll learn in this section: Importing and managing sprites and animations Creating game mechanics A progressive wave system Health bars Procedural object generation Object behaviors Menus Sounds and music Throughout the lectures of this course, you will learn many important things for professional Construct 2 game development. Practice your newly acquired skills and make great games! What are the requirements? Students will need to have Construct 2 installed on their computer(A personal or business license is required to fully develop the game) Although not necessarily required, previous game development experience is preferable What am I going to get from this course? Over 25 lectures and 4.5 hours of content! Create a fully functional quality HTML5 game compatible with desktop and mobile devices Use Construct 2 to create commerical quality games Learn how to create a top-down shooter game What is the target audience? Anyone who wants to learn Construct 2 should take this course Anyone who wants to create HTML5 games should take this course Advanced Construct 2 developers should not take this course Curriculum Section 1: Astro Nova Tutorial Lecture 1 Introduction 02:20 Introduction to the Astro Nova tutorial Lecture 2 Overview and set-up 10:16 This lecture serves as an introduction and overview of the game Astro Nova. The basic set-up for the project is covered. Lecture 3 Player movement and firing 11:35 In this lecture, the input, player's movement and the automatic bullet firing is programmed. Lecture 4 Wave system and item pack generator 08:55 This lecture does not have any visible results and everything that is programmed here works behind the stage. The wave system serves as a progressive speed system for the game. The item packs are generated randomly at certain intervals. Lecture 5 Item Pack Behaviors and Player Power ups 14:46 In this lecture the falling Item Pack behavior and the health, shield and attack speed power-ups are programmed. Lecture 6 Enemy generator and explosion behaviors 16:26 In this lecture, the procedural enemy generator and the explosion behavior are programmed. This lecture does not have a visible result, until the next lecture. Lecture 7 Enemy AI behaviors 21:31 This lecture covers the most complex behavior in the game - the Enemy AI. It covers the general enemy behavior and the 2 sub-type behaviors. Lecture 8 Enemy bullets, hit animation and get ready screen 11:39 In this lecture, the enemy bullets, the player's blinking hit animation and the get ready screen are programmed. Lecture 9 Menus 18:13 In this lecture, all of the game's menus are created and programmed. Lecture 10 Sounds, music and wrap up 13:46 n the final lecture, the sounds and music are added to the game and everything is pieced together for the final product. Lecture 11 Ending - astro 00:44 Conclusion to Astro Nova Tutorial Section 2: Transcript and Assets: Astro Nova Lecture 12 Download the assets related to the course Text Lecture 13 Transcript of Astro Nova 29 pages Section 3: Troll Smash Tutorial Lecture 14 Introduction 02:00 Lecture 15 Overview and setup 09:45 This lecture serves as an introduction and overview of the game Troll Smash. The basic set-up for the project is covered. Lecture 16 Player movement and attack 10:40 In this lecture, the keyboard and virtual touch control input are covered, for making the player move and attack. Lecture 17 Progressive Wave system and procedural object generator 10:20 This lecture does not have any visible results and everything that is programmed here works behind the stage. The wave system serves as a progressive speed system for the game. The ball objects are generated procedurally with random properties. Lecture 18 Ball object behaviors 18:16 In this lecture the behaviors for the ball objects are programmed. Lecture 19 Health, hit animation and dark screen transition 11:00 In this lecture, the health system, health bar, the player's hit blinking animation and the dark screen transition are programmed. Lecture 20 Menus and end screen rating 16:45 In this lecture, all of the game's menus are created and programmed, as well as the 3-star rating in the end screen. Lecture 21 Sounds, music and wrap up 12:03 In the final lecture, the sounds and music are added to the game, as well as the music and sound toggle buttons. Lecture 22 Ending 00:44 Section 4: Transcript and Assets: Troll Smash Lecture 23 Download Assets to this Course Text Assets to help you follow along to this course. Lecture 24 Transcript of Troll Smash 23 pages The Transcript to Troll Smash, This can help you follow along to the course. Lecture 25 Get Discounts on Other Udemy Courses We Teach 11 pages http://www.nitroflare.com/view/F4858E174A09412/xub6q.Udemy..Build.CrossPlatform.HTML5.Games.with.Construct.2..Part.Two.part1.rar http://www.nitroflare.com/view/88F9D005DC32B7E/xub6q.Udemy..Build.CrossPlatform.HTML5.Games.with.Construct.2..Part.Two.part2.rar http://rapidgator.net/file/657ea24b52fa4b3cbd2a7cca32c688a7/xub6q.Udemy..Build.CrossPlatform.HTML5.Games.with.Construct.2..Part.Two.part1.rar.html http://rapidgator.net/file/215055ea8877e5ec1403866d14ce7ca1/xub6q.Udemy..Build.CrossPlatform.HTML5.Games.with.Construct.2..Part.Two.part2.rar.html http://uploaded.net/file/zcda4qjd/xub6q.Udemy..Build.CrossPlatform.HTML5.Games.with.Construct.2..Part.Two.part1.rar http://uploaded.net/file/r6p131gk/xub6q.Udemy..Build.CrossPlatform.HTML5.Games.with.Construct.2..Part.Two.part2.rar https://www.uploadable.ch/file/CrqfKTHY86j3/xub6q.Udemy..Build.CrossPlatform.HTML5.Games.with.Construct.2..Part.Two.part1.rar https://www.uploadable.ch/file/zgfPBT2zpzat/xub6q.Udemy..Build.CrossPlatform.HTML5.Games.with.Construct.2..Part.Two.part2.rar
-
Udemy - Build & SEO A Cool Ecommerce Website Using Zen Cart Platform English | .MP4, AVC, 1000 kbps, 1280x720 | AAC, 64 kbps, 2 Ch | 30 Lectures | 2 hours | 333 Mb Genre: eLearning This course will take you through step-by-step how to build & SEO an ecommerce online Shop using the Zen Cart platform SAVE MONEY by learning how to build & SEO your OWN ecommerce website from scratch the right way! DON'T get RIPPED OFF by those companies (You know the ones I mean. The "Big Boys") that charge you a recurring monthly fee of say $19.99 per month. What they don't tell you is that you will be paying $19.99 PM for the rest of the natural life of your website! That's: $239 per year, or... 719 in 3 years, or... 1199 in 5 years!!.... .... It's not looking so cheap any more huh??.....Ohhh, and the prices above are per store!.... if you want to have a 2nd or 3rd website - then you had better double or even triple the above costs!..... ..... To be honest, we have completely had enough of this!...... ..... It's like the saying goes: "Give a man a fish and he will eat for a day, teach him to fish and he will eat for a LIFETIME!".... Well we are going to teach you how to fish (in a sense), & save you oodles of money $$ by teaching you EXACTLY... HOW TO BUILD YOUR OWN E-COMMERCE WEBSITE FROM SCRATCH. Even if you have never done so before. You will NOT need to know how to program or code. You do NOT need to have any specialist skills or knowledge. All you will need is the desire & willingness to learn & the rest you will learn on this course. ....THIS IS IT! The E-commerce course that you have been waiting for! You can now learn via step-by-step video tutorials how to build your own great looking online shop. It's NOT as difficult as you may think and there is absolutely no coding knowledge required. NEVER again will you need to pay monthly for an ecommerce website that you don't even have full control over (They can't fore security reasons give you full access to your websites code because it resides on their servers). We are going to have so much fun on this course and you are going to learn a valuable in-demand skill that you can do so much with!.... Like: How to Build your own Ecommerce Store/s Build Online shops for others (your customers for example). Create E-commerce websites to "flip" or sell on for a profit when they have only cost you a few dollars to set up. So much becomes possible once you have the know how! What am I going to get from this course? Over 30 lectures and 2 hours of content! Build your own E-commerce website from scratch using the Zen Cart ecommerce platform FTP files and images to a server Add and edit your own products Change and overwrite server images Set up your own online business selling goods or services to others DOWNLOAD http://uploaded.net/file/rrpwe8dq/9SEO.part1.rar http://uploaded.net/file/tyfqfaar/9SEO.part2.rar http://uploaded.net/file/zh6vajg4/9SEO.part3.rar http://uploaded.net/file/w6dr0vmd/9SEO.part4.rar http://rapidgator.net/file/f46c89240d4f9c128eabeed722de20fc/9SEO.part1.rar.html http://rapidgator.net/file/739073cebad141aef64ed9eeec914a40/9SEO.part2.rar.html http://rapidgator.net/file/38340a3e2e78b414d8c0bc8a16ac1c48/9SEO.part3.rar.html http://rapidgator.net/file/d05937f642e32f93501152c06b5908ec/9SEO.part4.rar.html https://www.uploadable.ch/file/Gx9r4pymvbYM/9SEO.part1.rar https://www.uploadable.ch/file/QUM9vjY6dAhT/9SEO.part2.rar https://www.uploadable.ch/file/jVpzsp6CNRrK/9SEO.part3.rar https://www.uploadable.ch/file/NcNJZCPqMgxG/9SEO.part4.rar
-
Lynda - Google Cloud Platform Essential Training English | 4h 01m | AVC (.mp4) 1280x720 15fps | AAC 48KHz 2ch | 621 Mb Genre: eLearning Learn about the services available in the Google Cloud Platform. Like other cloud vendors, Google's services are grouped into the common types, such as compute, storage, database, and networking. You'll discover how to understand which of these services fits your business requirements, start an account, and use the Google Cloud Console and other tools to work with virtual machines, Docker containers, relational data stores, NoSQL data, and services unique to Google, such as BigQuery. Google Cloud expert Lynn Langit also shares practical tips for saving money on billing, planning deployments, finding tools to work with the Google cloud, and understanding how services work together in common implementation scenarios and architectural patterns. * What is Google Cloud Platform? * Saving time and money with cloud services * Understanding billing * Enabling services and APIs * Planning deployments * Using compute services * Storing data with Cloud Storage, Cloud SQL, BigQuery, and more * Using networking, monitoring, and prediction services * Finding tools to work with the Google cloud * Implementing Google cloud solutions DOWNLOAD http://uploaded.net/file/1cigchw7/hGoogle.part1.rar http://uploaded.net/file/ffw7fe0b/hGoogle.part2.rar http://uploaded.net/file/4lrbdw3k/hGoogle.part3.rar http://uploaded.net/file/hjqr6829/hGoogle.part4.rar http://uploaded.net/file/crnfqyly/hGoogle.part5.rar http://uploaded.net/file/gxae8jee/hGoogle.part6.rar http://uploaded.net/file/0xreg3fn/hGoogle.part7.rar http://rapidgator.net/file/f16e7740f584fa4e699904c9ea5fbcfa/hGoogle.part1.rar.html http://rapidgator.net/file/cf3de745df0ff2d199e3c6f4eaa0cb4b/hGoogle.part2.rar.html http://rapidgator.net/file/2adbfbab091d3327921c76739d72097c/hGoogle.part3.rar.html http://rapidgator.net/file/ccf4f6f3b793577ac21f3ef1ae95a150/hGoogle.part4.rar.html http://rapidgator.net/file/d4fa1e83c49d639c7ce4dc0978e9923c/hGoogle.part5.rar.html http://rapidgator.net/file/f2f8fdc61ba75c6d83cfdd31297d9a0c/hGoogle.part6.rar.html http://rapidgator.net/file/3b900ec2f475aa0c39d470a3a3ff1529/hGoogle.part7.rar.html https://www.uploadable.ch/file/evACSs7HPqWr/hGoogle.part1.rar https://www.uploadable.ch/file/dwGbjKXfYJ3Y/hGoogle.part2.rar https://www.uploadable.ch/file/KGQqBpWTaWmp/hGoogle.part3.rar https://www.uploadable.ch/file/2EegJ4yKbtwq/hGoogle.part4.rar https://www.uploadable.ch/file/MKdxb92pY3DR/hGoogle.part5.rar https://www.uploadable.ch/file/EnUkPp4CwKsr/hGoogle.part6.rar https://www.uploadable.ch/file/2fgwE8TKqvcU/hGoogle.part7.rar
-
Pluralsight : Creating a Cross-platform 2D Game in Stencyl Size: 845MB | Duration: 4h 27m | Video: AVC (.mp4) 1024x576 15fps | Audio: AAC 44.1KHz 2ch Genre: eLearning | Level: Intermediate | Language: English Throughout these lessons, we'll learn how to build a functional game prototype from beginning to end using the Stencyl game engine and toolset. We'll cover everything from capturing and responding to player input, to importing and configuring our own custom assets to start building great games with Stencyl. Software required: Stencyl 3.2, Adobe Photoshop CS6. http://rapidgator.net/file/1778bdb4587e63e57c79d99f073af868/ekcba.Pluralsight..Creating.a.Crossplatform.2D.Game.in.Stencyl.part1.rar.html http://rapidgator.net/file/d0cd210b7b83e13ee0bc93c72b641fa6/ekcba.Pluralsight..Creating.a.Crossplatform.2D.Game.in.Stencyl.part2.rar.html http://rapidgator.net/file/7cb70314b57c253bc754d408a1f01700/ekcba.Pluralsight..Creating.a.Crossplatform.2D.Game.in.Stencyl.part3.rar.html http://rapidgator.net/file/3d2248b14f30bb78af91f268d1498561/ekcba.Pluralsight..Creating.a.Crossplatform.2D.Game.in.Stencyl.part4.rar.html http://www.nitroflare.com/view/313B9E87D8CB900/ekcba.Pluralsight..Creating.a.Crossplatform.2D.Game.in.Stencyl.part1.rar http://www.nitroflare.com/view/A55DD7EF8157D60/ekcba.Pluralsight..Creating.a.Crossplatform.2D.Game.in.Stencyl.part2.rar http://www.nitroflare.com/view/326A319B8BC4FFD/ekcba.Pluralsight..Creating.a.Crossplatform.2D.Game.in.Stencyl.part3.rar http://www.nitroflare.com/view/26DA21013B46E63/ekcba.Pluralsight..Creating.a.Crossplatform.2D.Game.in.Stencyl.part4.rar http://uploaded.net/file/4ggt4dmd/ekcba.Pluralsight..Creating.a.Crossplatform.2D.Game.in.Stencyl.part1.rar http://uploaded.net/file/waj5yw81/ekcba.Pluralsight..Creating.a.Crossplatform.2D.Game.in.Stencyl.part2.rar http://uploaded.net/file/tgsb122y/ekcba.Pluralsight..Creating.a.Crossplatform.2D.Game.in.Stencyl.part3.rar http://uploaded.net/file/9s6ikm5u/ekcba.Pluralsight..Creating.a.Crossplatform.2D.Game.in.Stencyl.part4.rar http://www.uploadable.ch/file/a8QtD6ks6JQ6/ekcba.Pluralsight..Creating.a.Crossplatform.2D.Game.in.Stencyl.part1.rar http://www.uploadable.ch/file/XTHHGARmw3Hf/ekcba.Pluralsight..Creating.a.Crossplatform.2D.Game.in.Stencyl.part2.rar http://www.uploadable.ch/file/YuDZS35cQefg/ekcba.Pluralsight..Creating.a.Crossplatform.2D.Game.in.Stencyl.part3.rar http://www.uploadable.ch/file/KkYrpPDDmEze/ekcba.Pluralsight..Creating.a.Crossplatform.2D.Game.in.Stencyl.part4.rar
-
- pluralsight
- creating
- (i 4 więcej)
-
Cross Platform Apps in 1 Hour: PhoneGap 2015 English | 1h | AVC (.MP4) 960x540 30fps | AAC 44.1KHz 2ch | 196 Mb Genre: eLearning If you want to learn how to build your App once and then publish it to all the platforms out there then Phonegap is the answer! If you are new to the world of Apps and want to learn the best approaches and practices then this course is the best place for you to start. In almost one hour you get all you need to know about cross-platform development and the best practices and tools out there to build your Apps as fast as it gets. DOWNLOAD http://rapidgator.net/file/8e8063202903d9537aca77679780df2b/2Cross.part1.rar.html http://rapidgator.net/file/b36c36a39e1373a3485af65209a64133/2Cross.part2.rar.html http://uploaded.net/file/451btsfl/2Cross.part1.rar http://uploaded.net/file/cexdjx50/2Cross.part2.rar http://www.hitfile.net/12Ia/2Cross.part1.rar.html http://www.hitfile.net/11Wf/2Cross.part2.rar.html http://www.uploadable.ch/file/q8JdSgNqg6sT/2Cross.part1.rar http://www.uploadable.ch/file/2jjBCsfpc9py/2Cross.part2.rar