Starting a Coding Community on Steemit? #codeonsteemit

View this thread on: d.buzz | hive.blog | peakd.com | ecency.com
·@finkavenue·
0.000 HBD
Starting a Coding Community on Steemit? #codeonsteemit
Any ideas on how we can start a software engineering community here on Steemit similar to Stackoverflow?

1. People may post their questions and/or give and receive answers. 
2. Good questions of course receive up-votes as well. 
3. We should use the tag #codeonsteemit, and whichever tags are relevant to our question.
4. We can use the  \<pre> \</pre> tags to post code.
5. <b>We must keep the community ethical.</b>

Some random Wordpress header PHP using the  \<pre> \</pre> tags:
<pre>
if ( 'POST' != $_SERVER['REQUEST_METHOD'] ) {
	$protocol = $_SERVER['SERVER_PROTOCOL'];
	if ( ! in_array( $protocol, array( 'HTTP/1.1', 'HTTP/2', 'HTTP/2.0' ) ) ) {
		$protocol = 'HTTP/1.0';
	}
}
</pre>
<br />

Some random CSS using the  \<pre> \</pre> tags:
<pre>
h1{
display:inline-block;
}
</pre>
<br />

<b>One problem with the exception of adding forward slashes I haven't found any other way to display \<html> code here.</b>

Programming languages should include:

PHP
C++
Python
Ruby On Rails
C#
C
Java
x-code
android

Web development should include:

PHP
HTML
CSS
JavaScript
AJAX
node js
jquery
JSON
wordpress
django
laravel

Database management should include:
sql
mysql
postgresql
sqlite
phpmyadmin

Operating Systems:
Linux: ubuntu debian etc. 
MacOS etc.
Android etc.
Windows10 Windows8 etc.

![Screenshot from 2017-06-30 02-34-41.png](https://steemitimages.com/DQmRGtRBqYb8PDuZprfohqzykpbPEZDR9TNhNWUEUA4ym2v/Screenshot%20from%202017-06-30%2002-34-41.png)

Let me know what tags I am missing (long list), and if you are interested! Let's bring those Steemit developers together! I will follow up on this in another post in a few days! Also if you know how to display \<html> as code without using forward slashes please leave an example in the comments!
👍 , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,