Creating mobile apps that communicate with the Internet does not seem to be a great challenge any more. However, apart from pushing and pulling data from web and displaying it to the user, our apps can do much more!
The e-book we have prepared is a real vademecum for every participant in the financial industry. Whether you are involved in accounting, banking, or perhaps responsible for cost management in a company, you are sure to find something suitable for you. Stay up to date with the latest trends and innovations in the banking sector. Don't wait any longer and get an e-book today!
DOWNLOAD NOWCreating mobile apps that communicate with the Internet does not seem to be a great challenge any more. However, apart from pushing and pulling data from web and displaying it to the user, our apps can do much more!
Let’s convert your idea from the scratch to a new the fully-tested application
Part 2: Getting to know the app development process inside out.
Last year was very productive and full of challenging tasks for Railwaymen. We had an opportunity to be involved in many interesting projects and we had many improvements in our company. We have conducted a detailed analysis of the different areas of operations to optimize our processes. We have also introduced innovative solutions for our clients to better match their needs. Their opinions and reviews are always very important for us. We would like to present you our achievements.
Let’s convert your idea from the scratch to a new the fully-tested application. Part 1: The app market and features of a mobile app
At the beginning of December I had an opportunity to attend Droidcon Kraków 2017 – the annual conference focusing on Android development. Two days of lectures divided into three paths gave me a chance to hear about some really interesting topics. If I wanted to cover all the lectures I attended, this article would be really long, so I will focus on the topics that interested me the most.
Most of the iOS applications are often a thin client that provides end-user frontend of your business logic implemented on a centralized, remote server. Thus, prior to implementing core features of your iOS app, iOS developer have to (1) setup communication with a backend server (often as REST requests), and (2) implement persistent storage to keep received data locally.
Last week in Krakow, Poland, one of the greatest events gathering Google technologies enthusiasts took place. The event in question is, of course, Google Developer Days Europe - a conference organized to showcase the hottest topics now in Google. Attendants could hear about the latest mobile, web, and Cloud features during 33 sessions, take part in 16 hands-on workshops, talk to Google Experts, and of course meet a lot of like-minded people.
"Life is great and everything will be ok, Kotlin is here" - claimed Christina Lee and Jake Wharton during their talk on Google I/O 2017 conference. Kotlin programming language seemed to be one of the widest discussed topics during and after the conference. Mobile technologies market is very dynamic, and it seems that introduction of the new officially supported by Google language will change a lot the way we develop Android apps in next years.
F8 Conference was organized in San Francisco by one of the most popular social network influencer Mark Zuckerberg. Although it is intended primarily for developers, with the news presented on it, we can all figure out how Facebook will look in the nearest future.
Test Driven Development (TDD), developed by Kent Beck in the late 1990's as part of Extreme Programming, is a technique for building products that guides software development by writing tests. Nowadays it is recognized as one of the best ways to ensure software quality and fits superbly into widely used Agile methodologies of IT project management.