留学生课程辅导

软件工程辅导课程 | Software Engineering辅导课程

文章发布时间:2023-11-29 16:22:59文章来源:考而思在线阅读量:307

场软件工程培训课程通过交互式讨论和实践软件工程的基础知识来演示。软件工程培训可作为“现场实时培训”或“远程实时培训”。现场实地培训可在当地客户现场进行中国或者在考而思教育公司的培训中心中国 。远程实时培训通过交互式远程桌面进行。

软件工程辅导课程 | Software Engineering辅导课程

软件工程课程大纲

Unit Testing with Python

21小时 In this instructor-led, live training in 中国, participants will learn how to use PyTest to write short, maintainable tests that are elegant, expressive and readable.By the end of this training, participants will be able to:- Write readable and maintainable tests without the need for boilerplate code.- Use the fixture model to write small tests.- Scale tests up to complex functional testing for applications, packages, and libraries.- Understand and apply PyTest features such as hooks, assert rewriting and plug-ins.- Reduce test times by running tests in parallel and across multiple processors.- Run tests in a continuous integration environment, together with other utilities such as tox, mock, coverage, unittest, doctest and Selenium.- Use Python to test non-Python applications.

Selenium结合Python用于测试自动化

14小时 Selenium是一个开源库,用于跨多个浏览器自动化Web应用程序测试。Selenium像人一样与浏览器交互:通过单击链接、填写表单和验证文本。它是Web应用程序测试自动化最流行的工具。Selenium构建在WebDriver框架上,对许多脚本语言(包括Python)具有出色的绑定。在本次培训中,学员将把Python的强大功能与Selenium结合起来,以自动化示例Web应用程序的测试。通过在实验室环境中将理论与实践相结合,学员将学习并操作如何用Python和Selenium自动化自己的Web测试项目。受众- 测试人员和开发人员课程形式- 部分讲座、部分讨论、大量实操

Testing Angular Applications

14小时 In this instructor-led, live training, participants will learn how to write and maintain tests for Angular applications.By the end of this training, participants will be able to- Decide the most appropriate strategy for testing an Angular application- Carry out unit testing, component testing, A/B testing and end-to-end on an Angular application- Choose the right tools for the job: Jasmine, Karma, Protractor, Mocha, etc.- Write tests in Protractor and Jasmine- Run and debug tests with Karma and Protractor- Create a maintainable test suite- Employ best practices for unit testing in AngularFormat of the course- Part lecture, part discussion, exercises and heavy hands-on practiceNote- Angular goes by different names and versions, namely: Angular.js, AngularJS, AngularJS 1, Angular 1, Angular 2, etc. To customize the version used in this training, please contact us to arrange.

Protractor: End-to-End Testing for Angular Web Applications

14小时 In this instructor-led, live training in 中国, participants learn first-hand how to write Protractor tests against a sample Angular web application in a live lab environment.By the end of this course, participants will have gained proficiency in Protractor and be comfortable- creating their own automation tests for Angular applications.- integrating Protractor into their existing development workflow.- ensuring that their tests are clean and maintainable.- running Protractor with or without Selenium to drive browser behavior.

Software Engineering

35小时 Software Engineering starts where programming stops. In this course you will learn a solid foundation in Software Engineering. It builds a bridge from programming to solid engineering practices. The course gives you an overview of basic concepts and vocabulary typically used in the field. During the course, you will learn to use many techniques to plan, implement and validate software projects and to evaluate and improve development processes.Audience:This course is intended for software developers with various backgrounds who know at least one programming language.

The Principal Engineer - Masterclass

