SMC Academy
24April
Computer
BASIC BLUE JAVA PROGRAM

A Blue java program to multiply Two Number without using Multiplication Operator.

import java.io.*;
import java.util.*;
class Product
{
public static void main(String args[])
{
Scanner sc = new Scanner(System.in);
System.out.println(“Enter the first number”);
int a = sc.nextInt();
System.out.println(“Enter the Second number”);
int b=sc.nextInt();
int c=0;
for(int i=0;i)

22May
Computer
BASIC TIPS ON “PYTHON” PROGRAMMING

More or less we all know that Python is a Programming language. Python is a high level Programming Language used in a wide variety of Applications. Python is a interpreted language. Its a easy to learn Programming Language. In every development courses you can get some idea on C & C++ language. But it is always better to learn Python Language also. For this reason we, at SMC Academy has started sharing basic tips on “Python Programming”. You can follow our blogs regulary to learn more about such languages. Hope you’ll be able to gain knowledge from here.

Python Programming  is like fun Play. It’s easier to understand and write . Below We Written a simple code:-

 

a = 5

b =9

sum = a + b

print(sum)

 

Even if you have never learned any programming Language before, then also you can easily guess that this program adds two numbers and prints it.

In this Program  a & b are two variable.  Here, 5 & 9  are stored in this variable.

variables a and b are added using + operator. The result is stored in another variable sum.

The print() function prints the output to the screen.

22May
Spoken English
WHY SHOULD ONE JOIN SPECIAL SPOKEN ENGLISH CLASSES AT SMC ACADEMY

We have a brilliant faculty of veteran teachers to provide the best of their knowledge in the most appetizing form so as to enable the candidates to absorb it easily .So whether you wish to enhance your basic spoken English level, or learn professional English, corporate English, our experts here can help reach your goal.

Our spoken English reaching methods involve state-of-the-art language learning methods. The infrastructure of the classes is designed keeping in mind the purpose of the students. The classes have all the basic amenities required to keep the students engaged and to keep them motivated. Starting from the basic spoken English classes to the classes to learn professional English, you can find here almost everything.

22May
Subject Coaching
WHY SHOULD ONE JOIN SUBJECT COACHING CLASSES AT SMC ACADEMY

SMC ACADEMY an ultimate name in the field of Academics. An ultimate solution for all the
educational problems of your child. Our mission is to induce the long lost enthusiasm for
education in a child.
We don’t believe in studying for the sake of studying. We try to develop love between the
student and the subject so that he/she is never afraid of the subject.
We not only try to improve the marks of the student but also solidify his/her base. we make
the child understand each and every concept thoroughly.

In a nutshell SMC Academy & its Faculty makes a Serious effort in base building of the candidate so as education becomes a matter of interest rather than terror.