Showing posts with label macOS. Show all posts
Showing posts with label macOS. Show all posts

Friday, July 24, 2020

Postanite profesionalni programer na Linuxu

1) Instalirajte Linux Lite

2) otvorite command promt i unesite:

sudo apt-get update
sudo apt-get lazarus-ide
sudo apt-get lazarus

Čestitamo, sada ste spremni za velika dela:




Lazarus-ide možete koristiti i za programiranje u Windows 10, ali nije u tome poenta, nego da više promovišemo open sors i Linux koji je zapostavljen u Srbiji.

https://rti.etf.bg.ac.rs/rti/ir1p1/materijal.html

https://bubblecup.org/

http://messylab.com/

Object oriented concepts and design patterns

https://medium.com/@ronnieschaniel/object-oriented-design-patterns-explained-using-practical-examples-84807445b092

https://hackernoon.com/10-oop-design-principles-every-programmer-should-know-f187436caf65

https://www.codingame.com/playgrounds/503/design-patterns/object-oriented-programming

https://www.cs.uct.ac.za/mit_notes/software/htmls/ch08s03.html

https://www.geeksforgeeks.org/design-patterns-set-1-introduction/

https://www.freecodecamp.org/news/the-basic-design-patterns-all-developers-need-to-know/

https://github.com/samsam-026/Design_Patterns

https://www.tutorialspoint.com/design_pattern/design_pattern_overview.htm


Bubble Cup finals programming environment


We are just couple of days away from the start of the finals. Compilers and IDEs available on the finals are:
  • C++
    • IDE: CodeBlocks 16.01, Visual Studio 2017
    • Compiler: MinGW 4.9.2, Visual Studio 2017
  • C#
    • IDE: Visual Studio 2017
    • Compiler: Visual Studio 2017
  • Pascal
    • IDE: Free Pascal, Lazarus 1.6.4
    • Compiler: Free Pascal Compiler 3.0.2

Thanks,
Bubble Cup Crew