Translate

Friday, May 16, 2014

Markdown syntax is the future

A new piece of technology has hit software developers across the nation. It's the Markdown language-- a syntax language specifically designed to make software documentation that much easier across multiple platforms. It could be embedded in email, html code, wordpress, github, etc. It's still relevantly new to the scene so support of all it's features is not available everywhere but soon it will be. As more developers begin to use it will become even more widely used in industry and independent developers will also pick it up. An example are shown below of syntactically it looks and feels along with the interesting capabilities one can introduce and play around with. Basic idea is to ironically enough "markup" text that would other wise be plain or unappealing. The big benefit for developers is that this can make syntax highlighting in code a lot easier and reader friendly. The room for growth here is big even though the idea itself is not that original the reason people are picking it up now is for a variety of reasons. First the technology is much improved, but more importantly syntax highlighting weather it be code or html has become an important aspect of web development. Long gone are the days of just text, images, and video people want to see much more dynamically appeasing sites/documentation. Makes it easier to read and can provide the “emphasis” that many technical writers crave for.

  


























Ghosh, Abhishek. "Markdown : Syntax and Editors." The Customize Windows. Web. 16 May 2014.
"Adam-p/markdown-here." GitHub. Web. 16 May 2014.

Is there really a right programming language to start with?

This is one of the most frequently asked question among students, reddit, and other online forums. If you are beginner where is the correct place to start and which language? Answers can range from python a fairly easy programming language to read, to Java object oriented to the core, and the classic C programming language. Everyone seems to have an opinion when it comes to this, and often many can't even agree. It's evident that academic institutions can't either since it ranges from university to university. Since this is the case one can logically assume that it really doesn't matter. What is important is the critical thinking skills that is learned, and the brain exercise that is the act of programming comes better with practice. More so then just learning x,y,z languages after reading a book for a week or so. It comes down to thought process, and practicing much like mathematics. Either way the debate will continue and you will most probably come across another article in a few years time about this same question and the debate that it comes along with it.

Henry, Alan. "Five Best Programming Languages for First-Time Learners." Lifehacker. N.p., n.d. Web. 17 May 2014. .


Pinola, Melanie. "Which Programming Language Should I Learn First?." Lifehacker. Lifehacker, n.d. Web. 17 May 2014. .


Wood, Lamont. "The Best Programming Language for Novices." Popular Mechanics. Popular Mechanics, n.d. Web. 17 May 2014. .