The document outlines the steps for a programming techniques project, including: 1) Creating a GitHub account for hosting the project; 2) Documenting application requirements; 3) Developing the application in Microsoft Visual Studio 2013 using C and Win32 API with source control; 4) Creating an installer for the developed application; 5) Documenting application testing; and 6) Creating an installation and user manual. Links are provided for additional resources on using Win32 API, Visual Studio with GitHub, and creating installers in Visual Studio.
The document outlines the steps for a programming techniques project, including: 1) Creating a GitHub account for hosting the project; 2) Documenting application requirements; 3) Developing the application in Microsoft Visual Studio 2013 using C and Win32 API with source control; 4) Creating an installer for the developed application; 5) Documenting application testing; and 6) Creating an installation and user manual. Links are provided for additional resources on using Win32 API, Visual Studio with GitHub, and creating installers in Visual Studio.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1
Tehnici de programare - Proiect
- Cerine 1. Crearea contului pentru gzduirea proiectului pe GitHub (https://github.com/)
https://help.github.com/articles/signing-up-for-a-new-github-account/ etc. 2. Document specificaia cerinelor aplicaiei ATM SCA EmailSendingWS.docx 3. Dezvoltarea aplicaiei - Microsoft Visual Studio 2013 folosind source control, Win32 API (C) a) Win32 API (C) http://www.winprog.org/tutorial/ http://www.functionx.com/win32/Lesson01.htm http://www.win32developer.com/tutorial/windows/windows_tutorial_1.shtm etc. b) Microsoft Visual Studio and GitHub http://michaelcrump.net/setting-up-github-to-work-with-visual-studio-2013-step-by-step/ http://rickrainey.com/2013/07/27/visual-studio-and-gitub-the-basics-of-working-withexisting-repositories-2/ etc. 4. Creearea installerului pentru aplicaia dezvoltat https://msdn.microsoft.com/en-us/library/dn531020.aspx https://chiragrdarji.wordpress.com/2014/03/06/how-to-create-a-setup-file-in-visualstudio-using-installshield/ http://jackstromberg.com/2013/03/creating-an-installer-for-your-application-in-visualstudio-2012/ etc. 5. Document testarea aplicaiei 6. Manual de instalare i utilizare https://helpx.adobe.com/pdf/acrobat_reference.pdf etc.