Skip to content

Mapping of GECA's academic resources

 Updated: 5 hours read

This post mean’t to index all the links, resources, labs, and notes made for GECA’s academics. Here are all the links, categorized subject wise.

Table of contents

Open Table of contents

CSPCC5001 Advanced Data Structures

  1. Presentation on BST (Binary Search Trees) with examples ⇜ from unit 3
Show More

CSPCC5002 Advanced Machine Learning

  1. Presentation on generic Machine learning paradigms or approaches with examples ⇜ from unit 1
  2. Notes as per syllabus ⇜ from unit 2, 3, and 4
Show More

CSPCC5003 (Labs) Advanced Machine Learning

  1. </> Gist adv-machine-learning-labs.ipynb.
Show More

CSPEC5002 Advanced Computer Network

  1. </> REPO TCP Server greeting a client (java), UDP Server Echo (java), Socket-based Server and Client - Uppercase Message Response (java, python) ⇜ from unit 2 assignment
Show More

MERMC5001 Research Methodology

Show More

CSVSE5001 Mini Project I



Show More

CSPC2005 (Labs) Advanced C and C++

  1. Construct and execute C program showing use of pointer to structure.
  2. Implement C program for self-referential structure.
Show More

CSPC2006 (Labs) Web Technology

  1. Creating User Research and User Profiles
  2. Creating Wireframes and Prototypes
Show More

Previous Post
CSPCC5002. Notes - Machine learning
Next Post
CSPC2006/02. Creating Wireframes and Prototypes