Showing posts with label WT. Show all posts
Showing posts with label WT. Show all posts

How to install wt : Witty (2)

Continued from What the witty
This is the second post among the various wt related posts. Wt is a c++ web toolkit hat you can use to make websites in witty. Websites made in witty are efficient, fast, light and greener as compared to other websites made in other web based frameworks and technologies. This post is on how to install wt.
There are three ways in which you can install witty on ubuntu operating system for other operating system specific tutorials go to witty platform specific instructions on it's wiki page. This link includes instructions from installing witty on debian, windows, arch linux, etc etc  and even android. I am focusing now in this post on ubuntu and as i install and use wt on other operating systems that i eventually will, i will post on this blog. There are three ways of installing witty on ubuntu, they are:

What the witty : Witty

Go to the post "installing wt"
After a struggle of various days, weeks and months I have been through witty and here writing this post a day after i have successfully completed my first website in wt.Wt has been a great learning experience and probably this was the first time that i depended just on documentation and chose the method of "learning by doing" instead of "learning and doing". Thanks to peter norvig for that. So now i am here to present you with series of wt related posts that will help you to get through the places where i was stuck and this is the first post related to wt.

WT pronounced as "witty" is a c++ web toolkit. A toolkit made in c++ that will help you make website in c++.  You may ask why to choose wt