Software Engineer, Your next Programming Instructor.

"Here I share myself."
Showing posts with label CSharp. Show all posts
Showing posts with label CSharp. Show all posts

Friday, 13 November 2020

Sequential Cohesion in Software Engineering - Types of Cohesion

Communicational Cohesion in Software Engineering Urdu/ Hindi

Types of Cohesion - Procedural Cohesion in Software Engineering Urdu/Hindi

Monday, 30 March 2020

C# Learning Track - Learn C# in 2 Months by Yourself


All you need to do is follow the steps as shown in the video and than download the data from here to start learning.


Sunday, 29 March 2020

News Caster Project - C#


NEWS Caster App

This is the News Caster app I developed in C# which shows the latest news and read it for you if you click on Read News.
I developed it using News API You have to create a free account on News API official website to get the API Key than you can put the key into the code and use it.

This is a basic code you can experiment different things using News API.

This App is Open Source you can download and see the code on GitHub
Download Source Code