<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Farjad Hasan</title>
    <description>The latest articles on DEV Community by Farjad Hasan (@imfarjad).</description>
    <link>https://dev.to/imfarjad</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1345%2FHs5cuydE.jpg</url>
      <title>DEV Community: Farjad Hasan</title>
      <link>https://dev.to/imfarjad</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/imfarjad"/>
    <language>en</language>
    <item>
      <title>7 Tips to Become a Smart Worker</title>
      <dc:creator>Farjad Hasan</dc:creator>
      <pubDate>Mon, 03 Feb 2020 08:42:47 +0000</pubDate>
      <link>https://dev.to/imfarjad/7-tips-to-become-a-smart-worker-4i24</link>
      <guid>https://dev.to/imfarjad/7-tips-to-become-a-smart-worker-4i24</guid>
      <description>&lt;p&gt;Hard work and effort is important, but knowing where to apply effort makes all the difference. In this day and age, its a necessity to become a Smart Worker. I believe the following 7 tips can help you work smarter. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Tip#1&lt;/strong&gt;&lt;br&gt;
Analyze the task on hand to understand the in’s and out’s of it&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Tip#2&lt;/strong&gt;&lt;br&gt;
Prepare and plan the stuff required for the task before starting it&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Tip#3&lt;/strong&gt;&lt;br&gt;
Breakdown the task into smaller ones to measure the progress and stay motivated&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Tip#4&lt;/strong&gt;&lt;br&gt;
Estimate time for each sub task, it will help you remain on track with deadline&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Tip#5&lt;/strong&gt;&lt;br&gt;
Stay fully focused and work hard on completing the smaller tasks&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Tip#6&lt;/strong&gt;&lt;br&gt;
Take break to rest after hitting a task milestone, it will keep you energized and productive&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Tip#7&lt;/strong&gt;&lt;br&gt;
Remember there is no smart work without hard work i.e. Hard work + Brain = Smart Work&lt;/p&gt;

&lt;p&gt;Feel free to give your perspective about Smart Work and how to achieve it.&lt;/p&gt;

</description>
      <category>productivity</category>
      <category>tips</category>
      <category>management</category>
    </item>
    <item>
      <title>Basic Programming Concepts In Desi Way (Urdu/Hindi) — Part 6 (Operators)</title>
      <dc:creator>Farjad Hasan</dc:creator>
      <pubDate>Thu, 30 Jan 2020 16:19:02 +0000</pubDate>
      <link>https://dev.to/imfarjad/basic-programming-concepts-in-desi-way-urdu-hindi-part-6-operators-19jn</link>
      <guid>https://dev.to/imfarjad/basic-programming-concepts-in-desi-way-urdu-hindi-part-6-operators-19jn</guid>
      <description>&lt;p&gt;Jis tarah hum mathematics mein plus(+) aur minus(-) ke signs istemal karte takay humein pata chal sakey ke hum do values ko add karna hai ya subtract. Same issi tarah hum programming mein bhi signs istemal karte hain different processes ko identify karne ke liye, inn signs ko "Operators" kaha jata hai.&lt;/p&gt;

&lt;p&gt;Mostly, basic operators sab programming languages mein common hain.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fyfw8yjj1p1f9ds2h62rg.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fyfw8yjj1p1f9ds2h62rg.png" width="800" height="1033"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>codenewbie</category>
      <category>beginners</category>
      <category>programming</category>
      <category>coding</category>
    </item>
    <item>
      <title>Basic Programming Concepts In Desi Way (Urdu/Hindi) — Part 5 (Keywords)</title>
      <dc:creator>Farjad Hasan</dc:creator>
      <pubDate>Thu, 30 Jan 2020 16:16:09 +0000</pubDate>
      <link>https://dev.to/imfarjad/basic-programming-concepts-in-desi-way-urdu-hindi-part-5-keywords-1ioj</link>
      <guid>https://dev.to/imfarjad/basic-programming-concepts-in-desi-way-urdu-hindi-part-5-keywords-1ioj</guid>
      <description>&lt;h1&gt;
  
  
  Keywords:
&lt;/h1&gt;

