Browsing '2014 ': Students starting in 2014

First week of C++
Hi all,
It’s Friday and it is time for a weekly update.
As said in the post before this, this week the Game Programming course started. My first week has been more or less an introduction. We have gone through a lot of basic c++.
For example we have been through:
Input/Output: Since we only work in the console so for this is really easy, in my opinion. This just demand a couple of lines of code. The easiest and, probably, the most famous kind […]

First week of C++
Hi all,
It’s Friday and it is time for a weekly update.
As said in the post before this, this week the Game Programming course started. My first week has been more or less an introduction. We have gone through a lot of basic c++.
For example we have been through:
Input/Output: Since we only work in the console so for this is really easy, in my opinion. This just demand a couple of lines of code. The easiest and, probably, the most famous kind […]

The first week of GameProgramming!
So the first week of gameprogramming has gone by. Since i have studied a bit of programming in C# before i have not learned all the much from the courses. Thought it has been a great reminder on how programming works, and to adapt the previous knowledge of C# to C++. The most fundamental thing i have learned this week is that there are several ways to code the same thing, and it ts hard to differentiate which is the […]

The first week of GameProgramming!
So the first week of gameprogramming has gone by. Since i have studied a bit of programming in C# before i have not learned all the much from the courses. Thought it has been a great reminder on how programming works, and to adapt the previous knowledge of C# to C++. The most fundamental thing i have learned this week is that there are several ways to code the same thing, and it ts hard to differentiate which is the […]

The first week of GameProgramming!
So the first week of gameprogramming has gone by. Since i have studied a bit of programming in C# before i have not learned all the much from the courses. Thought it has been a great reminder on how programming works, and to adapt the previous knowledge of C# to C++. The most fundamental thing i have learned this week is that there are several ways to code the same thing, and it ts hard to differentiate which is the […]

The first week of GameProgramming!
So the first week of gameprogramming has gone by. Since i have studied a bit of programming in C# before i have not learned all the much from the courses. Thought it has been a great reminder on how programming works, and to adapt the previous knowledge of C# to C++. The most fundamental thing i have learned this week is that there are several ways to code the same thing, and it ts hard to differentiate which is the […]
Start of Game Programming I at Campus Gotland
I have studied a few programming courses through the years. I started out learning the basics of C++ during my upper secondary school years, around 2009-2010. Later on I studied an introductory course on C++ and also in Java when I first began studying at a university. I have also studied a couple of distance courses which included learning C++, C#, Java and some other scripting language.
The first week of the course Game Programming I has come to an end. This week […]
Start of Game Programming I at Campus Gotland
I have studied a few programming courses through the years. I started out learning the basics of C++ during my upper secondary school years, around 2009-2010. Later on I studied an introductory course on C++ and also in Java when I first began studying at a university. I have also studied a couple of distance courses which included learning C++, C#, Java and some other scripting language.
The first week of the course Game Programming I has come to an end. This week […]
Start of Game Programming I at Campus Gotland
I have studied a few programming courses through the years. I started out learning the basics of C++ during my upper secondary school years, around 2009-2010. Later on I studied an introductory course on C++ and also in Java when I first began studying at a university. I have also studied a couple of distance courses which included learning C++, C#, Java and some other scripting language.
The first week of the course Game Programming I has come to an end. This week […]
Start of Game Programming I at Campus Gotland
I have studied a few programming courses through the years. I started out learning the basics of C++ during my upper secondary school years, around 2009-2010. Later on I studied an introductory course on C++ and also in Java when I first began studying at a university. I have also studied a couple of distance courses which included learning C++, C#, Java and some other scripting language.
The first week of the course Game Programming I has come to an end. This week […]

Programming a Guessing game!!
First week of programming has come to an end, I’ve learned a lot! It feels like we’ve already gone through the basics, so it’s really going in a rapid speed, which is nice of course.
I’ve managed to create a simple guessing game which is run in CMD. What happens is that the system randomly assigns a number which the user has to guess. If the guess from the user is too high, it will be pointed out, if the guess […]

Programming a Guessing game!!
First week of programming has come to an end, I’ve learned a lot! It feels like we’ve already gone through the basics, so it’s really going in a rapid speed, which is nice of course.
I’ve managed to create a simple guessing game which is run in CMD. What happens is that the system randomly assigns a number which the user has to guess. If the guess from the user is too high, it will be pointed out, if the guess […]

