UrbanPro
true

Dicazo Computer Institute

Raja Park, Jaipur, India - 302004

35 Students

Contact
Referral Discount: Get ₹ 500 off when you make a payment to start classes. Get started by Booking a Demo.

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.

Teaches

Graphic Designing Classes
1 Student

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

Adobe Illustrator Training
1 Student

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

Adobe Photoshop Training classes
1 Student

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

Adobe Premiere Training
1 Student

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

Computer Classes
1 Student

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

Type of Computer course taken

Training in Computer tools usage, Training in Software application usage, Basics of Computer usage, Software Programming

Corel DRAW Training
1 Student

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

Photography
1 Student

Class Location

Online (video chat via skype, google hangout etc)

At the Institute

Certification offered

Yes

Photography types taught

Landscape Photography, Basics of Photography, Wildlife Photography, Product Photography, Fashion Photography

Web Designing Classes
1 Student

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

C++ Language Classes
1 Student

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

Dicazo Computer Institute https://www.urbanpro.com/assets/new-ui/institute-100X100.png Raja Park
5.00533
Dicazo Computer Institute
S

Computer

""Great place to learn computer related courses. Good educational environment, certified institute. Practical knowledge, advance systems & equipment." "

Dicazo Computer Institute
A

Graphic Designing

""Great place to learn computer related courses. Good educational environment, certified institute. Practical knowledge, advance systems & equipment. " "

Dicazo Computer Institute
H

Computer

"Great place to learn computer related courses. Good educational environment, certified institute. Practical knowledge, advance systems & equipment. "

Dicazo Computer Institute
A

Web Designing

"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 "

Dicazo Computer Institute
V

Graphic Designing

"The institute is amazing. Faculty is very friendly and cooperative specially Rishi sir and Pushpender sir. Best institute in jaipur for computer courses. "

Dicazo Computer Institute
P

Graphic Designing

"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. "

Dicazo Computer Institute
A

C++ Language

"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. "

Dicazo Computer Institute
A

Web Designing

""Great place to learn computer related courses. Good educational environment, certified institute. Practical knowledge, advance systems & equipment. " "

Dicazo Computer Institute
A

Web Designing

"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. "

Dicazo Computer Institute
J

Computer

"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.

Dicazo Computer Institute
M

Graphic Designing

"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.

Dicazo Computer Institute
A

Graphic Designing

"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.

Dicazo Computer Institute
A

Graphic Designing

"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.

Dicazo Computer Institute
A

Graphic Designing

"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.

Dicazo Computer Institute
S

Computer

"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.

Have you attended any class with Dicazo Computer Institute?

Answers by Dicazo Computer Institute (3)

Answered on 21/12/2018 Learn IT Courses/Programming Languages/C Language +4 Tuition/BCA Tuition/C Language Programming IT Courses/Programming Languages/C++ Language/Advanced C++ IT Courses/Programming Languages/C++ Language/Basic C++ 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();} ...more

#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();
}

 

Answers 2 Comments
Dislike Bookmark

Answered on 21/12/2018 Learn IT Courses/Programming Languages/C Language +3 Tuition/BCA Tuition/C Language Programming IT Courses/Programming Languages/C++ Language/Advanced C++ IT Courses/Programming Languages/C++ Language/Basic C++

#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;} ... ...more

#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;
}

 

Answers 1 Comments
Dislike Bookmark

Answered on 20/11/2017 Learn IT Courses/Computer Course

Hi Abdul As you have completed 12th now you can plan your career for that you can even go for some good computer course , as computer knowledge is must today, so you should proceed with some carrier oriented course like Graphic or Website designing wich can be used in your carrier if you like or they... ...more
Hi Abdul As you have completed 12th now you can plan your career for that you can even go for some good computer course , as computer knowledge is must today, so you should proceed with some carrier oriented course like Graphic or Website designing wich can be used in your carrier if you like or they can provide you a good knowledge of computers as well as a professional certification which will help you in future. for more details of such courses you can visit www.dicazo.com or feel free to call us on ph number provided on site. thanks Team Dicazo
Answers 57 Comments
Dislike Bookmark

Lessons (1)

What Best You Can Do With Photoshop?

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...

23/11/2017
0 0
0

Dicazo Computer Institute conducts classes in Adobe Illustrator, Adobe Photoshop Training and Adobe Premiere. It is located in Raja Park, Jaipur. It takes Regular Classes- at the Institute. It has got 33 reviews till now with 100% positive feedback.

X

Reply to 's review

Enter your reply*

1500/1500

Please enter your reply

Your reply should contain a minimum of 10 characters

Your reply has been successfully submitted.

Certified

The Certified badge indicates that the Tutor has received good amount of positive feedback from Students.

Different batches available for this Course

This website uses cookies

We use cookies to improve user experience. Choose what cookies you allow us to use. You can read more about our Cookie Policy in our Privacy Policy

Accept All
Decline All

UrbanPro.com is India's largest network of most trusted tutors and institutes. Over 55 lakh students rely on UrbanPro.com, to fulfill their learning requirements across 1,000+ categories. Using UrbanPro.com, parents, and students can compare multiple Tutors and Institutes and choose the one that best suits their requirements. More than 7.5 lakh verified Tutors and Institutes are helping millions of students every day and growing their tutoring business on UrbanPro.com. Whether you are looking for a tutor to learn mathematics, a German language trainer to brush up your German language skills or an institute to upgrade your IT skills, we have got the best selection of Tutors and Training Institutes for you. Read more