Tag: Wiki Based Collaborative Testing

  • Property Based Testing with ScalaCheck Training Course

    Overview ScalaCheck is a library for carrying out automated, property-based testing for Scala or Java programs. Inspired by the Haskell library QuickCheck, it uses properties to describe the expected behavior of an application, generating random input data at first, then testing this data across different areas of the application and reporting the result. In this […]

    Read More

  • Scala: Advanced Object-Functional Programming Training Course

    Overview Scala is a concise, object-oriented language with functional programming features, including currying, type inference, immutability, lazy evaluation, and pattern matching. Scala code runs on a JVM and was designed to address some of the shortcomings of Java. In this instructor-led, live training participants will learn how to use Scala’s advanced features, including its type […]

    Read More

  • Programming in Scala Training Course

    Overview The training aims to provide opportunities Scala language, learning the syntax of programming paradigms, and space applications. Requirements Course Outline Introduction Basics of Scala Object-Oriented Programming Functional Programming Packages Other aspects of the Scala language

    Read More

  • Lua Fundamentals Training Course

    Overview Lua is an easy to use scripting language that is used as an embedded plugin/extension language in different products. For example, it is the embedded scripting language of network applications like nmap and wireshark, and can also be found as a scripting language in World of Warcraft, Orbiter and other games. Lua can also […]

    Read More

  • OpenResty Training Course

    Overview OpenResty is a full-fledged web platform that integrates Nginx, LuaJIT, and Lua libraries. It allows for the construction of high-performance web applications capable of handling 10K ~ 1000K+ connections in a single box. OpenResty is used by Alibaba, CloudFlare, and Tumblr, among others. In this instructor-led, live training, participants will learn how to use […]

    Read More

  • Machine Learning and AI with ML.NET Training Course

    Overview ML.NET is a framework for machine learning applications built upon the .NET development platform by Microsoft. It is extensible to multiple operating systems and can perform various machine learning prediction tasks. The central ML.NET tools are the ML.NET CLI and Model Builder which allow .NET developers to generate, train, and deploy machine learning models […]

    Read More

  • Implementing the Actor Model with Microsoft Orleans Training Course

    Overview Microsoft Orleans is an actor framework (similar to AKKA.net) for building a stateful middle tier. This instructor-led, live training (online or onsite) is aimed at developers who wish to use Microsoft Orleans to build distributed enterprise .NET applications. By the end of this training, participants will be able to: Format of the Course Course […]

    Read More

  • High-Performance Application Development with .NET Core Training Course

    Overview .NET Core is one of the major software components of the .NET development platform by Microsoft. It allows users to execute applications on multiple operating systems without the risk of regressions present in the classic .NET Framework. Among the key features of .NET Core are lightweight architecture and command-line control, which are employable to […]

    Read More

  • Introduction to .Net Core Training Course

    Overview .NET Core is an open-source framework for creating .NET applications on Windows, macOS and Linux. In this instructor-led, live training, participants will learn the fundamentals of .Net Core as they step through the creation of a sample application that demonstrates .Net Core’s unique qualities vs other frameworks. By the end of this training, participants will […]

    Read More

  • Visual Basic 2015 Integrated to 4.7.2 NET Framework Training Course

    Overview Learning how to use Microsoft Visual Studio as an integrated development environment (IDE) using VB.NET (Visual Basic .NET) Programming Language a multi-paradigm, object-oriented programming language that is implemented on the 4.7.2 .NET Framework together Requirements Audience Course Outline Course Outline What’s New with .NET 4.7 Object-Oriented Design Object-Oriented Programming Using ADO.NET Building Data Components in Visual Studio […]

    Read More