14小时 The Principal Engineer - Masterclass is for experienced and motivated engineers who already know how to ship production-ready code. This course will make you an exceptional software engineer/leader to make a big positive impact on your team and organization. In this course, you'll learn about System design and architecture, code reviewing techniques, mentoring and coaching engineers, pair programming, building strong engineering culture and other fundamentally important engineering practices.This instructor-led, live training (onsite or remote) is aimed at:- mid-level software engineer- senior software engineer- principal software engineer- staff software engineer- lead software engineer- software architect- engineering managersBy the end of this training, participants will be able to:- Promote to next level from mid-level or senior engineers- If they are already leading a team or above senior engineers, they can start using tools, techniques and framework learnt from this course to:- effectively lead high performing engineering teams- 360° effective collaboration with all stakeholders- expertize core technical skills of a principal engineer- fostering strong engineering culture within the organization- master continuous learning attitudeFormat of the Course- Interactive lecture and discussion.- Lots of exercises and practice.- Tools, techniques and framework to become a unicorn engineer- Real-life experience sharingCourse Customization Options- To request a customized training for this course, please contact us to arrange.

Embedded C Application Design Principles for Automotive Professionals

14小时 A two day course covering all design principles with code examples coupled with recent industrial technology; very useful for automotive software developers

Technical Architecture and Patterns

21小时 With the emergence of very complex distributed systems, complexity of a single system moved to the complexity of the architecture of the group of systems. This course covers the relationship of Software Architecture with Technical Enterprise Architecture. These two areas are interrelated in a way which currently is not well described. For example, splitting complex monolithic system into two systems communicating via web services will trigger substantial changes to both the new systems, and the architecture between them.This course will cover trade-offs, currently common patterns and solutions for managing complex systems and communication within and between them.

Embedded C Application Design Principles

14小时 This instructor-led, live training (online or onsite) is aimed at C developers wishing to learn embedded C design principles.By the end of this training, participants will be able to:- Understand the design considerations that make embedded C programs reliable- Define the functionality of an embedded system- Define the program logic and structure to obtain the desired result- Design a reliable, error-free embedded application- Obtain optimal performance from target hardwareFormat of the Course:- Interactive lecture and discussion- Exercises and practice- Hands-on implementation in a live-lab environmentCourse Customization Options:- To request a customized training for this course, please contact us to arrange.

Model Based Development for Embedded Systems

21小时 Model Based Development (MBD) is a software development methodology that enables faster, more cost-effective development of dynamic systems such as control systems, signal processing and communication systems. It relies on graphic modeling rather than the traditional text based programming.In this instructor-led, live training participants will learn how to apply MBD methodologies to reduce development costs and accelerate the time to market of their embedded software products.By the end of this training, participants will be able to- Select and utilize the right tools for implementing MBD.- Use MBD to carry out rapid development in the early stages of their embedded software project.- Shorten the release of their embedded software into the market.Format of the course- Part lecture, part discussion, exercises and heavy hands-on practice

Adobe XD

14小时 This instructor-led, live training in 中国 (online or onsite) is aimed at web designers who wish to design an application with Adobe XD.By the end of this training, participants will be able to:- Set up Adobe XD to start designing an application.- Develop quick wireframes.- Create prototypes that contain micro interactions.- Add UX designs to a CV.

Design Patterns

14小时 There are plenty of tried and tested patterns widely available to everyone. Sometimes it is a matter of changing the names and implementing the pattern in a specific technology. It can save hundreds of hours, which otherwise would be spent on design and testing. Training Goals This course has two goals: first, it allows you to reuse widely-known patterns, second, it allows you to create and reuse patterns specific to your organization. It helps you to estimate how patterns can reduce costs, systematize the design process and generate a code framework based on your patterns. Audience Software designers, business analysts, project managers, programmers and developers as well as operational managers and software division managers. Course Style The course focuses on use cases and their relationship with a specific pattern. Most of the examples are explained in UML and in simple Java examples (the language can change if the course is booked as a closed course). It guides you through the sources of the patterns as well as showing you how to catalogue and describe patterns which can be reused across your organization.

Design Patterns in C#

14小时 Target group:Technical Team Leader, Software DeveloperLearning objective:The purpose of training is to acquire the ability to design advanced development / project structures in C #.During the course, students become familiar with the MSDN resources and tools to support the development process, such as Microsoft Visual Studio, ReSharper.

Design Patterns in PHP

14小时 The course will cover the design patterns with particular emphasis on patterns used in PHP.

