|
PROGRAMMING SOFTWARE
Posted in Programming (Wednesday, July 9, 2008)
By Filemaker Inc..
The regular list price is $499.00.
Sells new for $360.00.
Read more...
Purchase Information
1 comments about FileMaker Pro 8.5 Advanced Win/Mac.
- O FileMaker é um software que permite que você crie seus próprios programas 100% customizados às suas necessidade sem exigir que você seja um expert em programação, na verdade você nem precisa saber nada de programação para poder criar seus próprios programas.
Robusto, confiável, com milhares de aplicações pré-elaboradas para que você só precise "encaixar" os scripts prontos nos seus programas é um software fascinante e que oferece também uma série de lay-outs (programas) em diversos segmentos (produtividade, gererenciamento, estoque, inventário entre outros) para que você já possa começar a usar imediatamente tanto como base para traduzir e customizar em português quanto como para usar como programa final. O software e os manuais são em inglês.
Com dedicação, estudo e treinamento um expert em FileMaker é capaz de transformar em programa praticamente qualquer rotina empresarial que necessite de dados para serem catalogados, cruzados e analisados. Nos Estados Unidos o FileMaker é usado em aplicações de todos os tamanhos incluindo alguns bancos de dados gigantescos em aplicações críticas de grandes organizações e essa flexibilidade de poder atender demandas desde pequenas empresas até mega organizações com o mesmo conceito básico de scripts e lay-outs é algo que torna o FileMaker tão especial. A empresa FileMaker inc é uma empresa independente que faz parte da Apple Inc famosa pela inovação e qualidade de seus produtos e por ter criado também o Ipod e o Iphone. Consulte-me se desejar ajuda com o seu FileMaker no Brasil. [...]
Read more...
Posted in Programming (Wednesday, July 9, 2008)
By Microsoft Software.
The regular list price is $2,239.00.
Sells new for $1,999.99.
Read more...
Purchase Information
No comments about Microsoft Visual Studio Team System 2008 Team Foundation Server Upgrade.
Posted in Programming (Wednesday, July 9, 2008)
By SelectSoft Publishing.
The regular list price is $19.95.
Sells new for $4.64.
Read more...
Purchase Information
No comments about QuickStart Italian Audio CD.
Posted in Programming (Wednesday, July 9, 2008)
Written by Mix Software. By Mix Software.
There are some available for $3.70.
Read more...
Purchase Information
1 comments about Power C: The High-Performance C Compiler.
- The Power C product is one of the wonders of the world. The product consists of a well written book and a diskette containing a working C Compiler that works in a Dos environment. For someone trying to learn the C programming language, it is an inexpensive software package and tutorial book. Unlike many compiler books, this one is stuffed full of working example code demonstrating the use of the library routines. Back when I used to sell a Dos compatible operating system, I used to bundle each copy of my software with this book and Disk. The book and disk sells new from Mix Software for about $19 plus tax and shipping so the prices here for used copies are even better. This product is a great deal for a student or hobbyist.
Read more...
Posted in Programming (Wednesday, July 9, 2008)
By 3D BUZZ INC..
Sells new for $54.95.
Read more...
Purchase Information
4 comments about XNA Xtreme 101 Volume 1.
- Simply put, this is the best training around. I am a self taught programmer and I thought I knew what I was doing. Boy was I wrong. This is by far the best training I have ever had, no programming book even comes close to the depth that Buzz goes into. I am only halfway through the training and every day Buzz shows me just how much I didnt know. Buy this, its worth every penny and cost about as much as one of those no good books.
- I am a purchaser of the XNA Xtreme 101 training material who has worked through all of the Volume 1 DVD set including the knowledge reviews and game projects. I am extremely pleased with the DVD and I have learned a great deal about the fundamentals of computer programming. The lectures go into amazing detail about general programming concepts, .NET infrastructure, the C# language and game design. Jason Busby and his team have spent a great deal of time preparing their teaching lessons before recording them. They are incredibly organized and easy to follow.
I love the fact that the videos have a well-defined structure to them while still remaining unscripted and engaging. The organized structure of the videos makes them easy to review at a later date for reference on a particular topic.
Here is a generalized outline of the structure of an XNA Xtreme video lecture:
1) Introduce the main topic and outline which concepts the video will cover
2) Clearly define the main topic on the whiteboard (i.e. a virtual "chalkboard")
3) Illustrate the C# syntax on the whiteboard
4) Demonstrate the syntax in Visual Studio IDE
5) Clearly explain the important concepts (which further drive home the point of the main topic) on the whiteboard - along with examples and memory diagrams. Illustrating what is going on in memory is *awesome* and really helps my understanding!
6) Implement the examples in the Visual Studio IDE and expand on the examples - sometimes "on the fly"
7) Recap and review what you covered in the lecture before ending the video
I'm convinced that 3D Buzz taken online teaching further than anyone else on the planet, and the fact that the lectures are in video format means that students can review them again and again (as opposed to a traditional classroom where one only has written notes as a take-home deliverable). Not only are the lectures solid, but Mr. Busby also provides mind-bending challenges for the students to work out on their own (termed as "Knowledge Reviews" in the videos), and then presents the *complete solution* to the homework assignments in video format.
The topics covered in Volume I include an introduction to programming concepts, variables, expressions, comments, If statements, Switch statements, referencing data types, variable scope, variable casting, enumerations, Do loops, While loops, For loops, general programming terms, a breakdown of .NET core architecture, an overview of the Microsoft Visual Studio IDE, several complete game projects and five Knowledge Reviews to test your comprehension of the lecture material.
Due to the fact that Jason Busby explains programming fundamentals and Computer Science concepts so thoroughly, this instructional training can be applied to learning other computer languages in addition to C#. I, along with several other students, have had the privilege of working through the Volume II set before release. These new lectures cover the concepts of Objected Oriented programming and design with unbelievable detail (including an amazingly in-depth lecture on Inheritance that is rich with examples to drive home the concept). After working through both Volumes I & II, I've even found the C++ language to be a snap to pick up and use. It just goes to show that once you understand core programming concepts, you can apply them to other languages and add even more tools to your belt.
- This is a great starting place for anyone that is wondering, "how the heck do I get started in programming?" Sure, the VTM is about creating XNA games, but that's only part of it. Through the course of learning, you'll find yourself going over the basics of the C# language and having it presented in a way that anyone can learn it from. What's great is that you're also going to get challenges as you go along that not only test your understanding of topics but also to help you start thinking about how to apply those topics to problems.
Already know C#? That's not a problem either. All of the videos are clearly labeled and broken into distinct videos that can be watched or skipped as you see fit.
While these videos cover XNA, XNA is really only used as a method of implementation. These videos will teach you the fundamentals of programming, the fundamentals of game designs and implementation, and it will teach you how to leverage XNA to make your games come to life.
This is a fabulous product! Let's also not forget that there is a great community of people that have taken this course at 3D Buzz that you can ask your questions to so you won't be left out dry if and when you have some further questions or may need a little more help.
- I have wanted to make my own game since I was 8 and first played the Colecovision my parents bought me. In the past I have tried to teach myself programming from various books, but really never could grasp how to apply the knowledge.
I am currently working through XNA Volume 2 by 3DBuzz and I am happy to report that I have a working knowledge of the concepts and methodology and am well on my way to designing my very own game for the first time.
I truly never thought I could learn to program, but the video format and the extremely thorough way that the material is presented makes it easy for any beginner. You truly need no prior knowledge. If you watch every video from beginning to end, you will eventually understand it. And if you don't, you've got the videos!! Replay it until it sinks in.
If you have ever wanted to make your own game and play it in Windows or on Xbox360, you will NOT regret this purchase.
Thank you 3DBuzz for helping me to achieve my dreams. =)
Read more...
Posted in Programming (Wednesday, July 9, 2008)
By Microsoft Software.
The regular list price is $699.95.
Sells new for $198.99.
There are some available for $21.99.
Read more...
Purchase Information
No comments about Microsoft Visual C++ 4.0 [Full Version].
Posted in Programming (Wednesday, July 9, 2008)
By Dreamcatcher.
Sells new for $16.98.
There are some available for $0.95.
Read more...
Purchase Information
No comments about Jewels of the Oracle.
Posted in Programming (Wednesday, July 9, 2008)
By Microsoft Software.
Sells new for $255.00.
There are some available for $249.99.
Read more...
Purchase Information
No comments about Visual C++ 6.0 Pro. Full Version.
Posted in Programming (Wednesday, July 9, 2008)
By Borland.
Sells new for $83.00.
Read more...
Purchase Information
No comments about Borland C++ 5.
Posted in Programming (Wednesday, July 9, 2008)
By Microsoft Software.
The regular list price is $2,309.00.
Sells new for $2,185.99.
There are some available for $1,545.00.
Read more...
Purchase Information
1 comments about Microsoft Visual Studio Team Edition for Software Developers 2005 w/MSDN Premium Renewal.
- This tool is a must have for any web applications and windows applications developers. It provides everything neccessary to build great products and it is very intuitive. I am a seasoned developer and I find a lot of the shortcuts, rad developments, and intellisense quite helpful. The .NET framework also save a lot of time and headaches since it provides a great toolbox of functionality. If you are new to development, it might take a while to get used to though. I suppose that would be with any development tool though.
Read more...
|
|
|
FileMaker Pro 8.5 Advanced Win/Mac
Microsoft Visual Studio Team System 2008 Team Foundation Server Upgrade
QuickStart Italian Audio CD
Power C: The High-Performance C Compiler
XNA Xtreme 101 Volume 1
Microsoft Visual C++ 4.0 [Full Version]
Jewels of the Oracle
Visual C++ 6.0 Pro. Full Version
Borland C++ 5
Microsoft Visual Studio Team Edition for Software Developers 2005 w/MSDN Premium Renewal
|