SE Computer Students Attend Workshop on Backend Development

C-CODES, in association with the Department of Computer Engineering, organized a workshop on “Exploring Backend Development” for SE Computer students on March 29, 2025. The session was conducted by Mr. Vadiraj Inamdar (Alumnus, 2020-2024) and provided participants with a practical introduction to core backend technologies through a mix of theory and hands-on exercises.
The workshop covered key backend development concepts, including:
- Database Management – An overview of databases and their organization using Database Management Systems (DBMS). Participants explored SQL, focusing on CRUD operations (Create, Read, Update, Delete) and table joins.
- PHP Scripting – The fundamentals of PHP as a server-side scripting language, with demonstrations on connecting PHP scripts to MySQL databases and executing queries.
- RESTful APIs – Understanding REST APIs for seamless communication between applications. Attendees built and tested APIs using Postman, implementing HTTP methods like GET and POST.
The interactive session helped students enhance their backend development skills, equipping them with essential knowledge in database management, scripting, and API integration.
The workshop was coordinated by Prof. Amey Tilve and proved to be an enriching experience for all participants.