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.
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++
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 "
Ankit Khandelwal
"Awesome institute with good faculty. They teach with full basics and makes the programming so easy. "
Amit Lavania
"The Services provided here are really amazing and awesome one I have learned a lot from the dicazo institute it's really very nice institution and further more the faculties teaching there are experienced one and teach with a great confidence and enthusiasm they teach their students very well and also give new opportunity to work hard and help the students in making themselves become self employed and self sufficient man/woman it have a variety of courses to teach to their students. I am really impressed with the way they teach and treat their students it was really awesome and amazing experience to work with the institution. Before joining the team I didn't knew much about what to do and how to create a website of my own but now I just not only know how to make a website but I can also do many more things like Adobe Photoshop, creating an account, make game, photography, coral draw,graphic designing, and many other things.And that is the reason I would like to suggest more and more people to work with Dicazo institute and share their experiences with people around them so that the people who are wishing to persuade any IT courses in the future can also contact the Dicazo institute for the help.thanks so much for your help Dicazo institute.I am really impressed with the way you tought me.And I hope you will be able to do much more better in future all the best for your institute.I just loved the the time I have spent with you and all other team mates Dear Dicazo institute. "
Jai Makker
"Dicazo institute is one of the best Computer Institute in Jaipur. The faculty is very Professional and personalized learning take place. "
Kabir meena
"Good photography classes. And teachers are very good at helping me get my job done and I am very excited about this opportunity. "
Abhishek Maloo
"The institute really helps you learning all the things related to your course. The teachers over here are student centric and help you with all your doubts. I am being taught by Mr. Pushpendra Singh Sir, he is really a knowledgeable person and he knows how to make you understand the things. He really has a great command on his craft. "
Divyaraj Sharma
"It was really an experience being there. The faculty, equipments and many other things that I noticed were above the mark and interaction between students and faculty teachers was remarkable. "
SAM
"If you want to learn graphic design and follow your passion then this institute for you and you learn with best teachers. "
Vidhi Bhatia
"Faculties were precisely explain every tool and they really worked hard on the basics of subject.Near by my home and timings are also flexible as per the need of students. "
Chetan Mamoria
"The best institute ever for every student who want to make his/her future. I recommend to all for this Dicazo Institute. "
Dhanesh kumar meena
"Very good experience with dicazo Computer institute and their supporting staff. I want to thanks every one. "
Narendra Bankawat
"Excellent faculty. Knowledge based learning. Focus on every aspect. Details course learning. Pure learning environment. "
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.