Hi all
There are good periods and bad periods in a life of a human. Many periods are worst than others and others are better than others. Life is just it.
This period in my life is a bad period, but it is not useful crying or complaining.
Yesterday i was thinking that there are many good things in my life and when i am focusing about them, bad things not appeared so bad.
So, the answer at bad moments is simple, you must focus on good things.
Take a sheet, divide it in two parts, in the left part, write good things and in the right part write bad things.
Probably good things are more than of the bad things as for me, or not. But the secret to change your life is thinking on the left side's things in the sheet. If you think too much time in right side, you will forget left side and so you will forget the good things that are in your life.
It is like the cherokee legend about two wolves. You only can decide what things are really important in your life.
Stay tuned.
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.
lunedì 21 settembre 2015
lunedì 27 aprile 2015
My first online Course
Hi all
I am proud to announce that i have finished my first course in Coursera Site.
This year it was one of my goals.
The course was simple, a course for beginner programmer in python, "Programming for Everybody" of University of Michigan with 10 weeks of study.
I choose it for two reasons :
The curse's instructor was Charles Severance really very nice and competent instructor.
Really understanding of English was not a problem and coursera allows you to slow down to listen the lessons.
I recommend this course to all those who want to learn English and the basics of programming, Python is a great language to learn to program.
Stay tuned.
I am proud to announce that i have finished my first course in Coursera Site.
This year it was one of my goals.
The course was simple, a course for beginner programmer in python, "Programming for Everybody" of University of Michigan with 10 weeks of study.
I choose it for two reasons :
- My bad english level
- My basic knowledge of Python
The curse's instructor was Charles Severance really very nice and competent instructor.
Really understanding of English was not a problem and coursera allows you to slow down to listen the lessons.
I recommend this course to all those who want to learn English and the basics of programming, Python is a great language to learn to program.
Stay tuned.
giovedì 19 febbraio 2015
eLEARNING part II
Hi all
Today i want extend my post eLearning posted in 2014.
Actually i am doing three courses, two in COURSERA about python and one, about Android, in another eLeaning site not listed in my previous post named EDX.
In EDX there are many and various courses about different matters of the most important university of the world.
I recommend you take a look at this site.
Good study.
Stay tuned.
Today i want extend my post eLearning posted in 2014.
Actually i am doing three courses, two in COURSERA about python and one, about Android, in another eLeaning site not listed in my previous post named EDX.
In EDX there are many and various courses about different matters of the most important university of the world.
I recommend you take a look at this site.
Good study.
Stay tuned.
martedì 27 gennaio 2015
6 Chess Moves You Have To Play Before You Die (From chess.com)
Hi All
I love chess and this is a very funny article about this beautiful game.
Personally I think I have made not one
http://www.chess.com/article/view/chess-moves-to-play-before-you-die?utm_source=facebook&utm_medium=image&utm_campaign=articles_pete
I hope you can do all of them in your large life :-)
Read and
I love chess and this is a very funny article about this beautiful game.
Personally I think I have made not one
http://www.chess.com/article/view/chess-moves-to-play-before-you-die?utm_source=facebook&utm_medium=image&utm_campaign=articles_pete
I hope you can do all of them in your large life :-)
Read and
mercoledì 21 gennaio 2015
ORACLE DBA SCRIPT
Hi all
Today i want report this link http://oracle-base.com/dba/scripts.php that contains an interesting repository of oracle sql script.
Scripts are divided for release and type.
Very useful are script to monitoring database in the first section.
Stay tuned.
Today i want report this link http://oracle-base.com/dba/scripts.php that contains an interesting repository of oracle sql script.
Scripts are divided for release and type.
Very useful are script to monitoring database in the first section.
Stay tuned.
giovedì 1 gennaio 2015
Year 2015
The end of a year generally is time of balances and this 2014 was a year that i will remember surely for many time.
Many events happened in this year, some good and other no so good, two events over all : the disease of my mother discovered in May and the end of the international interconnection project in Argentina, really it was an hard year.
But to check the fixed objectives for 2014 :
Improve my English Level : So and so (Improve my level with Duolingo actually i am at 14 level)
Improve my Chess Level : Failed (Few games and worse level)
Improve my incomes : Failed (Too many expenses)
Be a better Christian : So and so
Learn Android or a mobile languages (QT, jme, ...) : Failed (just starting in December with libgdx)
Write more posts on this blog : Failed
No objective reached, really a disaster, but I think in 2015, new objectives will be :
I hope reach three or four of these objectives during 2015.
Stay tuned.
Many events happened in this year, some good and other no so good, two events over all : the disease of my mother discovered in May and the end of the international interconnection project in Argentina, really it was an hard year.
But to check the fixed objectives for 2014 :
Improve my English Level : So and so (Improve my level with Duolingo actually i am at 14 level)
Improve my Chess Level : Failed (Few games and worse level)
Improve my incomes : Failed (Too many expenses)
Be a better Christian : So and so
Learn Android or a mobile languages (QT, jme, ...) : Failed (just starting in December with libgdx)
Write more posts on this blog : Failed
No objective reached, really a disaster, but I think in 2015, new objectives will be :
- Improve my English Level
- Improve listening comprehension
- Improve my Chess Level
- Actually my scores are :
- Improve my incomes
- Be a better Christian
- Create one or two mobile applications
- Write more posts on this blog
- Stay Fit
- Reaming under 80 kilograms
- More Continuity
- Run more than 2014
I hope reach three or four of these objectives during 2015.
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...