html5
1 / 7

Gjuhe programuese C++

Gjuhe programuese C++. Universiteti i Prishtinës Fakulteti i Inxhinierisë Elektrike dhe Kompjuterike. Arta Shehu. Hyrje. http://artashehu.weebly.com 2 orë në javë ushtrime. 3 mungesa mbeteni pa nënshkrim! Do të organizohen tri kollokviume: 1. Kollokviumi i parë – pas javës se 5(pestë)

Download Presentation

Gjuhe programuese C++

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Gjuhe programuese C++ Universiteti i Prishtinës Fakulteti i Inxhinierisë Elektrike dhe Kompjuterike Arta Shehu

  2. Hyrje • http://artashehu.weebly.com • 2 orë në javë ushtrime. • 3 mungesa mbeteni pa nënshkrim! • Do të organizohen tri kollokviume: • 1. Kollokviumi i parë – pas javës se 5(pestë) • 2. Kollokviumi i dytë – pas javës se 8(tetë) • 3. Kollokviumi i tretë – pas përfundimit te ushtrimeve Vërejtje: Për të kaluar provimin nevoiten të paktën 50% nga secili kollokvium. • Vegla punuese - Microsoft Visual Studio 6.0

  3. Konceptet e programimit • Gjuha e kompjuterit – kod binar (0,1) • Programi dhe Programimi • Gjuhet programuese • Gjuhet e uleta programuese • Gjenerata e pare (machine code): 8B542408 83FA0077 06B80000 0000C383 FA027706 B8010000 00C353BB 01000000 B9010000 008D0419 83FA0376 078BD98B C84AEBF1 5BC3 • Gjenerata e dyte (assembly code) - Assembleri • Gjuhet e larta programuese • Fortran, Visual Basic, C++, C#, Java, Delphi etj. • Cka eshte C++? • ISO Standardi

  4. Programi - Nga C++ ne Kod binar • Kodi Burimor ( Source code) • Preprocessor • Kompajleri • Kodi assemblerik (assembly code) • Assembler • Kodi objektiv (object code) • Linker • Kodi ekzekutues (Executable code)

  5. Programi – Rruga deri te realizimi • Idea • Pershkrimi • Shkruajta e programit • Testimi • Perdorimi

  6. Algoritmet Grafike • Cka jane algoritmet? • Simbolet e blloqeve

  7. Shembuj te Bllok - Diagrameve

More Related