Hi
Today i want share a very good guide to C++ : An Idiot's Guide to C++.
In this guide, C + + concepts are explained very clearly, read it.
Stay tuned.
G
This blog was created to improve my English and share news, thoughts and opinions about the world around me. I use it also to fix some technical solutions for future use.
martedì 22 gennaio 2013
giovedì 3 gennaio 2013
Year 2013
Another year :-) 2013.
2013 started three day ago and it's time to cheack my 2012 objectiveSee :- Improve my English Level : Failed (It's one year ago level)
- Improve my Chess Level : OK (In 2012 i have win my first chess tournment)
- Improve my incomes : Failed
- Be a better Christian : So and so
- Learn at least two new programming languages : Failed (No new language learned)
One objective over 5 very very bad.
My new objectives for 2013 are (similar to 2012) :
- Improve my English Level
- Improve my Chess Level
- Improve my incomes
- Be a better Christian
- Learn Android or a mobile languages (QT, jme, ...)
- Write more posts on this blog
I hope that in January 2014 results will be better ;-)
Stay tuned.
Iscriviti a:
Post (Atom)
Goals 2025
Hi all Today, first day of 2025 my goals for this year : 1. ENGLISH Improve listening comprehension See at least one or two films in Engli...
-
Hi all Today i want speak about education and eLearning websites. Personally I am using COURSERA , in this site you can find many course...
-
Hi all Today i want to speak about oracle nested table. Basically you can define in oracle a field that is a table inserted in other tabl...
-
Today a simple shell script to simulate rolls of two dices : #!/bin/ksh fc=1 while [ fc -eq 1 ]; do clear echo ' How many rolls : \c...