I've been working on an idea on my spare time when I'm not busy by working on a "Learning to Programming using Transcendence", rough title of course. But I have been working with educators and educates to get a general idea what would be possible. So far its pretty promising, and I hopefully will put this up on github, my final plan is to (pending your approval george) have a Ebook and a Lesson Plan for people to use. This effort is primarily to learn Transcendence a bit better my self and to promote the game a bit more.
I know this is pretty ambitious, and if you don't approve (or want to do it your self) I will gladly yield.
Learning to Programming using Transcendence
-
- Fleet Admiral
- Posts: 2876
- Joined: Thu Feb 03, 2011 5:21 am
- Location: Hmm... I'm confused. Anybody have a starmap to the Core?
Great job Ttech!
I would definitely enroll in that course!
I would definitely enroll in that course!
Tutorial List on the Wiki and Installing Mods
Get on Discord for mod help and general chat


Der Tod ist der zeitlose Frieden und das leben ist der Krieg
Wir müssen wissen — wir werden wissen!
I don't want any sort of copyright on my Transcendence mods. Feel free to take/modify whatever you want.
Get on Discord for mod help and general chat


Der Tod ist der zeitlose Frieden und das leben ist der Krieg
Wir müssen wissen — wir werden wissen!
I don't want any sort of copyright on my Transcendence mods. Feel free to take/modify whatever you want.
- stealthx
- Militia Lieutenant
- Posts: 127
- Joined: Thu Jan 21, 2010 3:45 am
- Location: At the edge of chaos (sovereign)
Yield, Ttech!!
Jjk
BTW, would the course be free of charge?


