Raja Park, Jaipur, India - 302004
35
Details verified of Dicazo Computer Institute✕
Identity
Education
Know how UrbanPro verifies Tutor details
Identity is verified based on matching the details uploaded by the Tutor with government databases.
Intro Video
+42 more
A-4, Mandir Road, Saket Colony, Adarsh Nagar
near pink square mall
Raja Park, Jaipur, India - 302004
Landmark: opposite adarsh nagar police station
Phone Verified
Email Verified
Report this Profile
Is this listing inaccurate or duplicate? Any other problem?
Please tell us about the problem and we will fix it.
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
Type of Computer course taken
Training in Software application usage, Software Programming, Training in Computer tools usage, Basics of Computer usage
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
Certification offered
Yes
Photography types taught
Wildlife Photography, Product Photography, Basics of Photography, Fashion Photography, Landscape Photography
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
Teaches web designing at proficiency level
Basic Web Designing, Advanced Web Designing
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
Proficiency level taught
Basic C++, Advanced C++
+4 Docs
5.0 out of 5 33 reviews
Liyakat ali
"Great place to learn computer related courses. Good educational environment, certified institute. Practical knowledge, advance systems & equipment. I love Dicazo Institute I have completed Graphic Designing and Website Designing courses. "
Kushagra
"Best C++ Classes for Game design in Jaipur, I have been learning from last 2 years, now I am great in Game design "
Kushagra Tiwari
"Best institute for C++ in Jaipur , I have been learning from last 5 years , Now I am great Developer. "
Kushagra
"Best graphic design and institute in Jaipur, I have been learning from last 4 years, now I am great in Graphic design "
1. Which classes do you teach?
We teach Adobe Illustrator, Adobe Photoshop Training, Adobe Premiere, C++ Language, Computer, Corel DRAW, Graphic Designing, Photography and Web Designing Classes
2. Do you provide a demo class?
Yes, We provide a free demo class.
3. Where are you located?
We are located in Raja Park, Jaipur.
Photoshop is one of the most powerful applications around. When it comes to working with photos, there’s almost nothing it can’t do. Even the name “Photoshop” is a byword for image...
Answered on 21/12/2018 Learn IT Courses/Programming Languages/C Language
#include<stdio.h>
#include<conio.h>
int main()
{
for(int i=9; i>=1; i=i-2)
{
for(int k=10-i; k>=0; k=k-2)
{
printf(" ");
}
for(int j=1; j<=i; j++)
{
printf("*");
}
printf("\n");
}
getch();
}
Answered on 21/12/2018 Learn IT Courses/Programming Languages/C Language
#include <stdio.h>
int main()
{
int n, c, k;
printf("Enter an integer in decimal number system\n");
scanf("%d", &n);
printf("%d in binary number system is:\n", n);
for (c = 31; c >= 0; c--)
{
k = n >> c;
if (k & 1)
printf("1");
else
printf("0");
}
printf("\n");
return 0;
}
Answered on 20/11/2017 Learn IT Courses/Computer Course
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
Type of Computer course taken
Training in Software application usage, Software Programming, Training in Computer tools usage, Basics of Computer usage
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
Certification offered
Yes
Photography types taught
Wildlife Photography, Product Photography, Basics of Photography, Fashion Photography, Landscape Photography
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
Teaches web designing at proficiency level
Basic Web Designing, Advanced Web Designing
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
Proficiency level taught
Basic C++, Advanced C++
Answered on 21/12/2018 Learn IT Courses/Programming Languages/C Language
#include<stdio.h>
#include<conio.h>
int main()
{
for(int i=9; i>=1; i=i-2)
{
for(int k=10-i; k>=0; k=k-2)
{
printf(" ");
}
for(int j=1; j<=i; j++)
{
printf("*");
}
printf("\n");
}
getch();
}
Answered on 21/12/2018 Learn IT Courses/Programming Languages/C Language
#include <stdio.h>
int main()
{
int n, c, k;
printf("Enter an integer in decimal number system\n");
scanf("%d", &n);
printf("%d in binary number system is:\n", n);
for (c = 31; c >= 0; c--)
{
k = n >> c;
if (k & 1)
printf("1");
else
printf("0");
}
printf("\n");
return 0;
}
Answered on 20/11/2017 Learn IT Courses/Computer Course
Photoshop is one of the most powerful applications around. When it comes to working with photos, there’s almost nothing it can’t do. Even the name “Photoshop” is a byword for image...
Share this Profile
Also have a look at
Reply to 's review
Enter your reply*
Your reply has been successfully submitted.
Certified
The Certified badge indicates that the Tutor has received good amount of positive feedback from Students.