کامپیوتری ها – Telegram
کامپیوتری ها
3.44K subscribers
4.41K photos
496 videos
476 files
467 links
Download Telegram
1⃣0⃣ آخرین ورژن اینستاگرام

🌍 دانلود مستقیم:

0⃣1⃣ @computeriha
#وب
#web #html #css #javanoscript #php #mysql

The Web Book
How to create web sites and applications with HTML, CSS, Javanoscript, PHP and MySQL.

#Schifreen

@computeriha
1⃣0⃣ آموزش جاوا
#java3

🌎 دانلود مستقیم
1⃣0⃣ @computeriha
👇👇👇
#آیتیطنز #گوگل

اگه گوگل ایرانی بود، بالاش مینوشتن "هرچیز که در جستن آنی، آنی".

× ѕαєє∂ мoѕℓємι ×


🆔 @computeriha
✳️ آموزش قدم به قدم برنامه نویسی وب با PHP (جلسه هجدهم: #php18)

🌎 دانلود مستقیم

🆔 @computeriha
👇👇👇
1⃣0⃣ Dynamic Memory Allocation for Objects

#include <iostream>
using namespace std;

class Box
{
public:
Box() {
cout « "Constructor called!" «endl;
}
~Box() {
cout « "Destructor called!" «endl;
}
};

int main( )
{
Box* myBoxArray = new Box[4];

delete [] myBoxArray; // Delete array

return 0;
}

—------------------------—
compile and run:

Constructor called!
Constructor called!
Constructor called!
Constructor called!
Destructor called!
Destructor called!
Destructor called!
Destructor called!

0⃣1⃣ @computeriha
0⃣1⃣ کتاب

Think Python

🌍 دانلود مستقیم 👇👇👇

1⃣0⃣ @computeriha
0⃣1⃣ برنامه نويسي سطح پايين (Low-level) روح برنامه نويس‌ها را جلا مي‌بخشد

(John Carmack)


1⃣0⃣ @computeriha
1⃣0⃣ آموزش جاوا
#java4

🌎 دانلود مستقیم
1⃣0⃣ @computeriha
👇👇👇
1⃣0⃣ آموزش قدم به قدم برنامه نویسی وب با PHP (جلسه نوزدهم: #php19)

🌎 دانلود مستقیم

0⃣1⃣ @computeriha
👇👇👇
0⃣1⃣ Type conversion in Python

1⃣0⃣ @computeriha
1⃣0⃣ آموزش جاوا
#java5

🌎 دانلود مستقیم
1⃣0⃣ @computeriha
👇👇👇