PHP Patterns and Refactoring

21小时 The course is designed for experienced programmers who want to explore issues related to the use of patterns and refactoring. Each participant know the properties and practical examples of the use of these patterns, which in turn will enable the efficient build correct the application code.

JavaScript - Advanced Programming

14小时 The training is designed for JavaScript developers, designing and implementing advanced Internet applications. Topics discussed during the training aimed at bringing best practices in JavaScript programming and highlight the most common mistakes. An important point of the training is to discuss the available object-oriented programming with JavaScript syntax.

Object Oriented Design using Design Patterns

14小时 Objective:Helping Technical Analysts and Designers to understand how to go through software implementation of the requirements, ensuring traceability between business specifications and the software code.This 2 day training course aims at assisting technical analysts and designers in designing specifications described by the business analysts. After transformation into software component representations, the resulting system components trace system requirements toward software component structures.Finally, these technical specifications are implemented in software code and tested upon component basis. The resulting software components provide good level of reactivity to changes as they allow to trace separately toward the implementation level the system behaviours layer by layer (from the user interfaces toward business objects layer through the application components where the usage choices of the actors are stored.

Microservice Patterns: Migrating from a Monolithic to a Microservice Architecture with .Net

14小时 Microservice architecture is an approach to developing a software application as a suite of small, independent services, each running in its own process and communicating with lightweight mechanisms such as an HTTP resource API. These services can be efficiently deployed using continuous automation systems and bypass the need for centralized management. Microservices can be written in different programming languages and integrate with different data storage systems.This instructor-led, live training is aimed at enterprise developers and architects. It introduces microservice architecture from a .Net perspective, presents migration strategies from a monolithic system, and walks participants through the creation and deployment of a sample microservice-based application.By the end of this training, participants will be able to:- Understand when to use and when not to use microservice architecture- Create and implement a testing strategy for microservices- Deploy a sample microservice-based application into a production environment- Refactor a monolithic application into servicesAudience- Developers- ArchitectsFormat of the course- Part lecture, part discussion, exercises and heavy hands-on practice

Kubernetes Design Patterns

21小时 The evolution of microservices and containers in recent years has significantly changed how we design, develop, deploy and run software. Modern applications must be optimized for scalability, elasticity, failure, and change. Driven by these new demands, modern architectures require a different set of patterns and practices. In this training, we examine ways to identify, understand and adjust to these new requirements.AudienceThis training is intended for people who are somewhat familiar with container technology and with Kubernetes concepts but are perhaps lacking the real world experience. It is based on use cases, and lessons learnt from real life projects with the intention of making people inspired to create and manage even better cloud native applications.- Developers- Operations- DevOps- QA Engineers- IT Project ManagersFormat of the Course- Interactive lecture and discussion- Lots of exercises and practice- Handson implementation in a live-lab environmentCourse Customization Options- To request a customized training for this course, please contact us to arrange.

Kubernetes Design Patterns and Extensions

14小时 Kubernetes is an open-source platform for automating all development stages of containerized applications. Design patterns are iterable solutions to software development problems pertinent to software design. Kubernetes extensions are utilized for configuring and supporting Kubernetes clusters. With the help of Kubernetes design patterns and extensions, users of the platform can achieve CI/CD approaches while maintaining scalability and flexibility of software applications.This instructor-led, live training (online or onsite) is aimed at developers and DevOps engineers who wish to leverage Kubernetes design patterns and extensions to create enterprise applications on Kubernetes clusters.By the end of this training, participants will be able to:- Set up a Kubernetes cluster and configure the necessary DevOps tools.- Understand the fundamentals of software design patterns and Kubernetes extensions.- Utilize Kubernetes extensions and design patterns when interacting with Kubernetes API.- Develop customized Kubernetes resources and apply dynamic controllers to a cluster.- Manage and secure any Kubernetes environment with the help of Kubernetes plugins.- Integrate DevOps networking models to existing and prospective Kubernetes projects.Format of the Course- Interactive lecture and discussion.- Lots of exercises and practice.- Hands-on implementation in a live-lab environment.Course Customization Options- To request a customized training for this course, please contact us to arrange.

Introduction to Domain Driven Design

14小时 Domain Driven Design (DDD) is an approach for handling complex behaviors when developing software.

Design Thinking Workshop for Software Developers

14小时 Design Thinking is a solutions-based methodology for tackling complex problems that are ill-defined or unknown. The approach has been adapted by both business and engineering teams to resolve challenges ranging from internal team conflict resolution to product development. Some of the methods used in Design Thinking include understanding human needs, re-framing problems in a human-centric way, brainstorming new ideas, and adopting a hands-on approach in prototyping and testing.In this instructor-led, live workshop training, participants will learn how to apply the five stages of Design Thinking to better understand the problems experienced by end-users of a product or service, then develop the best approach for resolving them.By the end of this training, participants will be able to:- Use creative strategies to match customers' needs with technologically feasible solutions- Formulate a strategy to increase customer value and enhance product and service offeringsAudience- Developers- Project managersFormat of the course- Part lecture, part discussion, exercises and heavy hands-on practice

Design Sprint Workshop

35小时 This instructor-led, live training in 中国 (online or onsite) is aimed at persons who wish to learn how to carry out a successful design sprint within their organization.By the end of this training, participants will be able to:- Reduce the risk of bringing a new product to market.- Gather feedback from customers on a new concept, before the product is built.- Stir up creativity in a team to make critical decisions, faster.

Agile Software Testing

14小时 This course has been created for test managers, quality assurance staff, testers, software developers, project managers and management in order to explain how the Agile project management frameworks (notably SCRUM) deal with testing.At the end of the course, each of the delegates will design and execute a test plan for a sample application (it can be an actual client application if available)

Performance Testing with LoadRunner

35小时 Audience- Testing Managers- Performance testers or Performance engineers- Developers who want grow their career in performance testing.Format of the course40% lectures, 60% labs

Quality Assurance and Continuous Integration

14小时 Training is open to both developers, Scrum Masters, Product Owner and also some aspects of the business department. The purpose of training is to introduce topics Quality Assurance and Continuous Integration and their place in projects conducted agile methodologies. Participants will gain a broad perspective on the issues discussed as well as practical knowledge of the tools and processes of software development in line with the QA / CI. Representatives of business, will be able to know the benefits of implementing those tools and processes and translate into both the time and cost of software development. The issues presented are based on PHP or Java, depending on customer requirements.

Agile Software Testing with Continuous Integration

28小时 Agile Software Testing is a series of testing practice that provides feesback to software quality issues in a timely and continuous manner following the principles of agile development.Continuous Integration (CI) refers to all developers in a team merging their work several times a day.

Software Engineering, Requirements Engineering and Testing

63小时 This course demonstrates through hands-on practice the fundamentals and applications of software engineering, requirements engineering and testing.

Agile Software Testing Overview

7小时 This course provides a brief introduction to Agile software testing. It deals with foundational test concepts, within the context of Agile (Scrum) development and uses Crispin & Gregory's (More Agile Testing, 2014) Agile Testing Quadrants model as a framework to explore contemporary principles and practices of Agile testing.

Introduction to Agile Testing

14小时 OverviewThis 2-day course provides a brief introduction to Agile software testing. It deals with foundational test concepts, within the context of Agile (Scrum) development and uses Crispin & Gregory’s (More Agile Testing, 2014) Agile Testing Quadrants model as a framework to explore contemporary principles and practices of Agile testing.Intended AudienceThis course is intended for development teams who want to improve their testing practices in an Agile context.It is also suitable for those intending to pursue testing as a specific career and is a suitable pre-requisite for the iSQI Certified Agile Tester course.

当前文章链接:

凡来源标注“考而思在线”均为考而思在线原创文章,版权均属考而思在线所有,任何媒体、网站或个人不得转载,否则追究法律

留学生辅导

学术资料

定制课程

电话咨询

400-640-8558

客服微信

在线客服