Software Development

> Blog > Software Development > Page 7

Where Philosophy and Programming Meet

Happy birthday to all philosophers out there and to our philosophy graduates who turned to programming! We’re excited to be surrounded by an impressive number of developers who are philosophy ... Read more

November 18, 2021

Where Pasta And Programming Meet

Is it a good sign when someone associates your code with a type of pasta? Does it take you longer than expected to finish a task? Are you struggling a ... Read more

October 27, 2021

Model-View-ViewModel in ReactJS

In my previous article, MVVM to Flux and Back Again, I wrote about my journey with Model-View-ViewModel (MVVM) in .NET applications developed with Windows Presentation Foundation (WPF). It provides good ... Read more

September 22, 2021

Explain Like I’m 5: Git

Git is one of the most useful tools out there for developers. It improves team collaboration and speeds up the working process, as it allows you to store code, track ... Read more

March 25, 2021
Go to Top