Computer Science Technology Game Programming
www.tstc.edu
The Graphics, Gaming & Simulation specialization of Computer Science Technology is designed to prepare students for entry into the world of graphics programming. Graphics and simulation is used in several segments of Information Technology, including Education and Training, Aerospace and Defense, and Gaming.
The curriculum for this specialization begins at a more advanced level than other curricula of Computer Science Technology. Prerequisites for entry into this curriculum include College Algebra and College Trigonometry.
Graphics, gaming and simulation programmers tend to push hardware and software to its limits. An introduction to Assembler is included in this curriculum, but C++ is the primary programming language. After mastering the fundamentals of C++, the student moves into advanced applications of C++ in animation programming, multi-user interface programming, advanced mathematical applications, and artificial intelligence. Tools such as Open GL and DirectX are included in this curriculum.
This degree plan ends with a Comprehensive Software Project, in which the student designs and develops a portfolio of Graphics, Gaming and Simulation programming to present to potential employers.
Client Server Specialization…A specialization in Computer Science Technology at Texas State Technical College.
The maturing of network technology during the last decade of the 20th century has made possible the distribution of data and computing over a variety of hardware and software platforms. User-friendly graphical interfaces running on a client system can access data that is available to multiple users across a network. A growing number of businesses and organizations are using the Internet to interact with their customers and clients.
The curriculum for this specialization begins with fundamental programming and database concepts, and features both the Oracle and the Microsoft SQL Server environments. Students learn to install and administer Oracle and Microsoft databases running in a Windows server environment. Programming languages covered include C++, Visual Basic, and Java. Deployment of information using Internet technology is covered in the Advanced Visual Basic and Advanced Java courses.
Unix C++ Specialization…A specialization in Computer Science Technology at Texas State Technical College.
Unix is a popular multi-user operating system used by a significant portion of the Information Technology (IT) community. C++ is the language used most often by IT professionals working in a Unix environment. Other languages, such as Java, are also used in the Unix environment.
The curriculum for this specialization begins with fundamental programming concepts and progresses to intermediate and advanced courses in Unix, C++, and Java. Students will learn to install and configure a Unix installation as well as a Linux installation. Students will learn to create and execute programs written in C++ or Java on Unix and Linux systems.
Oracle Application Developer Specialization…A specialization in Computer Science Technology at Texas State Technical College.
The Oracle Application Developer Certificate is a four-semester program for developing skills in development of database applications. The curriculum is intense and progresses into advanced topics rapidly. Emphasis is on using Oracle databases. Programming tools such as Visual Basic, C++, and Java are taught at the introductory and advanced levels. Development of database applications for web implementation is included. A student who already has a degree in a different field should consider this certificate program as a means of gaining technical skills for employment in the computer science field.
Duration : 0:5:22
[youtube zG6j0be2E-0]
September 6th, 2008 at 1:20 am
lol im 13 and im …
lol im 13 and im learning c++
September 6th, 2008 at 1:20 am
i’m 12 i love game …
i’m 12 i love game creating like 3d characters and stuff
September 6th, 2008 at 1:20 am
im 12 years old im …
im 12 years old im not good in game programming just only whit game maker i want to be a great game programer sooo i like ur vid good job
September 6th, 2008 at 1:20 am
hehe im 12 and …
hehe im 12 and learning c++, just thought i might point that out XD
September 6th, 2008 at 1:20 am
man im taking …
man im taking advanced computer science and im in 9th grade and its so hard for me i so how do i quit my computer science elective class?
September 6th, 2008 at 1:20 am
Programming Logic …
Programming Logic was a basic class CS students take. It’s all theory and it doesn’t really teach you how to program, but the building blocks of programming, and the basics of the subject, also pseudocode.
Java on the other hand is hard, especially if it’s your first programming language, which it was in the summer because we covered a lot of material in 12-16 weeks.
September 6th, 2008 at 1:20 am
I will stop ” …
I will stop “prejuding” you as soon as you stop talking about you have no clue about. “Programming logic is easy, but I heard Java is tough.” That doesn’t even make sense, try reversing the order there. Learning a language like Java is the easy part, learning programming logic, ie Object oriented paradigm is hard.
September 6th, 2008 at 1:20 am
hey shithead, that …
hey shithead, that was five months ago. I finished Java and I’m about to take C. Object-orientated programming, classes, methods and objects and all that stuff. A degree in C.S. from a school with great academics would look great on any resume.
don’t prejudge, ok?
September 6th, 2008 at 1:20 am
You obviously don’t …
You obviously don’t know anything about programming.
September 6th, 2008 at 1:20 am
Just download it …
Just download it off a torrent site and LEARN it, there is no such thing as basic 3d modeling software. Just learn the real thing, it’s not hard. The only thing that limits you in game design/programming/art is your imagination.
September 6th, 2008 at 1:20 am
bah! for me the …
bah! for me the guys must learn the programming for make software that can help the peoples, and not for make stupid videogames
September 6th, 2008 at 1:20 am
Of course they can …
Of course they can
September 6th, 2008 at 1:20 am
I’d actually …
I’d actually recommend learning C++, then SDL. SDL is easy and you can make 2D games. Try to get your hands on Game Programming all in one, 1st edition. The one made by Bruno Miguel Teixeira de Sousa. It explains C++ well, and then learn SDL.
September 6th, 2008 at 1:20 am
They use max… …
They use max… this video was made like 2 years ago. Nub.
September 6th, 2008 at 1:20 am
lol theyr using …
lol theyr using milkshape 3d…..
September 6th, 2008 at 1:20 am
can artistic folks …
can artistic folks learn programing?
September 6th, 2008 at 1:20 am
the program i first …
the program i first started off with was ac3d. its great friendly forums and easy software. i recommend this as your first software install.
September 6th, 2008 at 1:20 am
c++ gdk and direct …
c++ gdk and direct sdk for directx 10 just you should learn to code in c++ then gdk to code programs then games
September 6th, 2008 at 1:20 am
Where is a good …
Where is a good place to start in game coding?
September 6th, 2008 at 1:20 am
which software …
which software should be used to make the graphics??
September 6th, 2008 at 1:20 am
AWSOME! im subbing! …
AWSOME! im subbing! and 5stars!
September 6th, 2008 at 1:20 am
Why not? Just click …
Why not? Just click on me and take a look what I am doing. I only use C++ and DirectX9.
The only thing I know about DirectX9 by now is only basic sprite manegement. But it will be enough to build and expand my specialized Super Metroid Tournament engine.
September 6th, 2008 at 1:20 am
Yepp that’s right, …
Yepp that’s right, the reason for this is because assembly is a very low-level language, a low level language is a language that is closely mapped to the hardware. In assembly you actually explicitly express write, read, and move commands directly on the physical memory.
This is hidden in high-level languages such as C# or java.
September 6th, 2008 at 1:20 am
Hey guys, Can …
Hey guys, Can somone tell me if we can make like zelda games example with c++ ? I know we need the game pack, but can we do it if we got good skill?
September 6th, 2008 at 1:20 am
I don’t get why a …
I don’t get why a video about programming has so much 3ds Max screen capture in it.