Always remain updated about current software development trends

Articles having tag: BEGINNER

An introduction to cross-platform mobile development technologies

Smartphones and tablets are becoming ubiquitous, and, with them, mobile apps. But what does the proliferation of different devices mean for developers entering the market? Do you target a single platform, build your app twice for iOS and Android, or use a cross-platform...

The Elegant Art of Programming

This is an alternative for "The Elegant Art of Programming"

The Elegant Art of Programming

This is an alternative for "The Elegant Art of Programming"

Apex Part 2: Adding Commands to an MVVM Application

Learn how to add Commands to your MVVM application to add functionality without breaking the separation of View and ViewModel.

How to create a shelfview in Android with TableLayout?

This article we try to make a shelf view to show list of books or newspapers and etc.

Disentangling braces and semi-colons

Disentangling the use of braces and semi-colons with a few boxes and my house.

How to guarantee a fixed amount of rows in a table in Oracle

This tip describes how to guarantee a fixed amount of rows in a table by using triggers in Oracle

How to guarantee a fixed amount of rows in a table

This tip describes how to guarantee a fixed amount of rows in a table by using triggers