Skip to content

ProgramBuddy

Get To Know

  • About Me
  • EnglishEnglish
    • SlovenščinaSlovenščina
    • EnglishEnglish
programming

Return Type With The Information of The Method

Posted on September 4, 2016November 27, 2016

When we need a list of values of a type Foo, it quickly comes to a type List<Foo>, which is a list of Foo and nothing more. What if different methods return different list of values that have the same type? Why won’t we create different types for lists of values? One possible step is […]

programming

Software Development Life Cycle: Are Steps Done In Reversed Order

Posted on August 28, 2016April 2, 2017

Software development life cycle is usually presented as circle of steps, such as Requirements & Analysis, Design & Architecture, Developing & Coding, Testing and Maintenance. Steps are connected with arrows in that order. Are steps really done in that order?

programming

Test Driven Development: Are Tests Really Written Before Production Code

Posted on August 21, 2016November 27, 2016

Let’s say that you do the test driven development. When you have to implement a new functionality, you begin with adding a new test for the new functionality. Then you run all tests and only the new test should fail. Then you write a production code so that the new test passes. Then again you […]

programming

Useful Commands Used In a Dockerfile

Posted on August 14, 2016November 27, 2016

Useful commands which I have used in Dockerfiles. You can get new ideas by analyzing Dockerfiles on Docker Hub.

self improvement

How Can You Lose Weight: Simple and Effective

Posted on August 7, 2016May 9, 2017

You want to change as little as possible to reach the goal of losing weight. You don’t wish to exercise more. You don’t wish to change type of food you eat. You don’t wish to think about it a lot. What can you do about it? Lower calories intake. How? Plan, do, check and act.

self improvement

How Can You Learn to Speak Like a Native English Speaker

Posted on July 31, 2016November 27, 2016

You don’t have an opportunity that you could live in a country where is English primary language. Also you don’t have an opportunity that you could live in environment where there are a lot of native English speaking people. But. You understand English language when you are reading an English book or when you are […]

Posts navigation

Previous 1 2 3

Categories

  • programming
  • self improvement

Archives

  • January 2017
  • December 2016
  • November 2016
  • October 2016
  • September 2016
  • August 2016
  • July 2016
ProgramBuddy
Proudly powered by WordPress | Theme: Sydney by aThemes.