FullCycle
It is a complete training to make developer people are able to work on projects expressive,
being capable of developing large-scale applications size using good development practices.
The developer will have contact with the most advanced technologies modern market solutions that are heavily used in large
corporations, in addition to learning in depth the concepts and most current software architecture techniques.
Fundamentals of software architecture
Without software architecture proceeding to software development is like building a house without designing architecture of house. So software architecture is one of important part of software application development. In technical and developmental aspects point of view below are reasons software architecture are important:
Selects quality attributes to be optimized for a system.
Facilitates early prototyping.
Allows to be built a system in component wise.
Helps in managing the changes in System..
Developing REST / RESTful APIs with Ruby on Rails
The course aims to show students how to build REST/RESTful applications using the Ruby on Rails API-only framework. Among the topics covered, we will see the functioning of HTTP verbs/methods, the use of Rails' native JSON Render, the Active Model Serializers gem, Caching, Versioning, CORS, Authentication, TDD, among other things.
DART Basic
Dart is the object-oriented programming language that is also used in Flutter that can be used on both the client-side and server-side. In this Dart First Steps course you will learn the basic fundamentals of the language.