Examples for the "Introduction to programming" course given by me and @bzareva @ Faculty of Mathematics and Informatics, Sofia University (2021/22)

Overview

Теми от практикумите по "Увод в програмирането", зимен семестър 2021/2022, спец. "Информатика", група 5

  • Тема 1 (04.10.2021) : Променливи. Типове променливи. Преобразуване (кастване) между типове. Оператори.
  • Тема 2 (11.10.2021) : Приоритет на операторите. Асоциативност. Условни провеки (if, switch, ternary operator).
  • Тема 3 (18.10.2021) : Задачи върху темите "Оператори" и "Условни конструкции".
  • Тема 4 (25.10.2021) : Задачи върху темата "Цикли".
  • Тема 5 (01.11.2021) : Подготовка за първо контролно.
  • Тема 6 (08.11.2021) : Функции. Референции.
  • Тема 7 (15.11.2021) : Задачи върху темата "Едномерни масиви".
  • Тема 8 (22.11.2021) : Задачи върху темата "Символни низове".
  • Тема 9 (30.11.2021) : Въведение в указателите. Многомерни масиви.
You might also like...
A Valorant Internal Cheat by StuzziKLL's source and given some small adjustments by me.
A Valorant Internal Cheat by StuzziKLL's source and given some small adjustments by me.

Valorant Internal Cheat A Valorant Internal Cheat by StuzziKLL's source and given some small adjustments by me. Picture of the menu: How to use the Va

Scans a given text file for any misspelled words

speller-program Scans a given text file for any misspelled words Directories: dictionaries: a file that contains all words in the dictionary texts: co

Solves a given NxN wordsearch in under 0.3 seconds at most using Rabin-Karp string algorithm.

ASSIGNMENT 2 The Information of the Creator: ASSIGNMENT 2 Author: Lukas Waschuk CCID: lwaschuk Date: 03-20-2021 The Purpose of Your Program: This prog

A C++ implemented set of 8,16,32,64 bit cyclic redundancy check (CRC) functions conforming to the CRC spec given by AUTOSAR

A C++ implemented set of 8,16,32,64 bit cyclic redundancy check (CRC) functions conforming to the CRC spec given by AUTOSAR. Written in C++ and compiled as a 'C++ addon' for use in JavaScript. Available on NPM.

This is for interfacing rasberry-pi's (2 cards) with an arduino for sending raw data to form the close loop system to avoid motor heating by acting on a given temperature.

This is for interfacing rasberry-pi's (2 cards) with an arduino for sending raw data to form the close loop system to avoid motor heating by acting on a given temperature. Interface is explained through a master slave approach and client server approach. another camera is used with OPEN-CV platform to interface and collect data aswell.

Contribute a Data Structure you coded or solve the problems given in the Description.md file in any language! Happy coding!

Pro Lang Contribute a Data Structure you coded or solve the problems given in the Description.md file (can be found in the both the folders) in any la

The given files contains a coded algorithm for a program of "OMR Evaluation" With negative marking below are brief info regarding its feature

OMR-Evalution The given files contains a coded algorithm for a program of "OMR Evaluation" With negative marking below are brief info regarding its fe

Repository for building and operating REVOLVER: An automatic protein purification system for gravity columns. Developed at the University of Toronto.
Repository for building and operating REVOLVER: An automatic protein purification system for gravity columns. Developed at the University of Toronto.

REVOLVER: An automated protein purification system This repository contains all the hardware and firmware files to build and operate REVOLVER: an auto

RoboMaster2021 Infantry Vision OpenSource Code of Foshan University
RoboMaster2021 Infantry Vision OpenSource Code of Foshan University

佛山科学技术学院醒狮战队2021赛季步兵视觉开源 致谢 首先感谢各高校开源代码为本套代码提供的参考,以及感谢2018、2019、2020赛季算法组师兄们的努力。秉承着开源精神,促进各战队间技术交流提升,我队决定本赛季开源本套代码,希望对其他战队提供一定的参考价值。 说明 本套代码是佛山科学技术学院醒

Comments
  • Add files via upload

    Add files via upload

    Изпращам ти задача 8, малко ъпдейтната. Разликите с твоята са, че масива за резултата е с 2 реда и n колони, както е на картинката. Също така всеки стринг може да е с произволна дължина (до 32 символа).

    opened by dkolev27 1
Owner
null
Doom port for InfOS - the University of Edinburgh Informatics research operating system used in the UG3 OS course

Doom on InfOS InfOS is the Informatics research operating system, designed specifically for the UG3 Operating Systems course. This project aims to por

Cheng Kai 14 Aug 20, 2022
A visualization solution for curriculum and course relationships of Hongkong University of Science and Technology(HKUST)

Curriculum Map A visualization solution for curriculum and course relationships of Hongkong University of Science and Technology(HKUST) Notice: Qt v6.

Zory 7 Dec 21, 2022
Final Project for OOP Course - University of Science, VNUHCM

Bily Flower Shop This is our final project for OOP Course. Content: Try our app Build the source codes Demo About us Try our app You can download the

Hoang Trong Vu 9 Jan 18, 2022
A presentation about Nintendo 64 development, given at Inércia 2021

Reflective Regret This repository contains a lot of stuff regarding the "Reflective Regret: Adventures in N64 Homebrew Development" presentation I gav

Buu342 10 Oct 21, 2022
This repository consists an implementation of the Algorithms encountered in Computer Science, Physics and Mathematics.

All the Algorithms you'll ever need xD This repository contains all the algorithms we have encountered in the fields of Computer Science, Mathematics

ACM VIT 7 Dec 3, 2022
Metamath - Meta mathematics. Symbolic functions and derivatives.

metamath Meta mathematic metamath is a tiny header-only library. It can be used for symbolic computations on single-variable functions, such as dynami

eg 31 Nov 4, 2022
Southwest University Lanqiao Cup Training Repository, April 2021

2021 Southwest University Lanqiao Cup Trainning Course Summary This repository is using for LanqiaoCup Competition on 18th, April, 2021 How to start W

西南大学ACM实验室 9 Apr 15, 2021
DevFest 2021 Ewha Womans University : Secure Coding Guideline

DevFest 2021 Ewha Womans University : Secure Coding Guideline

GDSC Ewha 64 Dec 15, 2022
The 2021 Programming League Contest (University of Malaya)

The 2021 Programming League Contest (University of Malaya) - Problem Repository Background of Programming League Contest Programming League is an annu

Amos Tan 9 Nov 15, 2022
C-function for traversing files/directories effectively and calling a given function with each encountered file and a void-pointer as parameters

C-function for traversing files/directories effectively and calling a given function with each encountered file and a void-pointer as parameters

null 1 Jun 27, 2022