Results 1 to 25 of 62
Thread: ...
Hybrid View
-
20th December 2010 02:40 #1Registered User
Join Date: Jul:2010
Location: -
Posts: 647
...
. , ?
. php ( , . ...), css javascript , photoshop ( , ). ? Php - ( , php ),, 2-3 , , .....
C++ , Visual basic ..?
, PHP Pretty Hot Programmer
lovelife.bg - ,
-
20th December 2010 04:13 #2
- JavaScript, HTML CSS . server-side PHP , ; Python Ruby.
, !
-
20th December 2010 08:34 #3Registered User
Join Date: Jul:2005
Location: Sofiq
Posts: 2,798
, PHP Javascript.
. Python Ruby , PHP. , C , PHP.
-
20th December 2010 08:25 #4
-
20th December 2010 09:04 #5Registered User
Join Date: Aug:2006
Location:
Posts: 4,052
- PHP.
,
-
20th December 2010 12:23 #6
-
20th December 2010 13:15 #7
, , frameworks ..
.
, ++ ( ) .Hey, mother, I come bearing a gift. I'll give you a hint. It's in my diaper and it's not a toaster.
.
-
20th December 2010 15:44 #8
Objective-C - iOS , , , .
Internet - it doesn't make you stupid, it just makes your stupidity more accessible to others
-
20th December 2010 16:06 #9
-
20th December 2010 17:48 #10
Objective C, . . , memory allocation, pointers & etc.
/ Java.We are drowning in information, but starving for knowledge and time!
-
20th December 2010 17:50 #11
-
20th December 2010 18:07 #12Registered User
Join Date: Aug:2006
Location:
Posts: 4,052
Smalltalk ...
-
20th December 2010 18:13 #13
, . 2
memory alloc , .
We are drowning in information, but starving for knowledge and time!
-
20th December 2010 20:50 #14Registered User
Join Date: Jul:2010
Location: -
Posts: 647
( ) - , .
, pretty hot programmer?lovelife.bg - ,
-
20th December 2010 21:01 #15
aphex, , - valgrind Mac OS X, memory allocation .
- : - PHP; , - .
PHP , web - " PHP ' , Python web...?" ( , web ).
, ", PHP". .
, web- ! - , . web PHP
, . .
"640K ught to be enough for anybody" - Bill Gates, 1981
::Machine specs::Fract::AGG::::Baileys::blog::YouTube channel
-
20th December 2010 23:50 #16
php python:
http://wiki.python.org/moin/PythonVsPhp
offtopic - . , , , .
php first class, .
-
21st December 2010 00:56 #17
-
21st December 2010 01:14 #18
, Siemens ( -). , "Roman", , display(), :
, x , :Code:class Roman(object): def __init__(self, num): self.value = num def display(self): ... x = Roman(5)
this , . , 99.997%Code:Roman.display(x) x.display()

, , - __str__(self), , :
print "%s + %s = %s" % (x, y, z)
x, y z Roman . . PHP -
, . .
"640K ught to be enough for anybody" - Bill Gates, 1981
::Machine specs::Fract::AGG::::Baileys::blog::YouTube channel
-
21st December 2010 01:24 #19
-
21st December 2010 12:57 #20
... , ? (- php).
php , , . , . E_STRICT ( ), ( ). , - $this .
PHP - , :
error_reporting(E_ALL|E_STRICT);
E_ALL &~E_NOTICE, . , open source CMS - . ... / ... magento , __toString().
( php 5.3 $object::static_call()).
.. php :
, , -. , . ( ) , $o->display() , $this .Code:<? //error_reporting(E_ALL|E_STRICT); error_reporting(E_ALL);// E_STRICT - E_ALL E_STRICT class roman { public $num;// , public function __construct($num) { $this->num = $num; } public function display() { $args = func_get_args(); if (isset($args[0])&&$args[0] instanceof roman) { $obj = $args[0]; } elseif (isset($this) && $this instanceof roman) { $obj = $this; } else { throw new Exception(' roman::display() roman.'); } //display logic print 'V'; } } $o = new roman(5); $o->display(); $o::display($o);// php 5.3 roman::display($o);
, $o::display().
php __toString .
P.S. "} elseif (isset($this) && $this instanceof roman) {" ( $this roman?) - - - . , php .
$this , roman :
Code:class test { public function func() { roman::display(); } } $o2 = new test(); $o2->func();
-
21st December 2010 02:31 #21Registered User
Join Date: Jul:2010
Location: -
Posts: 647
, ,
Php , ?
( , 3 , CMS , php. )lovelife.bg - ,
-
21st December 2010 03:48 #22
anrieff, .
web.py !We are drowning in information, but starving for knowledge and time!
-
21st December 2010 10:00 #23Registered User
Join Date: Aug:2006
Location:
Posts: 4,052
-
21st December 2010 10:14 #24Registered User
Join Date: Jul:2010
Location: -
Posts: 647
-
21st December 2010 10:19 #25Registered User
Join Date: Aug:2006
Location:
Posts: 4,052
, . . .
- C, C++, java 1.4. php *interpreter- ..
. cgi, ,




Reply With Quote

Lenovo ThinkPad 15 IdeaPad 15
5th May 2023, 22:16 in