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, Basics of Computer usage, Training in Computer tools 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
Fashion Photography, Basics of Photography, Wildlife Photography, Product Photography, Landscape Photography
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
Teaches web designing at proficiency level
Advanced Web Designing, Basic Web Designing
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
Proficiency level taught
Advanced C++, Basic C++
5.0 out of 5 33 reviews
Suvindra
""Great place to learn computer related courses. Good educational environment, certified institute. Practical knowledge, advance systems & equipment." "
Abhishek
""Great place to learn computer related courses. Good educational environment, certified institute. Practical knowledge, advance systems & equipment. " "
Harshit Santra
"Great place to learn computer related courses. Good educational environment, certified institute. Practical knowledge, advance systems & equipment. "
Ashok joshi
"I was wondering if I can command web designing ever but when I joined Dicazo computer insti. I make it done utter easily. Faculty is very helpful. Thank you Dicazo insti. All the very best "
Vibhu Khandelwal
"The institute is amazing. Faculty is very friendly and cooperative specially Rishi sir and Pushpender sir. Best institute in jaipur for computer courses. "
Priyanka Yadav
"I attended my class of graphic designing Course and I was happy to choose Dicazo computer institute for this training. The instructor was very experienced and answering all the questions from everyone. Although it was the very first time I Joined, The pace and speed of the instructor was good to cover the whole modules within the particular time. Happy to choose Dicazo institute. "
Aman Munjal
"An amazing place to learn and embrace digital skills. Perfect educational environment, certified faculties and institute. Good examples to understand the basics and advance courses. One of its own kind institute in Jaipur. "
Abhishek
""Great place to learn computer related courses. Good educational environment, certified institute. Practical knowledge, advance systems & equipment. " "
Arav
"Dicazo Institute- Jaipur. deliver best quality of education to their trainees. Their Advance Website designing course in Jaipur has most advanced syllabus and covers all the modules of website designing. If someone is search for best website designing institute in Jaipur then I will proudly suggest everyone then visit Dicazo Institute and join their Advanced Website Designing course for best learning. "
Jolly Agarwal
"Great place to learn computer related courses. Good educational environment, certified institute. Practical knowledge, advance systems & equipment. "
Reply by Dicazo Computer Institute
Thanks a lot Jolly mam for such a wonderful words of appreciation, it defiantly boost our enthusiasm of giving our best to new students. We are continuously trying to give our best to all our students. Thanks and good luck for your career.
Manish das
"I did my specialisation in graphic designing from Dicazo, and I am glad I could find friends in teachers, possessing vast amount of knowledge, and the best thing, after so many days I finished up my training, I still take their guidance whenever I am in doubt. "
Reply by Dicazo Computer Institute
Thanks a lot Dear Manish for such a wonderful words of appreciation, it defiantly boost our enthusiasm of giving our best to students. We are always here to help all our students whether new or passout. Thanks.
Ashutosh
"I did my graphic designing course from here and my experience was very good. Faculty is very trained and professional. "
Reply by Dicazo Computer Institute
Thanks Ashutosh for such a nice review, it definitely boost our enthusiasm of working better for upcoming students. Thanks.
Ajay Dadheech
"Good institute for learn design & Technology, staff is very helpful & after course they provides some companies also for interview. "
Reply by Dicazo Computer Institute
Thank you so much for your kind words, Ajay. We really appreciate you taking the time out to share your experience with us—We count ourselves lucky for students like you. We look forward to working with you again in the future!. Good Luck for future.
Alka
"I have recently completed my graphic designing course from Dicazo institute. This institute is really excellent for those who are looking for a bright future in the industry as the learning methodologies here are based on practical training with live project assignments. The faculties here have good exposure and experience on industry standards and needs and that is why they help us in learning the actual industry needs with practical ways. They provide special weekend classes as well for the needy ones. Faculties here help but only in our technical knowledge but also in projects, interview sessions, basic personality build up sessions etc. Really a perfect institute for the IT aspirants!! "
Reply by Dicazo Computer Institute
Thank you so much for your kind words, Alka. We really appreciate you taking the time out to share your experience with us—We count ourselves lucky for students like you. We look forward to working with you again in the future!. Good Luck for your future.
Shruti Sharma
"I would like to thank Dicazo for making learning so effective and efficient. I got Java and SEO training from Dicazo and they avail me good trainer for classroom sessions. I got knowledge worthy training from here and I would like to recommend all seekers to get training from Dicazo Institute as I am fully satisfied and would like to seek furthermore technology training from them. They delivered what they have promised to me with full satisfaction. "
Reply by Dicazo Computer Institute
Thank you so much for your kind words, Shruti. We really appreciate you taking the time out to share your experience with us—We count ourselves lucky for students like you. We look forward to working with you again in the future!. Good Luck for your future.
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.