&lt;p&gt;Keywords ka topic iss programming series ka sabse asaan topic hai. Keywords kafi hadd tak &lt;a href="https://medium.com/@imfarjad/basic-programming-concepts-in-desi-way-part-2-syntax-1a208a1a55a" rel="noopener noreferrer"&gt;Syntax&lt;/a&gt; ke blog mein cover ho gaye hain. Lekin kuch important points reh gaye thay jinka batana zarori hai.&lt;/p&gt;

&lt;p&gt;Sabse pehle dekhte hain ke akhir Keyword hai kya cheez. Har programming language mein kuch special lafz hain jo uske different processes or functionality ko identify karte hain.&lt;/p&gt;

&lt;p&gt;For example:&lt;/p&gt;

&lt;p&gt;if ( $age &amp;gt;= 18 )&lt;br&gt;
{&lt;br&gt;
echo "You can vote";&lt;br&gt;
}&lt;/p&gt;

&lt;p&gt;Iss example mein "if" aik keyword hain. Jab bhi hum kisi program mein "if" istemal karein gay, toh computer expect kare ga ke iske baad aik condition aaye gi jisko calculate karke faisla karna hai ke woh Sahi(True) hai ya Nahi(False).&lt;/p&gt;

&lt;p&gt;Keywords ko hum &lt;a href="https://imfarjad.blogspot.com/2019/06/basic-programming-concepts-desi-way-part-3.html" rel="noopener noreferrer"&gt;Variable&lt;/a&gt; names mein use nahi kar sakte, kyunke iske computer confuse ho jata hai ke aap asal mein kaunsa kaam perform karna chahte hain.&lt;/p&gt;

&lt;p&gt;Sab programming languages ke kuch Keywords same hain aur kuch different.&lt;/p&gt;

&lt;h2&gt;
  
  
  C Programming Language Keywords:
&lt;/h2&gt;

&lt;p&gt;if, int, double, float, else, long, switch, static, while, for.&lt;/p&gt;

&lt;h2&gt;
  
  
  Java Programming Language Keywords:
&lt;/h2&gt;

&lt;blockquote&gt;
&lt;p&gt;if, int, new, abstract, else, this, super, static, while, for.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Umeed hai ke Keywords ke baray mein apka concept clear ho gaya hoga. Agar koi confusion hai ya aur explanation chahiye, toh aap mujhe apne sawal send kar sakte hain.&lt;/p&gt;

</description>
      <category>codenewbie</category>
      <category>beginners</category>
      <category>programming</category>
      <category>coding</category>
    </item>
    <item>
      <title>Basic Programming Concepts In Desi Way  (Urdu/Hindi)— Part 4 (Data Types)</title>
      <dc:creator>Farjad Hasan</dc:creator>
      <pubDate>Thu, 30 Jan 2020 16:07:59 +0000</pubDate>
      <link>https://dev.to/imfarjad/basic-programming-concepts-in-desi-way-urdu-hindi-part-4-data-types-576d</link>
      <guid>https://dev.to/imfarjad/basic-programming-concepts-in-desi-way-urdu-hindi-part-4-data-types-576d</guid>
      <description>&lt;h1&gt;
  
  
  Data Types:
&lt;/h1&gt;

&lt;p&gt;Data Types ko samajhne se pehle apko Variables ka samajhna zarori hai. Behtar hai aap iss series ka &lt;a href="https://medium.com/@imfarjad/basic-programming-concepts-in-desi-way-part-3-variables-ba54cad14664" rel="noopener noreferrer"&gt;Part 3&lt;/a&gt; pehle parh lain.&lt;/p&gt;

&lt;p&gt;Hum samajhne ke liye Variables ko kapray dhonay ki baltiyaan soch sakte hain. In baltiyon mein hum kapray(data) store karte hain processing ke liye.&lt;/p&gt;

&lt;p&gt;Jaisay ke humare kapre mukhtalif kisam ke hota hain issi tarah data bhi mukhtalif kisam ka hota hai. Data ki inn mukhtalif kismo ko hum Data Types kehte hain.&lt;/p&gt;

&lt;p&gt;Ab mere jaisa zara bewakoof banda pochay ga ke "Mukhtalif data types ki akhir zarorat kiya hai?"&lt;/p&gt;

