タグ:プログラミングが付いている記事一覧


LIFE


Warning: Use of undefined constant _aioseop_description - assumed '_aioseop_description' (this will throw an Error in a future version of PHP) in /home/kyohey/kyoheyblog.com/public_html/wp-content/themes/minimal_blue/tag.php on line 38
プログラミングと独学はどっちがいいの?という疑問は、何が最終ゴールなのかによって正解が変わります。すぐにエンジニア転職したいという人は、プログラミングスクールがベスト。趣味レベルなら独学で十分です。ということで、今回は「プログラミングスクールの必要性」というテーマでお話します。

LIFE プログラミング学習方法


Warning: Use of undefined constant _aioseop_description - assumed '_aioseop_description' (this will throw an Error in a future version of PHP) in /home/kyohey/kyoheyblog.com/public_html/wp-content/themes/minimal_blue/tag.php on line 38
プログラミングスクールの値段が高すぎる、というのは本質ではありません。確かに数十万円の費用をポンッと払うのは勇気がいります。ですが、冷静に考えると「プログラミング学習ほど、費用対効果が高いものはない」です。今回は「コスパを考えるなら独学よりもプログラミングスクールの方がいいよ」というテーマでお話します。

LIFE


Warning: Use of undefined constant _aioseop_description - assumed '_aioseop_description' (this will throw an Error in a future version of PHP) in /home/kyohey/kyoheyblog.com/public_html/wp-content/themes/minimal_blue/tag.php on line 38
「独学するのは無理だけど、スクールに通うお金がない」という人には、無料のプログラミングスクールがおすすめです。ただし、年齢制限や地域の制限がある為、誰でも自由に利用できる訳でもありません。そこで今回は、無料プログラミングスクールのおすすめを3つ厳選して比較しました。利用条件や選び方も徹底解説しています。

LIFE プログラミング学習方法


Warning: Use of undefined constant _aioseop_description - assumed '_aioseop_description' (this will throw an Error in a future version of PHP) in /home/kyohey/kyoheyblog.com/public_html/wp-content/themes/minimal_blue/tag.php on line 38
未経験からエンジニアの転職を目指すなら、プログラミングスクールは必須です。独学でも不可能ではないですが、挫折のリスクが高すぎる。学習効率も天地の差です。今の会社が嫌で、現状から抜け出したいなら本気の覚悟で取り組むべき。今回はそんな人向けに「おすすめのプログラミングスクールは3つだけだよ」というテーマでお話します。

LIFE プログラミング学習方法


Warning: Use of undefined constant _aioseop_description - assumed '_aioseop_description' (this will throw an Error in a future version of PHP) in /home/kyohey/kyoheyblog.com/public_html/wp-content/themes/minimal_blue/tag.php on line 38
独学でWeb制作ができるようになるまでには、かなり苦労します。ドットインストールやProgateといったサービスもありますが、初心者にとっては「どんな手順で勉強すれば良いのか」が分かりません。ということで、今回は「僕はWeb制作できるようになるまで、こんな感じの勉強方法を実践したよ」というテーマでお話します。

ガジェット プログラミング学習方法


Warning: Use of undefined constant _aioseop_description - assumed '_aioseop_description' (this will throw an Error in a future version of PHP) in /home/kyohey/kyoheyblog.com/public_html/wp-content/themes/minimal_blue/tag.php on line 38
『プログラミング学習をスタートさせたいけど、パソコンは何を使ったらいいんだろう?』本記事ではこういった疑問にお答えします。先に結論だけお伝えしておくと、Macbook airの2018年モデルがオススメです。

HTML & CSS


Warning: Use of undefined constant _aioseop_description - assumed '_aioseop_description' (this will throw an Error in a future version of PHP) in /home/kyohey/kyoheyblog.com/public_html/wp-content/themes/minimal_blue/tag.php on line 38
Progateやドットインストールを利用して、プログラミング学習をしている人も多いとは思いますが、いざ実践してLP等のWebサイトを作る段階になって『ファイル構造ってどうするのが正解なの?』と悩みませんか? 本記事ではWebサイトを制作する際にファイル構造はどのようにまとめたらいいのかを解説します。