Luxoft Training

News
grid.jpg

No Need for a Grid

Every enterprise application features some sort of the grid. A grid being is an interactive table that presents a list of data with rows and columns. The most used features of the grid are paging, sorting and filtering. There are a lot of open source and proprietary grid components available for web building on top of jQuery and/or AngularJS. Some of them are quite code heavy and have steep learning curve. Moreover, none of them makes any assumptions about your server-side code, so they either work only on a client requiring you to load all data to the client beforehand or require you to write some sort of adapter functions that translate client-side messages to server-side messages.
testing.jpg

How do you become a professional tester?

The role of "tester" is now one of the most popular jobs in the software industry. While programming is taught in higher education institutions, testing unfortunately is seldom found in the curriculum. But if you choose to go down this professional path, testing can be learned with some effort.
team.jpg

How to have a nice dialogue about performance

Among the most challenging subjects for managers across industries, performance related conversations with team members is always somewhere on top. Now why is this so complicated? Isn’t it something like “Hey Jack, you’ve done a good job but I know you can make it even better…”?
2.jpg

Software Development Methods part 3

In this last part we will look at how the concepts of the nine situations, attack by fire and the use of spies apply to software development. We will also draw some conclusions on the ideas we have talked about in our three part series.
Still have questions?
Connect with us