Welcome to the INNOKREA blog!

Your source of knowledge about technologies

The best practices in programming, a handful of code and the latest trends, tips and innovations in the IT world

Category: Programming

Compilation vs. Interpretation (part 2)

Compilation vs. Interpretation (part 2)

File formats, and the low-level aspects related to assembly language and processor architecture

Programming

Compilation vs. Interpretation (part 1)

Compilation vs. Interpretation (part 1)

Understanding differences and similarities of code compilation and interpretation

Programming

SOLID – clean code in object-oriented programming

SOLID – clean code in object-oriented programming

Descrption of rules for object-oriented programming

Programming

Clean code

Clean code

How to write safe, high-quality code ?

ProgrammingSecurity