&lt;p&gt;Iss sawal ka jawab balti ke kapron mein chupa hai. Imagine karein, apke paas mukhtalif tarah ke kapray hain. For example, sweaters, fancy kapray aur cotton (kalaf walay) kapray.&lt;/p&gt;

&lt;p&gt;Inn sab mukhtalif kapron ko dhonay ke tarikay bhi aik dosre se farq hain. Iss liye humein chahiye aik balti mein aik hi kisam ke kapray daalain. Matlab, aik balti mein sirf sweaters, aik mein fancy kapray aur aik balti mein cotton walay kapray.&lt;/p&gt;

&lt;p&gt;Bilkul issi tarah aik Variable mein aik kisam(Data Type) ka data store karna hota hai.&lt;/p&gt;

&lt;p&gt;For example,&lt;/p&gt;

&lt;p&gt;Integer number = 123&lt;br&gt;
String name = "abcd"&lt;/p&gt;

&lt;p&gt;Upar diye huwe Variable "number" mein hum sirf Integer data type ka data store kar sakte hain. Issi tarah String data type sirf jumlay (Text or Words) store karne ke liye use ho sakti hai.&lt;/p&gt;

&lt;p&gt;Kuch common Data Types yeh hain:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;  Boolean (e.g., True or False)&lt;/li&gt;
&lt;li&gt;  Character (e.g., a)&lt;/li&gt;
&lt;li&gt;  Double (e.g., 1.79769313486232E308)&lt;/li&gt;
&lt;li&gt;  Floating-point number (e.g., 1.234)&lt;/li&gt;
&lt;li&gt;  Integer (e.g., 1234)&lt;/li&gt;
&lt;li&gt;  String (e.g., abcd)&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>codenewbie</category>
      <category>beginners</category>
      <category>programming</category>
      <category>coding</category>
    </item>
    <item>
      <title>Basic Programming Concepts In Desi Way (Urdu/Hindi) — Part 3 (Variables)</title>
      <dc:creator>Farjad Hasan</dc:creator>
      <pubDate>Thu, 30 Jan 2020 15:59:46 +0000</pubDate>
      <link>https://dev.to/imfarjad/basic-programming-concepts-in-desi-way-part-3-variables-277n</link>
      <guid>https://dev.to/imfarjad/basic-programming-concepts-in-desi-way-part-3-variables-277n</guid>
      <description>&lt;h1&gt;
  
  
  Variables:
&lt;/h1&gt;

&lt;p&gt;Chalain aaj hum mil kar kuch kapray(clothes) dhotay hain. Nahi nahin programming nay mujhe pagal nahi kiya aur hum Variables hi sheekhain gay lekin kapray dhoonay ke style mein.&lt;/p&gt;

&lt;p&gt;Imagine karain aaj humari kapray dhonay ki bari hai. Aur upar se zulm yeh ke humein sirf apne nahi balke puray ghar ke kapre dhonay hain, Sach mein sabke, Abu, Ammi aur Badi Behen. Wowww!&lt;/p&gt;

&lt;p&gt;Iske ilawa inn sabke kapre dhonay ka tariqa bhi aik dosray se farq hai.&lt;/p&gt;

&lt;p&gt;Abu: (Abu ke kapray iss tarteeb se dhonay hain)&lt;br&gt;
1) Kapre garam pani mein detergent ke saath 15 mins tak rakhein&lt;br&gt;
2) Washing Machine mein dhoyein&lt;br&gt;
3) Dryer mein sokhayein&lt;/p&gt;

&lt;p&gt;Ammi:&lt;br&gt;
1) Kapre garam pani mein detergent ke saath 15 mins tak rakhein&lt;br&gt;
2) Haath se dhoyein&lt;br&gt;
3) Beghair dryer ke bahar sokhayein ke liye daal dain&lt;/p&gt;

&lt;p&gt;Badi behen:&lt;br&gt;
1) Kapre Washing Machine mein dhoyein&lt;br&gt;
2) Dryer mein sokhayein&lt;/p&gt;

&lt;p&gt;Haan aap log sahi samjhay mere ghar walay kuch zyada hi different hain.&lt;/p&gt;

&lt;p&gt;Ab imagine karain sab logon nay apne ganday kapre laa kar aik jagah daal diye. Iski wajah se mera kaam buhat hi mushkil ho jaye ga kyunke different tareeqay se kapre dhonay ke liye mujhe pehle sabke kapre alag karne hongay.&lt;/p&gt;

