Tag dev

Cross-platform Application Frameworks

This post lists some cross-platform application frameworks for desktop and mobile applications. List of cross-platform application frameworks Cross-platform application frameworks featured on this post: .NET CLI or .NET implementations allow to create cross-platform apps from different programming languages. Popular .NET…

Introduction to Python

This post is an introduction to the programming language Python. Understanding Python What is Python? Python is a high-level, object-oriented, dynamically typed and interpreted programming language. It is “interpreted” in the sense that there is no additional step required to…

Software Project Management

This post is  related in some ways related with Application Lifecycle Management (APL), DevOps and Continous integration (CI). Software Development Model Software development models or software development lifecycle models. You can find a list on this post. The most popular…