Syllabus Grades Library People Assignment 1 DueMondayby11:59pm Points100 Submittinga file upload File Typesc COP 1000C Intro Programming Concepts Assignment 1 – 100 points Goal: Download your IDE and...

1 answer below »




Assignment 1



  • DueMondayby11:59pm

  • Points100

  • Submittinga file upload

  • File Typesc



COP 1000C Intro Programming Concepts



Assignment 1 – 100 points



Goal: Download your IDE and get it working by creating a simple first C program (Hello World).



Instructions:



  1. Download and install Visual Studio Community 2017 Use the ‘Microsoft Imagine’(Links to an external site.)link you received in the college email. (There is no charge for this software.)

  2. Create your first C program as described below.



Watch Video Lecture Segment 01 Getting Started


If you have not already done this, create a Hello World program. Run the program successfully.


Then submit the C source file that ends in .c


Be sure to send me an email when you are stuck so I can tell what you’re having trouble with. It’s not intended to be difficult.Ask questions on the discussion board for your peers to answer..



To submit your assignment:

Click on "Assignment "
Use the "Attach File Browse My Computer" button to attach your assignment.Click submit. You can only do this once - please double check that you are submitting the correct document.




You can add comments if you like, but the assignment that I'll grade is the document that you attach.
Don't submit assignments by email - you submit them in the same place that you find them. They go into my "Needs Grading" folder automatically, and the grade goes into your "My Grades" automatically.

Check to see if your assignment was submitted. If you still have a "Submit" button for the assignment, it did not get submitted.

Answered Same DayJan 18, 2021

Answer To: Syllabus Grades Library People Assignment 1 DueMondayby11:59pm Points100 Submittinga file upload...

Neha answered on Jan 20 2021
145 Votes
ConsoleApplication1/.vs/ConsoleApplication1/v15/.suo
ConsoleApplication1/.vs/ConsoleApplication1/v15/Browse.VC.db
ConsoleApplication1/.vs/ConsoleApplication1/v15/ipch/AutoPCH/d4193bdbe0ff6644/HELLOWORLD.ipch
ConsoleApplication1/.vs/ConsoleApplication1/v15/ipch/AutoPCH/f30c3867e60dede0/CONSOLEAPPLICATION1.ipch
ConsoleAp
plication1/ConsoleApplication1.sln
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28307.1000
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ConsoleApplication1", "ConsoleApplication1\ConsoleApplication1.vcxproj", "{A8E3E39F-6D3D-44C4-80ED-73B990E2066D}"
EndProject
Global
    GlobalSection(SolutionConfigurationPlatforms) = preSolution
        Debug|x64 = Debug|x64
        Debug|x86 = Debug|x86
        Release|x64 = Release|x64
        Release|x86 = Release|x86
    EndGlobalSection
    GlobalSection(ProjectConfigurationPlatforms) = postSolution
        {A8E3E39F-6D3D-44C4-80ED-73B990E2066D}.Debug|x64.ActiveCfg = Debug|x64
        {A8E3E39F-6D3D-44C4-80ED-73B990E2066D}.Debug|x64.Build.0 = Debug|x64
        {A8E3E39F-6D3D-44C4-80ED-73B990E2066D}.Debug|x86.ActiveCfg = Debug|Win32
        {A8E3E39F-6D3D-44C4-80ED-73B990E2066D}.Debug|x86.Build.0 = Debug|Win32
        {A8E3E39F-6D3D-44C4-80ED-73B990E2066D}.Release|x64.ActiveCfg = Release|x64
        {A8E3E39F-6D3D-44C4-80ED-73B990E2066D}.Release|x64.Build.0 = Release|x64
        {A8E3E39F-6D3D-44C4-80ED-73B990E2066D}.Release|x86.ActiveCfg = Release|Win32
        {A8E3E39F-6D3D-44C4-80ED-73B990E2066D}.Release|x86.Build.0 = Release|Win32
    EndGlobalSection
    GlobalSection(SolutionProperties) = preSolution
        HideSolutionNode = FALSE
    EndGlobalSection
    GlobalSection(ExtensibilityGlobals) = postSolution
        SolutionGuid = {11AC5749-0D2F-4A26-959E-977B888B0848}
    EndGlobalSection
EndGlobal
ConsoleApplication1/ConsoleApplication1/ConsoleApplication1.vcxproj



Debug
Win32


Release
Win32


Debug
x64


Release
x64



15.0
{A8E3E39F-6D3D-44C4-80ED-73B990E2066D}
Win32Proj
ConsoleApplication1
10.0.17763.0



Application
true
v141
Unicode


Application
false
v141
true
Unicode


Application
true
v141
Unicode


Application
false
v141
true
Unicode




















true


true


false


false





Level3
Disabled
true
WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
true


Console
true






Level3
Disabled
true
_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
true


Console
true






Level3
MaxSpeed
true
true
true
WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
true


Console
...
SOLUTION.PDF

Answer To This Question Is Available To Download

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here