&lt;p&gt;Bilkul issi tarah programming mein sara Data (kapray) aik jagah rakhain se hum computer ko properly nahi bata sakte ke kaunse Data pe kya kaam karna hai aur kaisay karna hai.&lt;/p&gt;

&lt;p&gt;Data koi bhi information ho sakti hai. Jaisay ke apka naam(Farjad), umar(32), ghar ka pata(Islamabad) yeh sab Data hai. Ab sochon main issay aik jagah rakh don, "&lt;em&gt;Farjad32Islamabad&lt;/em&gt;", toh mere liye computer ko samjhana mushkil ho jaye ga ke mera naam kaunsa hai aur umar kaunsi.&lt;/p&gt;

&lt;p&gt;Iss maslay ko solve karne ke liye hum baltiyaan istamaal karein gay. Yaar Kapron ko nahi bholain. Kapron ko alag karne ke liye hum 3 baltiyaan lay laitay hain aur ghar walon se kehte hain ke woh apne kapray alag baltiyon mein daalain gay. Aur har balti pe hum ghar ke fard ka naam likh dain gay takay pehchainay mein asani ho.&lt;/p&gt;

&lt;p&gt;Ab hum asani say kapray dho sakte hain.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;  Pehle Abu aur Ammi ki balti ke kapre garam pani mein daalein,&lt;/li&gt;
&lt;li&gt;  kitni dair Badi Behen ki balti ke kapron ko washing machine mein dhoya,&lt;/li&gt;
&lt;li&gt;  Phir Abu ki balti ke kapron ko washing machine mein daala&lt;/li&gt;
&lt;li&gt;  aur Behen ke kapray dryer mein daal diye.&lt;/li&gt;
&lt;li&gt;  Itnay mein Ammi ke kapray haath se dho kar bahar daal diye.&lt;/li&gt;
&lt;li&gt;  Phir Behen ke kapre dryer se nikal liye&lt;/li&gt;
&lt;li&gt;  aur Abu ke kapre dryer mein daal diye.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Bas yehi sab hum programming mein bhi karte hain, Data ko aik jagah se liye ussay use kiya phir dosri jagah daal diya.&lt;/p&gt;

&lt;p&gt;Example (PHP Programming Language)&lt;/p&gt;

&lt;p&gt;Main apne naam aur umar wali example laita hn. Programming ke hisaab se hum baltiyon ki jagah Variables use karain gay Data ko separate aur store karne ke liye.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;$naam = "Farjad";&lt;/p&gt;

&lt;p&gt;$umar = 32;&lt;/p&gt;

&lt;p&gt;$pata = "Islamabad";&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;PHP Language mein Variable ka naam liknay ke pehle ($) ka nishaan lagana zarori hai. Yeh PHP ka Syntax hai. Agar apko Syntax ka matlab nahi pata toh please iss series ka &lt;a href="https://medium.com/@imfarjad/basic-programming-concepts-in-desi-way-part-2-syntax-1a208a1a55a" rel="noopener noreferrer"&gt;Part 2&lt;/a&gt; parhein.&lt;/p&gt;

&lt;p&gt;Hum keh sakte hain Variable aik balti hai aur Variable ka naam ussay dosre variables se mukhtalif karne aur identify karne ke liye hai.&lt;/p&gt;

&lt;p&gt;Jaise ke,&lt;/p&gt;

&lt;p&gt;&lt;em&gt;$AmmiKiBalti = "Kapray";&lt;br&gt;
$AbuKiBalti;&lt;br&gt;
$BehenKiBalti;&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Apne note kiya hoga maine $AbuKiBalti aur $BehenKiBalti ke variables ke aagay kuch nahi likha. Asal mein yeh humari marzi hoti hai ke hum Variable mein koi Data daalna chahein ya nahi. Abu aur Behen ke variables humne bana liye hain lekin abhi woh khali hain. Aur Ammi ke variable mein humne Kapray daal diye hain.&lt;/p&gt;

&lt;p&gt;Ab programming mein bhi humare liye asan ho gaya hai ke jab hum jo bhi variable istamal karna chahein toh humein sirf variable ka naam likha hai aur uske undar ka Data wahan available ho jaye ga.&lt;/p&gt;

&lt;p&gt;Maslan,&lt;/p&gt;

&lt;p&gt;Main chahta hn computer screen pe mere naam likha huwa nazar aaye. Toh mein likhon ga,&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;echo $naam;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Jaise hi computer yeh line dekhay ga toh woh check karne lagay ga ke $naam variable mein kaunsa Data hai aur ussay "Farjad" mil jaye ga. Iske saath hi woh lafz "Farjad" screen pe dikhana shuru kar day ga.&lt;/p&gt;

&lt;p&gt;Umeed hai aap logon ko Variables ka concept thora clear huwa hoga. Agar nahi huwa toh koi baat nahi, "Main hoon na".&lt;/p&gt;

</description>
      <category>codenewbie</category>
      <category>beginners</category>
      <category>programming</category>
      <category>coding</category>
    </item>
    <item>
      <title>Basic Programming Concepts In Desi Way  (Urdu/Hindi)— Part 2 (Syntax)</title>
      <dc:creator>Farjad Hasan</dc:creator>
      <pubDate>Thu, 30 Jan 2020 15:48:50 +0000</pubDate>
      <link>https://dev.to/imfarjad/basic-programming-concepts-in-desi-way-urdu-hindi-part-2-syntax-4f59</link>
      <guid>https://dev.to/imfarjad/basic-programming-concepts-in-desi-way-urdu-hindi-part-2-syntax-4f59</guid>
      <description>&lt;h3&gt;
  
  
  Basic Syntax:
&lt;/h3&gt;

&lt;p&gt;Programmers kuch lafz buhat istemal karte hain. Un mein se aik lafz &lt;strong&gt;"Syntax"&lt;/strong&gt; hai. Asan lafzon mein woh basic zahiri tarteeb jo program likhne ke liye zarori hai.&lt;/p&gt;

&lt;p&gt;Dunya ki har zuban ka koi syntax zaror hota hai. Jaisay ke Urdu mein koi jumla bananay ke liye lafzon ko aik khaas tarteeb mein likhna hota hai takay unka koi matlab nikle. Aap &lt;strong&gt;Syntax&lt;/strong&gt; ko aik kisam grammer keh sakte hain.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Example 1:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;em&gt;"Babar aik acha aur zaheen larka hai."&lt;/em&gt;&lt;/strong&gt;&lt;br&gt;
Upar diye gaye jumlay ko ap asani se samajh sakte hain aur iska matlab bhi bilkul saaf hai.&lt;/p&gt;

&lt;p&gt;Agar issi jumlay ki tarteeb hum change kar dain toh iska matlab hi samajhna mushkil ho jaye ga.&lt;br&gt;
&lt;strong&gt;&lt;em&gt;"Acha Babar aik hai aur larka zaheen."&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Chalain aik aur Urdu ki misaal laitay hain, hum har jumla khatam karne ke liye nukta(full stop) lagate hain. Issay yeh faida hota hai ke jo koi bhi yeh jumla parhay aur Urdu jaanta ho woh samajh jaye ke kahan jumla khatam ho raha hai.&lt;/p&gt;

&lt;p&gt;Bilkul issi tarah Programming mein bhi mukhtalif asool or tareekay hain jo follow karne parhtay hain, aur yeh sab mil kar Syntax kehlatay hain.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Example 2:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;PHP Programming Language mein line(jumla) khatam karne ke liye &lt;strong&gt;semi-colon (;)&lt;/strong&gt; lagana parhta hai. Kyunke humara code computer ne samajhna hota hai aur computer mein pehle se Syntax save hota hai. Woh hamesha line ke end pe &lt;strong&gt;semi-colon (;)&lt;/strong&gt; expect kare ga. Aur agar woh miss howa toh error (means, apne koi ghabla kiya hai), dikhaye ga. Asay errors ko hum &lt;strong&gt;Syntax Errors&lt;/strong&gt; kehte hain.&lt;/p&gt;

&lt;p&gt;Main ab Urdu ka wohi jumla Programming mein likhta hon.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;echo *"Babar aik acha aur zaheen larka hai.";&lt;/strong&gt;*&lt;br&gt;
Upar wali line mein koi Syntax error nahi.*&lt;br&gt;
&lt;strong&gt;&lt;em&gt;echo *"Babar aik acha aur zaheen larka hai."&lt;/em&gt;&lt;/strong&gt;&lt;br&gt;
Upar wali line ke end mein semi-colon(;) missing hai, iss liye Syntax error hai.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;em&gt;Trick Question:&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;echo "Acha Babar aik hai aur larka zaheen.";&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;kya upar walay jumlay mein koi syntax error hai ya nahi?&lt;/p&gt;

&lt;p&gt;Mujhe pata hai start zara boring huwa hai, lekin agay ke topics interesting hain aur phir real programming bhi shuru hogi toh asal maza aaye ga.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Picture abhi baki hai mere dost!!&lt;/em&gt;&lt;/p&gt;

</description>
      <category>codenewbie</category>
      <category>beginners</category>
      <category>programming</category>
      <category>coding</category>
    </item>
    <item>
      <title>Basic Programming Concepts In Desi Way (Urdu/Hindi) — Part 1</title>
      <dc:creator>Farjad Hasan</dc:creator>
      <pubDate>Thu, 30 Jan 2020 15:35:03 +0000</pubDate>
      <link>https://dev.to/imfarjad/basic-programming-concepts-in-desi-way-part-1-4gdc</link>
      <guid>https://dev.to/imfarjad/basic-programming-concepts-in-desi-way-part-1-4gdc</guid>
      <description>&lt;p&gt;Programming ke kuch basic concepts hain jo almost sab programming languages mein same hain. Inko samajh ke properly istamal karna hi programming hai. Ap keh sakte hain ke yeh programming ki ABC hai.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Basic Syntax&lt;/li&gt;
&lt;li&gt;Variables&lt;/li&gt;
&lt;li&gt;Data Types&lt;/li&gt;
&lt;li&gt;Keywords&lt;/li&gt;
&lt;li&gt;Basic Operators&lt;/li&gt;
&lt;li&gt;Decision Making&lt;/li&gt;
&lt;li&gt;Loops&lt;/li&gt;
&lt;li&gt;Functions&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Please yeh list dekh kar ghabrana nahi, main iss list ko halwa bana kar khilaon ga takay programming seekh jayein aur maza bhi aaye.&lt;/p&gt;

</description>
      <category>codenewbie</category>
      <category>beginners</category>
    </item>
    <item>
      <title>Pakistani Tech Women in 2019</title>
      <dc:creator>Farjad Hasan</dc:creator>
      <pubDate>Thu, 30 Jan 2020 15:07:06 +0000</pubDate>
      <link>https://dev.to/imfarjad/pakistani-tech-women-in-2019-1cig</link>
      <guid>https://dev.to/imfarjad/pakistani-tech-women-in-2019-1cig</guid>
      <description>&lt;p&gt;These inspiring women in tech are making Pakistan proud.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Ayman Sarosh&lt;/strong&gt;&lt;br&gt;
Ayman Sarosh, a freelancer based in Pakistan. She has been awarded best Freelancere of the Year award by Payoneer.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Asma Zaheer&lt;/strong&gt;&lt;br&gt;
Asma Zaheer is a Pakistani computer scientist. She has been honored with IBM’s highest esteemed award “Best of IBM 2019”. It makes her the first Pakistani Computer Scientist to receive this achievement.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Naureen Hayat&lt;/strong&gt;&lt;br&gt;
Naureen Hayat is the Co-Founder of Tez Financial Services. A smartphone application that provides instant loans. Recently, she has won the $100K first prize at Visa Everywhere Initiative: Women’s Global Edition.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Shanza Faiq&lt;/strong&gt;&lt;br&gt;
Shanza Faiq is a BA-LL.B graduate of 2016. She has topped the Central Superior Services (CSS) exam and has been inducted into the Foreign Services of Pakistan Group.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Dr. Sara Saeed&lt;/strong&gt;&lt;br&gt;
Dr. Sara Saeed CEO and Co-Founder of a Tele-Medicine delivery system. She has been awarded Rolex Awards for Enterprise as Associate LAUREATE for her project called “Sehat Kahani”. Dr. Sara Saeed has now become the first Pakistani woman in the list of 150 Laureates.&lt;/p&gt;

&lt;p&gt;Source: TechJuice&lt;/p&gt;

</description>
      <category>womenintech</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Truth About Getting a Programming Job Without Degree</title>
      <dc:creator>Farjad Hasan</dc:creator>
      <pubDate>Wed, 29 Jan 2020 12:13:57 +0000</pubDate>
      <link>https://dev.to/imfarjad/truth-about-getting-a-programming-job-without-degree-2aln</link>
      <guid>https://dev.to/imfarjad/truth-about-getting-a-programming-job-without-degree-2aln</guid>
      <description>&lt;p&gt;“Can I get coding job without a Degree?”&lt;/p&gt;

&lt;p&gt;“I don’t have Computer Science Degree but I want to switch my career to programming. Is it possible?”&lt;/p&gt;

&lt;p&gt;I got these kind of questions on a daily basis. So, I thought why not, I should answer them at once and finish this curiosity.&lt;/p&gt;

&lt;p&gt;Drum roll please…… The answer to the question is…. YES!!!&lt;/p&gt;

&lt;p&gt;However, this isn’t a simple YES, it needs extra hard work and super dedication to make this happen.&lt;/p&gt;

&lt;p&gt;By the way, I also don’t have a CS degree but my passion for computers and programming led me to a career in the Software Industry.&lt;/p&gt;

&lt;p&gt;That’s why, I believe I can guide you about the necessary steps to enter in Software Industry without having a CS degree.&lt;/p&gt;

&lt;p&gt;I have a feeling that most of the readers have already watched Avengers: Infinity War or Endgame. So, I will borrow the infinity stones reference from these movies. Today, I will tell you about the 6 Infinity Stones which can help to kick-start your career in the Software Universe.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The 6 Infinity Stones of Software Universe:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Anyone who follows these 6 points will stand out against the ones who have the traditional Computer Sciences Degrees.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Expand Your Online Presence:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Create a solid profile on LinkedIn and other social platforms.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Join professional networks and follow tech influencers on social media platforms.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Periodically, write thoughtful comments on the posts of your favorite tech influencers.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Subscribe to YouTube channels which provide quality content for learning software technologies.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Learn Technical Skills:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Learn the basic programming concepts. No need to memorize everything, just try to understand it.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Utilize online programming courses to get practical tutorials&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Join a programming or coding bootcamp or training to get practical knowledge&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Practice programming for at least 30 minutes daily. Start small, create tiny applications and grow from there.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Most important learn the art of Googling. Learn how to search the stuff you need on Google.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Stackoverflow is your best friend, its a platform where programmers can get answers of almost all of their technical issues.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Git &amp;amp; Github:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Learn Git (Version Control System) and its basic commands. Its an essential technology in software industry.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Create Github Account and upload all of your programming projects. Github is like Facebook of programmers where programmers share their projects and code with each other.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Create Portfolio App:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Create a portfolio project using your own programming skills&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Add your projects and the technologies which are used in those projects&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Add your social media and Github links&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Buy a cheap web hosting and some web domains of your choice&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Deploy some of your best programming projects on the live server. It will help others to see your work in action&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Add the live web application links on your portfolio as well as social media profiles&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Prepare for Interview:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Use online interview guides to understand what type of questions can be asked in interviews&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Have mock interviews with a friend or colleague&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Practice writing pseudo code on paper as well&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Don’t afraid to fail, and give as much interviews as you can.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Attitude is the key:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;I believe everyone can code and program but it’s not a piece of cake. You need a fighter’s attitude to succeed in Software Industry. Everyday will bring new challenges to you but these challenges are the real fun as well. Be patient and keep grinding day in, day out.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Be a team player, it will help in the long run because massive projects can’t be built by a single person.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Be a learner for life, never deny a learning opportunity. Technology is changing rapidly, only the ones who are willing to learn and adapt will survive.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I hope all these points will help you in your journey to the Programming World. Don’t hesitate to contact me if these points raises more questions in your mind. I am here to help always.&lt;br&gt;
Furthermore, if you have suggestions to improve these points, please let me know, I am more than happy to learn and improve.&lt;/p&gt;

</description>
      <category>programming</category>
      <category>careeradvice</category>
      <category>softwaredevelopment</category>
      <category>coding</category>
    </item>
  </channel>
</rss>
