If you are a coder or you are just beginning on this new programmer life you have to know already that read code is essential. No matter the level you are being able to read is not entirely up to the reader or end user programmer. Haven't you been on that position where you are... Continue Reading →
Tag: computerScience
Advanced Programming: Process priorities and scheduling
Process priorities (Nice values) Under this term there is model called round Robbin time-sharing in which the process is permitted to use the CPU for a brief period of time. This time is defined as quantum. The two important requirements that the Round Robin model satisfies: Fairness: every process gets its time with the CPUResponsiveness:... Continue Reading →
Software Quality
Hi all!, this is the first entry for my class at the Software Quality & Testing topic, this is kind of an introduction so hope you enjoy it! What is software Quality? Well, everyone at the beginning have done some coding that are not so proud of or are just not that much comfortable doing... Continue Reading →