The Next Problem
Solving Idea?

Join the innovation Revolution

STEAM SCHOOL - COMPUTER SCIENCE AND ENGINEERING

STEAM School is designed and run by Chitkara University Research & Innovation Network (CURIN) to impart basic skills in Science, Technology, Engineering, Arts and Maths (STEAM) in a fun filled– activity based structure. The activities done under STEAM school will not earn any credits but the essential skills, which are required by anyone, who wants to give shape to one’s ideas. There are no prerequisites but just the zeal to learn and do. The STEAM school is run on predetermined days during whole of the semester during evening hours– from 4:30 pm to 6:30 pm. The STEAM calendar given below will give you an insight into details.

Important Instruction
  • Students can enroll in any number of courses.
  • Students can refer to the timetable carefully befor booking the slots.
  • Students can bring their own kits for basic electronic projects.
  • Each course is of 10 hours (2 hours – 4:30-6:30 pm on five consecutive days)
  • Hostel accommodation to the day scholar will be given on request basis with the admissible charges (@ 200/- per night).
  • Registration Fee: Rs 200/-
  • For Registration
    follow Chalkpad
For any Queries please contact:
Mr. Vivek Bhardwaj
Assistant Professor (CSE)
Email: vivek.bhardwaj@chitkara.edu.in
Mob: 7814108877
Department Head
Prof. (Dr.) Meenu Khurana

Dean | Department of Computer Science and Engineering
PROGRAM SCHEDULE
Introduction to linux and Linux shell scripting: a project-based approach to learning
Resource Lead Mr. Vivek Bhardwaj
Linux Shell Scripting: A Project-Based Approach to Learning
Venue TG-507, Turing Block.
Day Topic Workshop Dates
Day 1 How to deal with directories and files using CLI and Find files, Sort data in Linux. Exactly how permissions work and how to decipher the most cryptic Linux permissions with ease. Batch 1 Aug 31 – Sep 4, 2020
Batch 2 Sep 21 – 25, 2020
Day 2 Working with GCC compiler, Installation, Compilation and Execution of program, debugging, time-stamping, compiling object files etc.
Day 3 How to create Backup and Compress files and directories in Linux.
Day 4 System Administration-User account management, Sudo access, Processes and schedules, Cron Scheduling Software to Automate Boring Tasks
Day 5 Bash Scripting, Bash Programming, Grep, Awk, and More.
Python Programming
Resource Lead Dr. Vinay Kukreja
Venue TG-508, Turing Block
Day Topic Workshop Dates
Day 1 Python Introduction : Numbers, strings, operators Batch 1 Aug 24–28
Batch 2 Sep 14–18
Day 2 Conditional Statements
Day 3 Python Collection: Sets, Tuples, Lists
Day 4 Dictionaries, Looping
Day 5 Basic information about functions creation and usage as well as for arrays
JAVA for Beginner’s
Resource Lead Mr. Kamaldeep Garg
Venue TG-506, Turing Block
Day Topic Workshop Dates
Day 1 Installation of Java. Overview of JDK, JVM and JRE. Introduction to various IDEs for JAVA Batch 1 Aug 17–21
Batch 2 Sep 07–11
Day 2 Identifiers, Keywords, Java Data Types & Operators, Input from User
Day 3 Control Statements, Loop Constructs, Command Line Arguments
Day 4 Arrays: 1D arrays, 2D arrays and Jagged Arrays
Day 5 Object Oriented Concepts: class, objects, inheritance, encapsulation, Constructor