VEDANT MILIND ATHAVALE

B-tech| EXTC| VJTI| Mumbai | Python| C++| WebDev |

Student at Veermata Jijabai Technological Institute (VJTI)

Studied at PACE Jr. Science College

Skilled in Programming in Python and C++, Web Designing , Marketing

Grinding Process- Sem 2 (FY)- Engineering

The following ppt is created by or of our faculties at VJTI and is a part of the Engineering Mechanics subject. It covers topics such as : Abrasive types Grain size Bond Grade Structure Grinding wheel type It is helpful for the FY engineering students and the slides are made completely from an exam point of view and will help the students to learn new things along with good grades in their exams.

Microprocessors -8085 Notes - Sem 4

It consists of a complete set of notes that covers All the topics ranging from Basic programs to Combining of different processors. It consists of basic codes in 8085 microprocessors and along with its timing diagrams and a basic to medium level of interfacing notes in detail along with a few sidekicks for your notes. These notes are written from not only an exam point of view but also from a learning and research point of view. Every formula covered in the notes has been combined with its derivation. Made by a faculty of VJTI.

Essentials of Scilab Coding

This pdf consists of basic scilab codes that one must be aware of before starting with advanced scilab coding. Matlab Students can also access the code as they can easily edit it to run in matlab as well. Having a good knowledge of scilab programming can help Electronics and Telecom students to easily grasp the programming techniques and will help them in their curricular subjects like ICA, PDC, etc.

Bisection Method -NT(Exam)

It consists of complete user friendly written notes of bisection method and are written from an exam point of view. Its a detailed description of all of the above and will help second year electronics and telecommunication engineering students in their curriculum. I hope everyone is comfortable with the notes and can ask or share their thoughts if they have doubts related to anything. These notes are made by one of the faculties of our prestigious college of VJTI and will help score high in your exams.

Prime number Generator Code in Python

Here I have attached the snippets of the code and the output generated along with the code in written form. It consists of a code in python written in notepad wherein we learn to print prime numbers by giving the input of range and the number of numbers we want to print. Copy the code in any editor of your choice and save it with .py extension and run it in an online interpreter or your python command prompt.