Quantcast
Channel: Ruby and Rails – Karl Brodowsky's IT-Blog
Browsing all 23 articles
Browse latest View live

Getters and Setters

Deutsch When programming in Java, it is kind of part of the language to write classes with attributes and equip these attributes with „getters“ and „setters“. You could do otherwise, but you just...

View Article


Git for Linux System Engineering

Now that git has become the standard version control software, which is used by software developers. Now for system engineering and system administration purposes it used to be an approach to just...

View Article


Automatic editing

For changing file contents, we often use editors. But sometimes it is a good idea to do this from a script and do a change to many files at once or do the same kind of changes often. The classic...

View Article
Browsing all 23 articles
Browse latest View live