HyperNext Studio

HyperNext Studio => Getting Started => Topic started by: AnonymousPostings on July 01, 2010, 06:50:49 AM

Title: Where to start ?
Post by: AnonymousPostings on July 01, 2010, 06:50:49 AM
Hi, i want to make my own software but i can’t see how to start programming with Hypernext
I have seen some HTML programming suites that claim its possible to make your own software in a few minutes using their templates.
Can you please give me some pointers?
Title: Re: Where to start ?
Post by: Malkom on July 01, 2010, 07:00:01 AM
I'm not sure why you want to learn to make software but here is some thoughts on starting to make your own software.

Regarding HyperNext, we have  2 short tutorials on  our website for people who have never programmed before. They are in the box on the right hand side. There is also a Quick Start PDF - it has some tutorials in it.

If you have never programmed before then I think its best to start with an easier to use language. HyperNext is one, but there is also Visual Basic and REALbasic. Both these BASIC languages have many tutorials on the web - and also forums where you can ask questions. Its best to avoid languages like C,C++, Pascal, Delphi as they have steep learning curves.

I don't know which platform you are on - Visual Basic is free but is only for the Microsoft platform. REALbasic covers Windows, Mac OS X, and Linux but REALbasic costs 95 USD i think.
There are also languages like Runtime Revolution, which works on several platforms but again it isn't free.
There are lots of many free programming languages on the web but the vast majority aren't very easy to learn.

A warning, there are many places on the web claiming it is possible to create your own software using HTML - these offer very limited functionality as HTML was intended to display interactive web pages and therefore needs a web browser or other application to work . Quite a few people have come to Hypernext after paying for these system, often paying many 100s of USD and all say they were misled by the attractive websites and promises of quick rewards.

The best way to learn about making your own software is to find an easy to use language, play around with their examples, try to modify some of then, then see how these fit in with your needs.
The main thing is to get your first program running - then things do get easier. Also if you want to make a very complex product then Visual Basic, REALbasic and Revolution are very good.

I hope this helps and you have an enjoyable and successful time writing your own software.
Title: Re: Where to start ?
Post by: SEOMeg on August 17, 2010, 11:47:31 AM
Hi MalKom,

I am new to software creation myself, I am really interested in learning how to create software but like AnonymousPostings have read so many "so called" make it yourself garbage, that as you say is 'very limited in its application.' (and yes, lots of promises and fancy words, but no meat!)

I really appreciate your great explanation of HyperNext - I am still playing around and getting to know the program, so you might get a few questions from me down the line.  8-)
Title: Re: Where to start ?
Post by: Malkom on August 17, 2010, 06:28:01 PM
Hi SEOMeg

Welcome to our forums and I hope you have a fun and productive time with HyperNext.

Although HyperNext is meant for beginners it does have lot behind it and the documentation still needs a lot of improvement so if you have any questions please feel free to ask them.
We need all the questions we can get.

Best Regards
Malkom
Title: Re: Where to start ?
Post by: kdsingh2200 on October 06, 2017, 08:37:43 AM
WHAT IS THE LANGUAGE OF MAKING SOFTE WARE AND HOW TO LEARN
Title: Re: Where to start ?
Post by: Malkom on October 06, 2017, 10:49:55 AM
WHAT IS THE LANGUAGE OF MAKING SOFTE WARE AND HOW TO LEARN

Hello,

The programming language is called HyperNext.

HyperNext is an English-like programming language aimed at beginner programmers who want to create their own software.

Probably the best place to start is here:

http://www.tigabyte.com/smf/index.php?topic=316.0 (http://www.tigabyte.com/smf/index.php?topic=316.0)

Work your way through the Quickstart PDF to get a feel for how to create software in HyperNext Studio.