BTW, would the course be free of charge?
Be the hope of humanity. Be a Gundam Meister.
- Aury
- Fleet Admiral
- Posts: 5510
- Joined: Tue Feb 05, 2008 1:10 am
- Location: At the VSS Shipyards in the frontier, designing new ships.
I think its instructors resources, so it would be stuff for like a school to adopt or something.
(shpOrder gPlayership 'barrelRoll)
<New tutorials, modding resources, and official extension stuff coming to this space soon!>
<New tutorials, modding resources, and official extension stuff coming to this space soon!>
-
- Developer
- Posts: 2998
- Joined: Thu Jul 24, 2003 9:53 pm
- Contact:
I think it's a great idea, and of course I approve. Let me know if you need anything more formal than that.
Please keep us posted on your progress!
Please keep us posted on your progress!
- Ttech
- Fleet Admiral
- Posts: 2767
- Joined: Tue Nov 06, 2007 12:03 am
- Location: Traveling in the TARDIS
- Contact:
I might have a few questions, well quite possibly a lot. Right now I might need some really awesome background information to fill in. But right now I'm trying to build up a general outline. Transcendence has a ton of flexibly, however parenthesis(s) scare people and its hard to get someone to look at any lisp dialect. So I'm trying to figure out how to make "LISP for Dummies", since I am a dummy, I think I can manage.george moromisato wrote:I think it's a great idea, and of course I approve. Let me know if you need anything more formal than that.
Please keep us posted on your progress!
But here is the general idea:
- Introduction
- A brief history of the Commonwealth (Background information and general ideas)
- Understanding the the basics
- Developing with Extensions and Mods
- Moding - Starting with a sample ship mod and grow
- SystemAdditions and Systems??
- Building your own game
- How to get help
For everyone but you.stealthx wrote:Yield, Ttech!!Jjk
![]()
BTW, would the course be free of charge?

But honestly, I have no idea right now, I'd like to at least have 50-100 pages done before I consider releasing it to more then this community.
-
- Fleet Admiral
- Posts: 2876
- Joined: Thu Feb 03, 2011 5:21 am
- Location: Hmm... I'm confused. Anybody have a starmap to the Core?
Ttech: collect tutorials from Modding Reference is a start. Then from there, ask the experienced modders for turorials for things not covered yet.
There are tutorials about making topology (I remember George wrote about this stuff too in another thread [how to loop, etc], but I can't remember where it is.)
Making a System
Making Stargate Topology
F50's Modding tutorial-- His modding Tutorial even has Chapters and Parts!
Add pictures and more text about focusing on how LISP works rather than more on Trans.
If this is a class to teach how to use LISP (I personally wasn't afraid of the parentheses-- TLISP is the first language I ever bothered learining!)
Then Trans should take a backdrop to the mechanics. Only se Transcendence to show the credibility of the written code of the students, but don't focus on Transcendence itself.
*EDIT: Don't forget the Wiki!-- there's LOTS of material on Trans, the problem is they're scattered everywhere!
There are tutorials about making topology (I remember George wrote about this stuff too in another thread [how to loop, etc], but I can't remember where it is.)
Making a System
Making Stargate Topology
F50's Modding tutorial-- His modding Tutorial even has Chapters and Parts!
Add pictures and more text about focusing on how LISP works rather than more on Trans.
If this is a class to teach how to use LISP (I personally wasn't afraid of the parentheses-- TLISP is the first language I ever bothered learining!)
Then Trans should take a backdrop to the mechanics. Only se Transcendence to show the credibility of the written code of the students, but don't focus on Transcendence itself.
*EDIT: Don't forget the Wiki!-- there's LOTS of material on Trans, the problem is they're scattered everywhere!
Tutorial List on the Wiki and Installing Mods
Get on Discord for mod help and general chat


Der Tod ist der zeitlose Frieden und das leben ist der Krieg
Wir müssen wissen — wir werden wissen!
I don't want any sort of copyright on my Transcendence mods. Feel free to take/modify whatever you want.
Get on Discord for mod help and general chat


Der Tod ist der zeitlose Frieden und das leben ist der Krieg
Wir müssen wissen — wir werden wissen!
I don't want any sort of copyright on my Transcendence mods. Feel free to take/modify whatever you want.
-
- Militia Captain
- Posts: 614
- Joined: Wed Mar 02, 2011 7:45 pm
- Location: Patrolling Scarborough Shoal and the Spratlys Islands (West Philippine Sea)
Ttech if it's for free sign me in! 

.....cry without weeping......
.....talk without speaking......
.....scream without raising your voice......
.....talk without speaking......
.....scream without raising your voice......
- Ttech
- Fleet Admiral
- Posts: 2767
- Joined: Tue Nov 06, 2007 12:03 am
- Location: Traveling in the TARDIS
- Contact:
RPC wrote:Ttech: collect tutorials from Modding Reference is a start. Then from there, ask the experienced modders for turorials for things not covered yet.
There are tutorials about making topology (I remember George wrote about this stuff too in another thread [how to loop, etc], but I can't remember where it is.)
Making a System
Making Stargate Topology
F50's Modding tutorial-- His modding Tutorial even has Chapters and Parts!
Add pictures and more text about focusing on how LISP works rather than more on Trans.
If this is a class to teach how to use LISP (I personally wasn't afraid of the parentheses-- TLISP is the first language I ever bothered learining!)
Then Trans should take a backdrop to the mechanics. Only se Transcendence to show the credibility of the written code of the students, but don't focus on Transcendence itself.
*EDIT: Don't forget the Wiki!-- there's LOTS of material on Trans, the problem is they're scattered everywhere!
I can make use of this perhaps, but the issue is that it is licensed to them - they own that work they did. if I use or refernce it in my work I have to get an ok'd first. The first thing I need to do is get used to Transcendence scripting and such. Graphics design will be indeed a lot of work for me.
-
- Fleet Officer
- Posts: 1036
- Joined: Wed Feb 03, 2010 4:28 am
- Location: Researching how to make St. Kats star go supernova.
- Contact:
Feel free to use my tutorials.
Play in over 100 systems in a network. Play the 2011 Mod Of the Year
and the highest rated mod on Xelerus, The Network.
Play the July Mod of the Month, Fellow Pilgrims!
Play My other mods as well
(Drako Slyith)* I am a person
(Eliza chatbot)> Do you believe it is normal to be a person?
- Ttech
- Fleet Admiral
- Posts: 2767
- Joined: Tue Nov 06, 2007 12:03 am
- Location: Traveling in the TARDIS
- Contact:
Drako Slyith wrote:Feel free to use my tutorials.
Thanks.

Ttech wrote:I've been working on an idea on my spare time when I'm not busy by working on a "Learning to Programming using Transcendence", rough title of course. But I have been working with educators and educates to get a general idea what would be possible. So far its pretty promising, and I hopefully will put this up on github, my final plan is to (pending your approval george) have a Ebook and a Lesson Plan for people to use. This effort is primarily to learn Transcendence a bit better my self and to promote the game a bit more.
I know this is pretty ambitious, and if you don't approve (or want to do it your self) I will gladly yield.
In my opinion promoting this game is really simple work. If you (all) want I can make this game extremly popular


I don't likes e-books, but if sombody makes the text i can make (order) the book. Books is my second hobby and I
will be grateful if I'll have a few units of this book

1. If somebody who know this game well maked a text, then everybody will can order book in their country.
I have some connections in Warsaw, so i can print many books in low cost

2. To promote game I can make or order profesional stickers or do something else what you want, as I said promote isn't hard.

3. I don't do anything without George blessing

4. This post is REALLY serious, and I want to be useful there.

5. I can't imagine how the E-book will be ?
Post there what do you thing. Greetings
- Darth Saber
- Militia Commander
- Posts: 290
- Joined: Mon Aug 04, 2008 4:53 pm
- Location: Korriban
May I be permitted to offer my services? I have written a few tutorials on modding, and have been trained in entry level web design by Penn Foster Career School, graduating last year with a career diploma in the same. I also learned much of HTML programming and the use of tags from modding Transcendence, before enrolling at Penn Foster, so I attribute at least part of my success to the game and its noble creator (that's you, George).
- Ttech
- Fleet Admiral
- Posts: 2767
- Joined: Tue Nov 06, 2007 12:03 am
- Location: Traveling in the TARDIS
- Contact:
I don't see why the community can't help, but as I said before. I need to get some solid work done on it first, once I got something more then an outline I will let people know what they can help on. But I have worked on projects before that have become vapor ware and don't want to let people down.Darth Saber wrote:May I be permitted to offer my services? I have written a few tutorials on modding, and have been trained in entry level web design by Penn Foster Career School, graduating last year with a career diploma in the same. I also learned much of HTML programming and the use of tags from modding Transcendence, before enrolling at Penn Foster, so I attribute at least part of my success to the game and its noble creator (that's you, George).