Tag: geca
All the articles with the tag "geca".
CS3014/01. Introduction | Application Development Tools
Updated: 2 hours readIntroduction to ASP.NET Web Framework, a web framework for building modern web apps and services with .NET.
CS3014/02. Basic Application | Application Development Tools
Updated: 2 hours readBuild a web-based TODO list using ASP.NET Core MVC and C#.
CS3014/03. Master Page and Modularity | Application Development Tools
Published: 2 hours readDevelop master pages and user controls for modularity and consistent UI design.
CS3014/04. Object Oriented Programming | Application Development Tools
Published: 2 hours readApply OOP principles in C# with design patterns for robust software architecture.
CS3014/05. Validation Controls | Application Development Tools
Published: 2 hours readImplement ASP.NET validation controls for multi-layered data integrity enforcement.
Mapping of GECA's academic resources
Updated: 5 hours readThis 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.
CS3016/02. Program graph theory reductions among clique, vertex cover, and independent set problems.
Updated: 4 hours readTo understand and implement polynomial-time reductions among the Clique, Vertex Cover, and Independent Set problems, which are fundamental in computational complexity and NP-completeness.
CS3016/01. Implement divide-and-conquer algorithms for binary search, merge sort, and quick sort.
Published: 4 hours readTo understand and implement divide-and-conquer algorithms - Binary Search, Merge Sort, and Quick Sort, and analyze their time and space complexities.
CSPCC5002. Notes - Machine learning
Updated: 4 hours readThese notes provide a detailed yet concise overview of the topics in Machine Learning as per the syllabus
CSPC2006/02. Creating Wireframes and Prototypes
Published: 2 hours readTo Understand what wireframes and prototypes are in UI/UX design. To Learn how to create wireframes and prototypes using popular tools. To Gain experience in translating ideas into visual layouts.