OdiTek Nukkad

We write because it forces us to read first !

Filter by Category

Best Practices & Guidelines for BDD

Know About "Behavior Driven Development (BDD)" Behavior Driven Development (BDD) is a strategy for creating programming through continuous example-based communication between developers, QAs and BAs. The basic role of BDD technique is to enhance communication among the stakeholders of the...


Posted on January 16, 2019

Wait in Selenium Webdriver

Different kinds of Wait in selenium webdriver are 1. Thread Sleep Purpose: This is rarely used, as it always force the browser to wait for a specific time. Thread.Sleep is never a good idea and that’s why Selenium provides wait...


Posted on November 26, 2018

Windows Device Driver Development

Introduction Driver is a very important piece of software that provides a way for a particular hardware to interact with a particular Operating System. Development of device drivers is quite a daunting task. It is a complicated and fastidious activity...


Posted on November 08, 2018

Linux Device Driver Development

Introduction Device drivers are parts of the operating system that facilitate usage of hardware devices via certain programming interface so that software applications can control and operate the devices. As each driver is specific to a particular operating system, one...


Posted on October 27, 2018

Android NDK Development

Android NDK Development Being the most popular mobile OS in the world, Android app development is naturally the top choice for mobile app developers today.. Android apps are typically written in Java, with its elegant object-oriented design. However to overcome...


Posted on October 12, 2018

Bhubaneswar - Fast Catching up with Bangalore as IT Hub

Bhubaneswar - Fast Catching up with Bangalore as IT Hub Bhubaneswar, or more commonly known as a city of temples that’s both scenic and quiet in nature is a pit stop for tourists enroute to Puri. But all that has...


Posted on September 12, 2018

Flask vs Django

Introduction Python, a programming language which is rapidly gaining preferability & popularity among start-ups and cloud technology provider companies all over the world as it is favored for its clear, readable code, and flexibility. Python is the language of choice...


Posted on August 31, 2018

Security Testing Tools and Services

Security testing tools are performed with the intention of revealing flaws in security mechanisms and finding the vulnerabilities or weaknesses of software applications. These tools are pivotal in a company’s business strategy. As crucial as software testing is, and as...


Posted on February 09, 2018

Top .Net Development Tools

The productivity of the application has an utmost importance in developer's life and it's been difficult to write quality and standard code all alone without any help so to ease in this process, tools have been the importance of time...


Posted on February 01, 2018

Best Practices For asp.net Development

This article suggests a few tips to improve the performance of an ASP.NET application. There are many more things which may ensure a better performance and faster response time for a web application.Here we are discussing only a few of...


Posted on January 30, 2018

Best Practices for Python Development

Python is a general-purpose high-level interpreter based computer programming language that has gained popularity over the years for its versatile role – from being able to support simple object oriented programming to facilitating analytics and web development. Like most programming...


Posted on December 28, 2017

Top C++ Application Development Tools

Tools for C++ Development 1.1.Source Control Tools: GitHub - allows for unlimited public repositories, must pay for a private repository. Bitbucket - allows for unlimited private repositories with up to 5 collaborators, for free. SourceForge - open source hosting only....


Posted on December 28, 2017