Programming a Guessing game!!
First week of programming has come to an end, I’ve learned a lot! It feels like we’ve already gone through the basics, so it’s really going in a rapid speed, which is nice of course.
I’ve managed to create a simple guessing game which is run in CMD. What happens is that the system randomly assigns a number which the user has to guess. If the guess from the user is too high, it will be pointed out, if the guess […]

Programming a Guessing game!!
First week of programming has come to an end, I’ve learned a lot! It feels like we’ve already gone through the basics, so it’s really going in a rapid speed, which is nice of course.
I’ve managed to create a simple guessing game which is run in CMD. What happens is that the system randomly assigns a number which the user has to guess. If the guess from the user is too high, it will be pointed out, if the guess […]
First week of programming
We started our programming course this week. After the introduction this monday, we went through different variables this tuesday. After tuesday’s lesson, I did some of the practise exercises on my own. The problem came when I ended up with exercise 11. Here’s the description of exercise 11:
Let the user input two integer values.
Square the first variable and divide by the second.
Assign the result to a floating point variable.
Output the result
Compile and run
The issue with this exercise was that my […]
First week of programming
We started our programming course this week. After the introduction this monday, we went through different variables this tuesday. After tuesday’s lesson, I did some of the practise exercises on my own. The problem came when I ended up with exercise 11. Here’s the description of exercise 11:
Let the user input two integer values.
Square the first variable and divide by the second.
Assign the result to a floating point variable.
Output the result
Compile and run
The issue with this exercise was that my […]
First week of programming
We started our programming course this week. After the introduction this monday, we went through different variables this tuesday. After tuesday’s lesson, I did some of the practise exercises on my own. The problem came when I ended up with exercise 11. Here’s the description of exercise 11:
Let the user input two integer values.
Square the first variable and divide by the second.
Assign the result to a floating point variable.
Output the result
Compile and run
The issue with this exercise was that my […]
First week of programming
We started our programming course this week. After the introduction this monday, we went through different variables this tuesday. After tuesday’s lesson, I did some of the practise exercises on my own. The problem came when I ended up with exercise 11. Here’s the description of exercise 11:
Let the user input two integer values.
Square the first variable and divide by the second.
Assign the result to a floating point variable.
Output the result
Compile and run
The issue with this exercise was that my […]
Game programming I – Week 1
As we leave week 1, we have learned about loops, conditional statements, debugging and other essential parts in programming.
Above is one of the exercises we were told to do, tho in fact, I completed three exercises in an attempt to solve the first of them. It does however have a minor modification.
In the exercise I set out to complete, we were told to allow the user to input two values where the highest one would be represented on the screen, […]
Game programming I – Week 1
As we leave week 1, we have learned about loops, conditional statements, debugging and other essential parts in programming.
Above is one of the exercises we were told to do, tho in fact, I completed three exercises in an attempt to solve the first of them. It does however have a minor modification.
In the exercise I set out to complete, we were told to allow the user to input two values where the highest one would be represented on the screen, […]
Game programming I – Week 1
As we leave week 1, we have learned about loops, conditional statements, debugging and other essential parts in programming.
Above is one of the exercises we were told to do, tho in fact, I completed three exercises in an attempt to solve the first of them. It does however have a minor modification.
In the exercise I set out to complete, we were told to allow the user to input two values where the highest one would be represented on the screen, […]
Game programming I – Week 1
As we leave week 1, we have learned about loops, conditional statements, debugging and other essential parts in programming.
Above is one of the exercises we were told to do, tho in fact, I completed three exercises in an attempt to solve the first of them. It does however have a minor modification.
In the exercise I set out to complete, we were told to allow the user to input two values where the highest one would be represented on the screen, […]
Bits and bytes
So first, I hate blogging. But it has to be done.
well then!
this week we started with programming in c++. I have never done any programming so everything so far have been… challenging and fun!
as a slow learner i need to do the same thing over and over until i understand something. To be honest i need to code alot more before i feel that i can contribute to anything interesting to read about.
sure i could explain the “hello world” program. […]
Bits and bytes
So first, I hate blogging. But it has to be done.
well then!
this week we started with programming in c++. I have never done any programming so everything so far have been… challenging and fun!
as a slow learner i need to do the same thing over and over until i understand something. To be honest i need to code alot more before i feel that i can contribute to anything interesting to read about.
sure i could explain the “hello world” program. […]