Difference between revisions of "The Square/Wiki Code"

From wiki
Jump to navigation Jump to search
Line 10: Line 10:
  
 
<div style="line-height: 1.5em; font-size: 175%; font-family:'Helvetica Neue', 'Lucida Grande', Tahoma, Verdana, sans-serif;">&nbsp;What is '''Wikicode?'''</div>
 
<div style="line-height: 1.5em; font-size: 175%; font-family:'Helvetica Neue', 'Lucida Grande', Tahoma, Verdana, sans-serif;">&nbsp;What is '''Wikicode?'''</div>
First, git is an open-source version control system. In other words, when developers create something (e.g. a mobile app), they make constant changes to the code, releasing new versions up to and after the first official (non-beta) release. Version control systems keep these revisions straight, storing the modifications in a central repository. This allows developers to easily collaborate, as they can download a new version of the software, make changes, and upload the newest revision. Every developer can see these new changes, download them, and contribute.
+
Wikicoding (also known as wikitext or wiki-markup) is a type of code or syntax used to create and format wiki pages. Wikicoding takes place in Mediawikis, an open-source wiki platform that runs on websites like Wikipedia, [https://en.wikipedia.org/wiki/GCpedia GCpedia], and the GCcollab Wiki.
 
 
However, people who are not involved in the technical development of a project can still download the files and use them. Git is the preferred version control system of most developers, since it has multiple advantages over the other systems available. It stores file changes more efficiently and ensures file integrity better.
 
  
 
<div style="line-height: 3em; font-size: 175%; font-family:'Helvetica Neue', 'Lucida Grande', Tahoma, Verdana, sans-serif;">&nbsp;Your '''Resources'''</div>
 
<div style="line-height: 3em; font-size: 175%; font-family:'Helvetica Neue', 'Lucida Grande', Tahoma, Verdana, sans-serif;">&nbsp;Your '''Resources'''</div>

Revision as of 20:12, 13 May 2018


Sqaure new EN.png
About Contact GCcollab


 
Welcome to the Wikicode Learning Playlist


 What is Wikicode?

Wikicoding (also known as wikitext or wiki-markup) is a type of code or syntax used to create and format wiki pages. Wikicoding takes place in Mediawikis, an open-source wiki platform that runs on websites like Wikipedia, GCpedia, and the GCcollab Wiki.

 Your Resources

Groups on GCcollab

  • Coming soon

Events

Videos

News Articles and Blogs

MOOCs (Massive, Open, Online Courses)

  • Coming soon

Books

Podcasts

  • Coming soon

Academic Articles

Social Media Accounts to Follow (e.g. Twitter handles, LinkedIn groups, etc.)