記事検索

独り言

https://jp.bloguru.com/UchikuraCo
  • ハッシュタグ「#uchikuraco」の検索結果1888件

PHP Day 10 If Statement

スレッド
Source Source Output Output
"If" statement is something you use a lot writing any program.
#learningphp #uchikuraco #valueproposition

ワオ!と言っているユーザー

Too Old to Learn

スレッド
Too Old to Learn
As you know I have started teaching myself PHP programming. I hove programmed before in different language. I hope I am not just too old to learn.

You cannot teach an old dog new tricks.
#learningphp #marketing #uchikuraco #valueproposition

ワオ!と言っているユーザー

PHP DAY 9-2 Increment

スレッド
Source Source Output Output
This is use to add 1 or delete 1 from the valuable when the line is processed. This is what we use to set the number of loops.
#learningphp #uchikuraco #valueproposition

ワオ!と言っているユーザー

PHP DAY 9-1 Bit Operations

スレッド
Source Source Output Output
To understand bit operations, I need to understand binary.
In this example 7 in binary is 00000111, 8 is 00001000.

Do I ever used those bit operations? I don't know. But I know PHP can handle bit operations. It is good to know.
#learningphp #marketing #uchikuraco #valueproposition

ワオ!と言っているユーザー

PHP DAY 9 Logical Operations

スレッド
Source Source Result / Output Result / Output
Some of the operations are easier to understood when you write them and execute them. The logical Operations are just that.

Logical Operations are "AND" "OR" "XOR" and "NOT"
#learningphp #marketing #uchikuraco #valueproposition

ワオ!と言っているユーザー

PHP DAY 8 Condition ... Simple Condition

スレッド
Source Source Output Output
PHP uses

( condition )? true : fault;

as a grammar for simple condition testing.

It is same as

If condition then true else fault

in BASIC.
#learningphp #uchikuraco #valueproposition

ワオ!と言っているユーザー

Quote of the Day!

スレッド
Quote of the Day!
If you postpone what you can do today to tomorrow, you will postpone what you can do to a day after tomorrow and so on. You cannot never finish anything you don't start.
#uchikuraco #valueproposition

ワオ!と言っているユーザー

Quote of Today

スレッド
Quote of Today


YOU'LL MISS 100% OF THE SHOTS YOU DIN'T TAKE!

#kiroboto #marketing #onlinesales #uchikuraco #valueproposition

ワオ!と言っているユーザー

Fall is Here!

スレッド
Fall is Here!
What a nice weather we are having today.
I am hoping Kiroboto will be ready for pre-release showing next week.
#branding #kiroboto #marketing #uchikuraco #valueproposition

ワオ!と言っているユーザー

PHP DAY 7-2 Comparisons

スレッド
Source Source Output Output
This is how you compare two values.
Again type is the main reason I cannot get result.
#learningphp #marketing #uchikuraco #valueproposition

ワオ!と言っているユーザー

  • ブログルメンバーの方は下記のページからログインをお願いいたします。
    ログイン
  • まだブログルのメンバーでない方は下記のページから登録をお願いいたします。
    新規ユーザー登録へ
ハッピー
悲しい
びっくり