+ 1
هل شهادة معترف بها في مجال العمل
17 ответов
+ 3
Which certificate?
+ 3
Hey there! Certificates from SoloLearn can be a great way to demonstrate your commitment to learning and your understanding of programming concepts. However, it's important to note that the recognition and value of these certificates can vary in different contexts.
In some cases, employers and recruiters may recognize SoloLearn certificates as a positive indication of your willingness to learn and your basic proficiency in a programming language. These certificates could potentially give you an edge, especially if you're just starting out in your programming journey.
That being said, in more professional and competitive environments, SoloLearn certificates might not hold as much weight as more comprehensive certifications or a formal degree in computer science. They are a valuable learning tool, but they may not be the sole factor in landing a job or advancing in your career.
Ultimately, SoloLearn certificates can be a valuable addition to your portfolio, showcasing your dedication and early skills. However, it's a good idea to supplement them with hands-on projects, open-source contributions, and perhaps more recognized certifications to bolster your credentials in the long run. Remember, it's the combination of practical skills and a strong learning attitude that will make you stand out as a developer.
Best of luck on your coding journey! 🚀👩💻👨💻
+ 2
From where? From sololearn?
+ 2
مرحبًا !
يمكن أن تكون الشهادات المقدمة من المنصة طريقة رائعة لإثبات التزامك بالتعلم وفهمك لمفاهيم البرمجة. ومع ذلك، من المهم ملاحظة أن الاعتراف بهذه الشهادات وقيمتها يمكن أن يختلفا باختلاف السياقات.
في بعض الحالات، قد يتعرف أصحاب العمل والقائمون بالتوظيف على شهادات
من المنصة كمؤشر إيجابي على رغبتك في التعلم وكفاءتك الأساسية في لغة البرمجة. من المحتمل أن تمنحك هذه الشهادات ميزة، خاصة إذا كنت بدأت للتو في رحلة البرمجة الخاصة بك.
ومع ذلك، في البيئات الأكثر احترافًا وتنافسية، قد لا تحمل شهادات المنصة وزنًا كبيرًا مثل الشهادات الأكثر شمولاً أو الدرجة الرسمية في علوم الكمبيوتر. إنها أداة تعليمية قيمة، ولكنها قد لا تكون العامل الوحيد في الحصول على وظيفة أو التقدم في حياتك المهنية.
في نهاية المطاف، يمكن أن تكون شهادات المنصة إضافة قيمة إلى محفظتك، حيث تظهر تفانيك ومهاراتك المبكرة. ومع ذلك، من الجيد استكمالها بمشاريع عملية ومساهمات مفتوحة المصدر وربما المزيد من الشهادات المعترف بها لتعزيز مؤهلاتك على المدى الطويل. تذكر أن الجمع بين المهارات العملية والموقف التعليمي القوي هو الذي سيجعلك متميزًا كمطور.
حظا سعيدا في رحلة البرمجة الخاصة بك! 🚀👩💻👨💻
+ 1
;
static int y = 200;static int x = 200;
static int y = 200;
private void Button1_Click(System.Object sender,
System.EventArgs e)
{
// Create a new Form1 and set its Visible property to true.
Form1 form2 = new Form1();
form2.Visible = true;
// Set the new form's desktop location so it
// appears below and to the right of the current form.
form2.SetDesktopLocation(x, y);
x += 30;
y += 30;
// Keep the current form active by calling the Activate
// method.
this.Activate();
this.Button1.Enabled = false;
}
// Updates the label text to reflect the current values of x
// and y, which was were incremented in the Button1 control's
// click event.
private void Form1_Activated(object sender, System.EventArgs e)
{
Label1.Text = "x: "+x+" y: "+y;
Label2.Text = "Number of forms currently open: "+cou
}
static int count = 0;
private void Form1_Closed(object sender, System.EventArgs e)
{
count -= 1;
}
private void Form1_Load(object sender, System.
+ 1
شكرا علي
0
شهادة htlm on CSS
0
How is this code related to your question?
Your code is incomplete.
0
Complted may code
0
Is not question th is code
0
Q&A is for asking questions only
0
الشهادة غير معترف بيها كشهادة مهنية ولكن تساعدك كتيرا في المجال المهني وفي سيرتك الذاتية
0
شكرا جواب مقنع عبدو
0
Hi
0
اشكر المنصة على هدا المجهود حقا شكرا
0
ماهي الطرق. الماء صفحة ويب؟؟
0
المستوي الذي سوف تصل له دليل علي قدرتك و تطورك