CodeKul

Home/CodeKul

About CodeKul

About CodeKul - Codekul is leading software development training institute in Pune which provides Online, Classroom & Video Series training to the Coders who are interested to learn things practically and want to solve problems in the world. Following Courses are Offered at CodeKul - - Mobile Application Development (Android, Kotlin, iOS) - Website Application Design & Development - Database Technology - Framework Technology - Software Testing - Unity3d / Game development - Full Stack Development - Mean Stack Development

Introduce Inheritance with C++ Programming Language

C++ is general purpose, high level, compiled, case-sensitive and object-oriented programming language. C++ language was developed by using C language developed in 1972 by Dennis Ritchie at Bell Laboratories. Called as mother of all languages C language has its own impact from birth. It is also known as POP(Procedure Oriented Programming Language). C++ language developed in 1980 by Bjarne Stroustrup at Bell Laboratories. C++ language is called as Object Oriented

Screen overlay detected

Screen overlay detected As you are here you are facing the problem of ‘Screen Overlay detected’ on your android mobile phone. While giving permissions like storage or Camera etc. to some applications the popup displayed as “Screen Overlay Detected”. And as per this message popup, you are redirected to the Setting -> Apps. But in settings, it is not simple to find out the reason for this popup. This screen

  • angularjs classes in pune

What is the difference between angular 2 , 4, 5 and angular 6?

Angular 2 Vs 4 Vs 5 What is the difference between angular 2 , 4 and 5? AngularJs is a javascript framework developed by Google to develop a dynamic web application. AngularJS fully depends on HTML and JavaScript so there is no need to learn other languages. There are some things that make Angular so good for programmers. Two-way data bindings Controllers Expressions, which bind data to

Top Trending Technologies in 2018

Trending Technologies in 2018 Now that 2017 is nearly over, it's time to start looking ahead to the coming year. If you're into the technology, you may be wondering. Technology is expanding every day. It is the terminology which has been heard a lot these days. The technology is not a one-time thing, this is the continuous process of finding and inventing something. Today we surrounded by the technology and every day

What is Software Testing & Why organization need it.

What is Software Testing and Why organization need Software Testing In this article you will get the depth knowledge of software testing basics, It’s methods and techniques, levels and how it’s important. Software Testing is the process of measuring or developing the quality and defect free products. In other words, software testing is an execution of the application to find a software bug, defects and errors also to check whether

Methodologies of Software Testing Life Cycle

Methodologies of Software Testing Life CycleIn this article, I’ll give you a deep software testing life cycle (STLC). Software testing is an important part of software development. Software development also has a development life cycle but the software development life cycle (SDLC) and Software Testing Life Cycle (STLC) is completely different. Software Testing life cycle is defined as the process or stages which executed in a planned manner to

  • create apple id

How to Publish App on App Store

You build your first app and it’s ready to publish ? Great ! but you are confusing about how to publish it on app store.That’s why we made this step-through-step manual to App store submission. This guide includes all the steps required to correctly publish an developed iOS app to the App Store. Step 1: Create an Apple ID : First of all go to apple developer account Login :-

How to Install Ubuntu on your computer

Hello Everyone!! Let us discuss on how to install Ubuntu on your own computer system. In this tutorial we are clearly explain installation process step by step. Most of the companies for develop an android app and web application Ubuntu is very familiar OS to develop applications.  We include all steps like what are the hardware requirement, how to install by using DVD and USB to boot, location details etc.

  • Android Kotlin Steps

Steps to create new Android project using Kotlin

When you create a new android project, generally you used java programming language. From past year many programming language has been introduced, now google approves Kotlin - is a new programming language from JetBrains. Kotlin is a statically-typed programming language that runs on the JVM. It can also be compiled to JavaScript source code.That means developers can use the Java Libraries they already use now, and the code they write