#html{{
style type="text/css">
table, td, th { border: 1px #ccc solid; }
td, th { padding: 5px; }/style>
}}
このサイトでは、プログラミングに役立つ情報を集めていきます。
良い情報があればお教えください。どうぞよろしくお願いいたします。
#html{{
a href="https://program.sagasite.info/wiki/?Design"><img src="https://program.sagasite.info/wiki/index.php?plugin=attach&pcmd=open&file=banner_design.jpg&refer=Design" class="img-responsive" alt="デザイン"></a>
}}
- Adobe Photoshop、Illustrator、HTML、CSS、など。
#html{{
a href="https://program.sagasite.info/wiki/?Programming">
img src="https://program.sagasite.info/wiki/index.php?plugin=attach&pcmd=open&file=banner_programming.jpg&refer=Programming" class="img-responsive" alt="プログラミング">
/a>
}}
- JavaScript、SQL、Lisp、Prolog、正規表現、など。
#html{{
a href="https://program.sagasite.info/wiki/?Network">
img src="https://program.sagasite.info/wiki/index.php?plugin=attach&pcmd=open&file=banner_network.jpg&refer=Network" class="img-responsive" alt="ネットワーク">
/a>
}}
#html{{
a href="https://program.sagasite.info/wiki/?IoT">
img src="https://program.sagasite.info/wiki/index.php?plugin=attach&pcmd=open&file=banner_iot.jpg&refer=IoT" class="img-responsive" alt="IoT">
/a>
}}
- M5Stack、など。
#html{{
div class="well">
p>起業のアイデアを思いつく最高の方法は、次のように自分に問うことだ。</p>
p>「誰かが自分のためにしてくれるなら、何をしてほしい?」 (<a href="https://ja.wikipedia.org/wiki/%E3%83%9D%E3%83%BC%E3%83%AB%E3%83%BB%E3%82%B0%E3%83%AC%E3%82%A2%E3%83%A0" target="_blank">ポール・グレアム</a>)</p>
/div>
}}
新しく事業、製品、サービスを作るには、以下の3要素がありますね。
1. | 企画 | アイデア |
2. | 技術 | 作る(抽象的なアイデアを、具体的な形にする) |
3. | 営業 | 作ったものを広める |
アイデアを形にするため、Webサービスを開発する技術には、以下の3要素があります。
2-1. | Webデザイン | クライアントサイド(フロントエンド)の開発技術 | HTML , CSS , Photoshop , Illustrator 等 |
2-2. | Webプログラミング | サーバーサイド(バックエンド)の開発技術 | JavaScript , PHP , MySQL 等 |
2-3. | Webサーバー | インフラの開発技術、ネットワーク技術 | Linux , Apache , NginX , SSL 等 |