Corecode

Corecode

Share

Corecode is born to provide you a easy way of learning and understanding programming and web design

Corecode is an E-learning Website, with tutorials on web development language like HTML, CSS, Javascript, PHP including other web developing/designing language, and programming languages like C, C++, Java. Corecode is commenced for providing readers a platform who prefer to online content for learning new things from their own place.

Myths and Facts about COVID-19 28/03/2020

(Source: WHO Website)

Chrome 'Font Wasn't Found' Malware Targets Windows Users 05/03/2017

Be Aware of this kind of error ! Chrome User

Chrome 'Font Wasn't Found' Malware Targets Windows Users A new kind of malware is making the rounds and is reportedly affecting Chrome users on Windows and Mac. Founded by NeoSmart Technologies, the “font wasn’t found” malware is taking the form of what looks like a real Chrome pop-up.

15/02/2017

Change friend's window password in just 2 second...

15/09/2016

C #: Inheritance Example ; Single
...
......

namespace inheritance
{
class Program: value //main class
{
static void Main(string[] args)
{

work w = new work();
w.getValue();
w.displayValue();
w.findArea();
}
}
public class value //class name 'value'
{
public int l, b;
public void getValue()
{

Console.WriteLine("enter value of length and breadth");
l = Convert.ToInt16(Console.ReadLine());
b = Convert.ToInt16(Console.ReadLine());

}
public void displayValue()
{
Console.WriteLine("Value of length={0} ",+l+" Value of Breadth="+b);
}
}

class work: value //class name 'work' ; 'value' class
is inherited in this class
{
public void findArea()
{
int a;
a = l * b;
Console.WriteLine("Area for given Length and Breadth is={0}", a);

}
}
}

Photos 15/09/2016

Java: Fibonacci

Study Java 12/09/2016

Java: Classes, Object, Factorial of a Number

Want your school to be the top-listed School/college in Patna?

Click here to claim your Sponsored Listing.

Location

Telephone

Address

Patna