Skip to content

suleymantekin/Internship

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Internship

Some of the courses I took while I was doing my internship.

Phase 1

What I learned

  • Basic C# programming
  • Various advanced concepts related to C# programming language.

What I learned

  • C# Syntax
  • C# Language Fundamentals
  • Iteration in C#
  • Making decisions in C# code

Phase 2

What I learned

  • Core object-oriented programming concepts
  • How to create and use classes and objects in a C# application
  • Applying the three core OOP concepts using C#
  • A grasp of memory and resource management in C# and the .NET Framework

What I learned

  • C# simple and complex data structures
  • How to implement the various data structures in C#
  • How to implement sort and search algorithms in C#

What I learned

  • Learn the basics of LINQ, which is an indispensable part of .NET development skill.
  • Learn the concepts of data querying in .Net and C#.
  • Enhance your hands-on experience using LINQ for data query through many labs and challenges from real projects.
  • Learn and get familiar using PLINQ which is the parallel version of LINQ for enhanced performance for your queries.

What I learned

  • Core MVC Concepts
  • How to create models
  • How to create controllers
  • How to update a view

About

Internship notes and excercises

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages