Web Development Code
6.34K subscribers
389 photos
55 videos
132 files
201 links
قناة خاصه بتطوير الويب
ونشر مشاريع الويب
وكل مايخص الويب
الادمن : @Noureldin13
#Html
#Css
#Bootstrap
#JavaScript
#ReactJs
#Php
#NodeJs
#Mysql
#MongoDB
Buy ads: https://telega.io/c/codedevelopment

جروب المناقشة :
@codedevchat
Download Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
نعلن قناة web development code
بحاجه الي :
1 - UI/UX designer
2 - Front-End developer
3 - Back-End developer


للتواصل :
@jax_0
@khalil_abbas
@mounibkamhaz

ارسل بعض الأعمال السابقة + ال CV الخاص بك
Forwarded from The Hacker News
Researchers are warning of four vulnerabilities in #Microsoft's Office suite—one of which will be patched today—that hackers can exploit in Word and Excel documents to inject malicious code.

Details: https://thehackernews.com/2021/06/new-uaf-vulnerability-affecting.html
تعالو هنا وان شاء الله نفيد بعض بالخبرات الجروب خاص بتبادل الخبرات

https://t.me/exchange_infor
Forwarded from 𝒚𝒂𝒎𝒂𝒏 𝒅𝒂𝒅𝒐𝒖𝒂
This media is not supported in your browser
VIEW IN TELEGRAM
إدخل عالمك الخاص عبر وابلٍ من أقوى الاغاني والموسيقى العربية والاجنبية

🔥 https://t.me/my_music_sy 🔥

Enter your own world through a barrage of the most powerful Arabic and foreign songs and music

🔥 https://t.me/my_music_sy 🔥
The Best ?
Anonymous Poll
79%
Django
21%
Flask
انضم لجروب المناقشة
t.me/codedevchat
This media is not supported in your browser
VIEW IN TELEGRAM
Search Wikipedia using api😁
تصميم بسيط يقوم بالبحث في موقع wikipedia واعطائك النتائج

رابط الموقع :
https://wikipedia-1.netlify.app/
🦦😂
"hello world" in different programming languages..


_Python :
print ("hello world")
==>hello world
----------------------------

_C :
#include <stdio.h>

int main(void)
{
    printf("hello, world\n");
}
==>hello world
----------------------------


_C++ :
#include <iostream>

int main()
{
    std::cout << "hello world!\n";
    return 0;
}
==>hello world!
----------------------------



_C#

using System;

class Program
{
    static void Main(string[] args)
    {
        Console.WriteLine("Hello, world!");
    }
}

==>Hello, world!
----------------------------



_Java script :
console.log("Hello World!");
==>Hello World!
----------------------------



_Node js :
console.log("Hello World!");
==>Hello World!
----------------------------



_php :
<?php echo "Hello, World";
==>Hello World
----------------------------



_ruby :
puts 'Hello World!'
==> Hello World
----------------------------
This media is not supported in your browser
VIEW IN TELEGRAM
رايكم باستخدم NodeJs وجاري تطويرة😁🔥