Change the repository type filter
All
Repositories list
46 repositories
- Code practice and examples associated with the course "Learning ASP.NET" from LinkedInLearning.com
- Code practice associated with the course "ASP.NET MVC 5 Fundamentals" with Scott Allen on Pluralsight
- Code practice associated with the course "Building an API with ASP.NET Web API" on Pluralsight.
- Examples of using C to achieve functionality in Windows Operating System
ELF_fake_virus
PublicA learning project aimed for building situation awareness about vulnerabilities of systems against viruses and malware.- Code work associated with the course "Linux System Programming Techniques & Concepts" authored by Abhishek CSEPracticals on Udemy.
Explore-C-Libraries
PublicDiscover and explore external C libraries.Mini-Voting-System
Public- Code works that show inter-process communication (IPC) in multiple programming languages
- Multitasking increases the efficiency of the CPU and utilizes resources in a better manner. Threads are the best way to implement multitasking. A process can contain more than one thread to implement multitasking.
- Code work to learn threading in C
Nuke
Public- A quick start in building networked applications with the C programming language
- Code practice associated with the course "C++ Essential Training for Career Changers" by Peggy Fisher on Linkedin Learning.
- Course work associated with the course "Learning Linux Shell Scripting" from Linkedin Learning, authored by Troy Miles.
- Course work from the Pluralsight course "Getting Started with Linux System Administration" by David Clinton.
- Course work associated with the Pluralsight course "Getting Started with the Linux Command Line" by David Clinton.
- Course work from "Getting started with Linux" course by David Clinton, on Pluralsight.
- Code practice from LinkedIn Learning course "Learn Data Structures and Pointers in C" by Dan Gookin
- Coursework from "C Essential Training: 1 The Basics" by Dan Gookin on Linkedin-Learning.com
Learn-C-Programming
PublicCode practice from Pluralsight course "C Programming Language Fundamentals" by Kenny Kerr- Code practice associated with the course "Getting Started with Entity Framework 6" from Pluralsight.
- Workflow how to create a code model from an existing Database.
- Workflow practice how to create a Visual Model from an existing database with Entity Framework 6
- The macro connects to webpage http://www.westmetall.com and extracts data from "Monatsdurchschnitte" which is processed in a chart and saved as an image file.
WCF-RESTFul-Services-App
PublicWindows Communication Foundation app to expose a RESTFul service with data from a SQL Server database.