Khalid Mughal

Khalid A. Mughal is associate professor (emeritus) in the Department of Informatics, University of Bergen, Norway. During his extensive career, he has designed and implemented many courses on Java, object-oriented system development, web application development, software security, and compiler techniques. Mughal has given seminars for the IT industry and is the principal author of several books on Java.

Recent Blogs

All about Java’s instance initializer blocks

Java can initialize fields during object creation using instance initializer blocks.

Parallel streams in Java: Benchmarking and performance considerations

The Stream API makes it possible to execute a sequential stream in parallel without rewriting the code.

Receive the latest blog updates