Skip to content

bibek.in

  • Architecture
  • Recommendation
  • Tech Tweets
  • Inspiration
  • About

Category: Featured

  • Home
  • Featured
  • Page 2
  • Featured
  • Java

Blank final field in Java

  • September 18, 2013September 18, 2013
  • Leave a Comment on Blank final field in Java
  • Bibek

A variable that is declared as final and not initialized is called a blank final variable. A blank final variable forces the constructors to initialize it. In other words The…

Read More
  • Featured
  • Java

Fail Fast vs Fail Safe Iterator in Java

  • September 18, 2013February 28, 2014
  • 7 Comments on Fail Fast vs Fail Safe Iterator in Java
  • Bibek

When an iterator is created, either it is directly created on the collection (Fail Fast), or created on a clone of that collection (Fail Safe).This brings below two types of…

Read More
  • Featured
  • Java

Double Brace Initialization In Java

  • September 14, 2013September 15, 2013
  • Leave a Comment on Double Brace Initialization In Java
  • Bibek

Another way of initializing collections and objects in Java. This is rarely known concept of Java,although this type of initialization has been with java from many years. The technique/concept is called Double…

Read More
  • Featured
  • Java

JVM Shutdown Hook

  • September 14, 2013September 15, 2013
  • Leave a Comment on JVM Shutdown Hook
  • Bibek

As the name specifies its a Hook provided by JVM to register a Thread when it shut down. i.e. piece of instructions that JVM should execute before going down. How…

Read More
  • Featured
  • Java

Use of Robot Class

  • August 24, 2013September 15, 2013
  • Leave a Comment on Use of Robot Class
  • Bibek

Programming in Java doesn’t have to be dull and boring. In fact, it’s possible to have lots of fun while programming in Java. Lets use the Robot class to write…

Read More
  • Featured
  • Java

System.out.println : So called SOP/sysout

  • August 24, 2013September 15, 2013
  • Leave a Comment on System.out.println : So called SOP/sysout
  • Bibek

Widely used statement in Java and interestingly its one of the most number of times compiled statement in the history of java, also commonly asked interview question. Here we will try…

Read More
  • Featured
  • Tech Tweets

What happens on the Internet every 60 seconds

  • December 2, 2011September 15, 2013
  • Leave a Comment on What happens on the Internet every 60 seconds
  • Bibek

Let’s say that it takes you exactly one minute to read through this post. In that time, over 6,600 photos will be uploaded to Flickr, about 70 new domains will…

Read More

Posts navigation

Previous 1 2

Categories

  • Architecture
  • Artificial Intelligence
  • Featured
  • Inspiration
  • Java
  • JavaScript
  • Liferay
  • Productivity
  • Recommendation
  • Science and Tech
  • Tech Tweets
  • Web Technology

Recent Posts

  • Success Can Come at Any Age. Just Look at These 6 Successful Entrepreneurs.
  • Storing data in DNA is a lot easier than getting it back out
  • India’s Greatest Scientists Who Never Won A Nobel Prize, Despite Their Contribution To Science
  • Top 6 Microservices Patterns
  • Browser PushNotification
  • Integration Platform as a Service (iPaaS)
  • Distroless Docker images
  • HTTP/2
  • Confluent – Apache Kafka – Open Source Distributed Streaming Platform
  • Icinga – Open-Source – System & Network Monitoring
  • Prometheus – Open-source Monitoring & Alerting
  • Apache Ignite – In-Memory Computing Platform
  • WireMock – Mock your APIs for fast, robust and comprehensive testing
  • Artificial Intelligence – Adversarial Learning
  • Docker Cheetsheet
  • Boilerplate Code?
  • Professional Reputation You Should Carry
  • Top 10 API Testing Tools
  • The open standard for parallel programming of heterogeneous systems
  • Multi-armed Bandit
  • CQRS – Command Query Responsibility Segregation
  • AppConfig
  • Firebase Cloud Messaging
  • Google Website Testing Tool
  • My Text in Your Handwriting
Copyright © 2021 bibek.in - WordPress Theme : by Sparkle Themes