ProSA: Introducing Worldline First Rust Open Source library
We’re thrilled to announce you ProSA, our first Worldline Open Source library in …
Read more DetailsWe’re thrilled to announce you ProSA, our first Worldline Open Source library in …
Read more DetailsWhen you don’t know who (or what) Ryuk is, then you’re not …
Read moreDetailsDuring your career you probably asked once for this kind of questions:
Read more DetailsQuantum physic is getting discovered during the 20th century and is made of multiple theories that seem to solve current classical physic problems. Actually, it is so important that where quantum laws applies, Newton’s don’t. And vice versa. It describes two worlds where physics laws are just not the same. And this is why it radically changes the cryptography concept. We do not use commons physics laws but we use quantum one’s. And as we will see, these new rules allow us to be faster and stronger.
Read more DetailsSo… Catalyst, huh? The ultimate promise that a click on a checkbox and minimal effort will bring your iPad app to the Mac. If you have ever tried porting an app with this technology, you surely know by now that it is unfortunately not that simple. But, hey, in the end you finally managed to port your app, in all its glory, to the Mac. You’ve got all, or most of your features, you revamped some controllers, you have it all under control. Catalyst is great, long live Catalyst.
Read more DetailsThe aim of this article is not to impose a solution, but to show different ways and tools to split unit and integration tests. We all encountered the need to write tests in our developments, the interest of each kind of tests is easy to found in several web sources or others (for example see http://softwaretestingfundamentals.com/unit-testing/ ), then i will not develop this part here. We will see below, how to split unit and integration tests with several methods of 2 dependency managers (Maven and Gradle), concerning Java source code. In conclusion you will find a succinct comparison of all the methods.
Read more Details
Dagger is the dependency injection framework recommended by the official documentation for most projects . In previous posts we have studied the basics Dagger as well as some annotations in a console project.
Read more DetailsTable Of Contents
Here is an example of headings. You can use this heading by the following markdown rules. For example: use #
for heading 1 and use ######
for heading 6.