blog/content/post/2007/08/27/2007-08-27-00000593.md

28 lines
1.9 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: e-Learning開始
author: kazu634
date: 2007-08-27
url: /2007/08/27/_637/
wordtwit_post_info:
- 'O:8:"stdClass":13:{s:6:"manual";b:0;s:11:"tweet_times";i:1;s:5:"delay";i:0;s:7:"enabled";i:1;s:10:"separation";s:2:"60";s:7:"version";s:3:"3.7";s:14:"tweet_template";b:0;s:6:"status";i:2;s:6:"result";a:0:{}s:13:"tweet_counter";i:2;s:13:"tweet_log_ids";a:1:{i:0;i:3193;}s:9:"hash_tags";a:0:{}s:8:"accounts";a:1:{i:0;s:7:"kazu634";}}'
categories:
- つれづれ
---
<div class="section">
<p>
<a href="http://www.jitec.jp/index.html" onclick="__gaTracker('send', 'event', 'outbound-article', 'http://www.jitec.jp/index.html', '');" target="_blank"><img align="left" alt="情報処理推進機構:情報処理技術者試験センター:トップ" src="http://img.simpleapi.net/small/http://www.jitec.jp/index.html" border="0" /></a>
</p>
<p>
 本日よりe-Learningを用いた基本情報処理技術者試験の勉強を開始しました。今日は研修でやった範囲の部分を勉強したので何とかなりましたが、全く学んでいない分野だったら大変だろうな…と今から恐れていたりします。
</p>
<p>
 とりあえず今日はコンピュータの仕組みについて勉強しました。コンピュータは0と1でできています。その中で色々な数値を表現するのはとても大変です。固定小数点法や浮動小数点法を勉強しました。またアルゴリズムやデータの格納方法について勉強しました。奥が深いです。
</p>
<p>
 でも研修に参加していこう、C言語のポインタの話が理解しやすくなったように感じています。C言語の凄さって、アセンブラよりも自然言語に近い形でアセンブラと同じようにコンピュータを制御できることにあるのだと現在感じているところです。
</p>
</div>