Giter VIP home page Giter VIP logo

siposm / oktatas-hft Goto Github PK

View Code? Open in Web Editor NEW
14.0 14.0 8.0 29.46 MB

💻 A Haladó Fejlesztési Technikák tárgyhoz tartozó laboranyagok, házi és gyakorló feladatok kódjai.

Home Page: https://nik.siposm.hu/hft-minfo

License: MIT License

C# 99.50% TSQL 0.50%
api api-client delegate entity-framework-core lambda-expressions linq mock moq-framework nunit reflection task thread unit-testing xml

oktatas-hft's Introduction

Hi there 👋

Currently teached subjects

Subject Description
🛡️
Frontend Development
HTML, CSS and vanilla JS as the building blocks of client side programming. Little Vue and a deeper dive in Angular development.
reposite
📕
Thesis
Thesis work guidance and topic management for BSc and MSc students.
reposite
💻
Advanced Development Techniques
The advanced stuff of C# eg. delegates, LINQ, parallel programming (task, thread), reflection, layering, unit testing and mocking.
reposite
💾
Software Design and Development II.
OOP in details (inheritance, polymorphism etc.), interfaces, delegates and events, data structures (stack, linked list, binary search tree, graph, hashtable), generic types.
reposite
💡
Project Work
Project work guidance and topic management for BSc students.
reposite

See all list of teached subjects here.

oktatas-hft's People

Contributors

siposm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

oktatas-hft's Issues

RestService's get vs getsingle / symbol problem

This is working correctly, no need for / symbol before "blog".

var blogs = rserv.Get<Blog>("blog");

While this one is not, / is needed before the "stat" or @ symbol.

var x = rserv.GetSingle<CategoryAndCount>("stat/GetLeastUsedCategory");

Demo exam

  • - add demo exam section to users/hft & users/adt
  • - add demo exam to this repo

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.