<?xml version="1.0" encoding="Windows-1255"?>
<!--
webwiz forum is:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">--><rss version="2.0">
    <channel>
	    <title>UnderWarrior Forums: נושאים פעילים - תיכנות</title>
        <link>http://www.underwar.co.il/forum/active_topics.asp</link>
        <description>15 most active topics</description>
        <pubDate>31/05/2014 20:30:56</pubDate>
        <lastBuildDate>31/05/2014 20:30:56</lastBuildDate>
	    <item>
		    <title>כמה שאלות בקשר למציאת עבודה</title>
		    <link>http://www.underwar.co.il/forum/forum_posts.asp?TID=11005&amp;get=last#50288</link>
		    <description><![CDATA[<table><tr><th align='left'>Forum: </th><td>תיכנות</td></tr><tr><th align='left'>Topic: </th><td>כמה שאלות בקשר למציאת עבודה</td></tr><tr><th align='left'>Sender: </th><td>kfirfer</td></tr></table><br />הנני בוגר תואר ראשון במדעי המחשב<br />ולאחר חיפוש עבודה מרובה אני תמיד רואה במודעות דרישות של <br />דברים שלא נתקלתי בהם וגם הנני שמעתי עליהם<br />מה הם הדברים הללו ? <br />אני יתן לכם דוגמאות:<br />-מומחה IB<br />-מיישם ERP<br />-מיישם SAP<br />-מתכנת RPG<br />-מתכנת GIS<br />-מתכנת DSP<br />- Storage technologies :SAN and SCSI experience.<br />- ONTAP.<br />- AWS.<br />- ROR<br />- ניסיון עבודה עם כלי JPA. Spring .Hibernate.<br />- ניסיון פיתוח עצמי ומוכח עם AngularJS.<br />- ניסיון של לפחות שנה בפיתוח ב-Java מול Hadoop.<br /><br />וזה רק דוגמא<br />וזה לא שאני חיפשתי משרות בכל קטגוריה תכנות, אני נכנסתי <br />לתת קטגוריה java (מה שאני כביכול יודע הכי טוב והכי אוהב)<br />יש עוד המון דברים שדרושים ממך לדעת<br />בכל 3 שנות לימודיי לא שמעתי אף לא פעם אחת את השמות הללו<br />והייתי סטודנט טוב מאוד חקרתי ולמדתי המון<br />אני יודע java , c , assembler, visual studio , eclipse , <br />mysql<br />אני גם יודע מה זה linux kernel וכל הנושאים הללו<br />אבל שאני נגש למשרות דרושים אני מקבל חום..<img border="0" src="smileys/smiley5.gif" border="0"> <br /><br />מישהו יכול להסביר לי בכלליות מה זה כל הדברים הללו שלא <br />שמעתי עליהם <br /> ?<br /><br />תודה רבה, כפיר.]]></description>
		    <author>kfirfer</author>
		    <category>תיכנות</category>
		    <guid>http://www.underwar.co.il/forum/forum_posts.asp?TID=11005&amp;get=last#50288</guid>
		    <pubDate>31/05/2014 20:30:56</pubDate>
	    </item>
	    <item>
		    <title>צריך עזרה בסידור נתונים בסדר עולה</title>
		    <link>http://www.underwar.co.il/forum/forum_posts.asp?TID=10991&amp;get=last#50274</link>
		    <description><![CDATA[<table><tr><th align='left'>Forum: </th><td>תיכנות</td></tr><tr><th align='left'>Topic: </th><td>צריך עזרה בסידור נתונים בסדר עולה</td></tr><tr><th align='left'>Sender: </th><td>אלצ'קו</td></tr></table><br />
[QUOTE=חיימקה]בתור אקסטרא - היית מחליף את ערכי המשתנים באמצעות "השמה 
<br>הפוכה" במקום במשתנה החלפה, אבל זה זניח.
<br>
<br>-----------
<br>השמה הפוכה:
<br>[code]
<br>a = a - b;
<br>b = b + a;
<br>a = b - a;
<br>[/code][/QUOTE]<br>לחלוטין לא!<br><br>הפעולה הראשונה עלולה בהחלט לגרום ל-int overflow. נגיד ש-<font face="Courier New, Courier, mono">a=INT_MIN+1</font> ו-<font face="Courier New, Courier, mono">b=2</font>. הפעולה <font face="Courier New, Courier, mono">a-b</font> גורמת ל-int overflow.<br><br>או שאולי שם הכל היה בסדר, אבל מה אם <font face="Courier New, Courier, mono">a=INT_MAX/2+1</font> וגם <font face="Courier New, Courier, mono">b=INT_MAX/2+1</font>? הסכום שלהם אמור להיות <b>INT_MAX/2+INT_MAX/2+1+1</b> שזה <b>לפחות</b> <font face="Courier New, Courier, mono">INT_MAX+1</font> (ואולי <font face="Courier New, Courier, mono">INT_MAX+2</font>, תלוי אם <font face="Courier New, Courier, mono">INT_MAX</font> היה זוגי או אי-זוגי).<br><br>הטריק הזה ודומיו גורמים אך ורק לבעיות וצריך להימנע מהם.<br>]]></description>
		    <author>אלצ'קו</author>
		    <category>תיכנות</category>
		    <guid>http://www.underwar.co.il/forum/forum_posts.asp?TID=10991&amp;get=last#50274</guid>
		    <pubDate>02/03/2014 21:52:46</pubDate>
	    </item>
	    <item>
		    <title>עזרה בפרוייקט! בבקשה</title>
		    <link>http://www.underwar.co.il/forum/forum_posts.asp?TID=10923&amp;get=last#50189</link>
		    <description><![CDATA[<table><tr><th align='left'>Forum: </th><td>תיכנות</td></tr><tr><th align='left'>Topic: </th><td>עזרה בפרוייקט! בבקשה</td></tr><tr><th align='left'>Sender: </th><td>yair_s_m</td></tr></table><br />היי, אני צריך לכתוב תוכנה שתמיר לי מידע מפרוטוקול RS232 <br />לפרוטוקול ETHERNET.. המידע מעובד במעבד RABBIT שעובד עם <br />התוכנה DAINAMIC C.. <br /><br />אני צריך עזרה, כיוון של התחלה.. מישהו יכול לעזור לי? או <br />להפנות אותי לפורום אחר יותר ספציפי שמתעסק עם זה?<br />אני דיי חדש בתחום הפרומים..<br /><br />תודה רבה!!! <img border="0" src="smileys/smiley4.gif" border="0"> ]]></description>
		    <author>yair_s_m</author>
		    <category>תיכנות</category>
		    <guid>http://www.underwar.co.il/forum/forum_posts.asp?TID=10923&amp;get=last#50189</guid>
		    <pubDate>13/03/2013 11:00:53</pubDate>
	    </item>
	    <item>
		    <title>דרושים מתכנתים PHP מאזור נהריה</title>
		    <link>http://www.underwar.co.il/forum/forum_posts.asp?TID=10918&amp;get=last#50176</link>
		    <description><![CDATA[<table><tr><th align='left'>Forum: </th><td>תיכנות</td></tr><tr><th align='left'>Topic: </th><td>דרושים מתכנתים PHP מאזור נהריה</td></tr><tr><th align='left'>Sender: </th><td>mulidns</td></tr></table><br /><br />לסטודיו לבניית אתרים באזור נהריה דרושים /ות מפתחי /ות PHP <br />לפיתוח אתרים.<br /><br />ניסיון ב JS , jquery ,HTML ,CSS ,mysql.<br />המשרה מיועדת לנשים וגברים כאחד.<br /><br />עבודה מיידית.<br />קורות חיים למייל jobs@art23.co.il]]></description>
		    <author>mulidns</author>
		    <category>תיכנות</category>
		    <guid>http://www.underwar.co.il/forum/forum_posts.asp?TID=10918&amp;get=last#50176</guid>
		    <pubDate>07/02/2013 12:57:49</pubDate>
	    </item>
	    <item>
		    <title>hash table for ip addreses</title>
		    <link>http://www.underwar.co.il/forum/forum_posts.asp?TID=10917&amp;get=last#50170</link>
		    <description><![CDATA[<table><tr><th align='left'>Forum: </th><td>תיכנות</td></tr><tr><th align='left'>Topic: </th><td>hash table for ip addreses</td></tr><tr><th align='left'>Sender: </th><td>tomik</td></tr></table><br />שלום לכולם,<br /><br />אני צריך לכתוב קוד אשר מייצר טבלת ערבול לכתובות IP בשפת C.<br />עליי לשמור את כמות ההודעות שהתקבלו מכל כתובת IP בטבלה.<br />(לא ידוע מס' הכתובות מראש) <br /><br />1. איזה מבנה נתונים יהיה הכי מהיר (מערך, עץ וכו'...)?<br />2. איזו פונקציית ערבול תתאים למיפוי כתובות IP?<br /><br />בתודה מראש,]]></description>
		    <author>tomik</author>
		    <category>תיכנות</category>
		    <guid>http://www.underwar.co.il/forum/forum_posts.asp?TID=10917&amp;get=last#50170</guid>
		    <pubDate>14/01/2013 15:37:15</pubDate>
	    </item>
	    <item>
		    <title>שאלה ב סי</title>
		    <link>http://www.underwar.co.il/forum/forum_posts.asp?TID=10859&amp;get=last#50150</link>
		    <description><![CDATA[<table><tr><th align='left'>Forum: </th><td>תיכנות</td></tr><tr><th align='left'>Topic: </th><td>שאלה ב סי</td></tr><tr><th align='left'>Sender: </th><td>xdriztx</td></tr></table><br />#include &lt;stdio.h&gt;<br />void main()<br />{<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;int i,j,num,c;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;printf("enter a number\n");<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;scanf("%d",&num);<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;c=1;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;printf("*");<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;for(i=0;i&lt;num;i++)<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;printf("*");<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;printf("\n");<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;for(i=0;i&lt;num;i++)<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;printf("*");<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;for(j=0;j&lt;num;++j)<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if(num-c&gt;j)<br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; printf(" ");<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;else<br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; printf("*");<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;printf("\n");<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;c++;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}<br />}]]></description>
		    <author>xdriztx</author>
		    <category>תיכנות</category>
		    <guid>http://www.underwar.co.il/forum/forum_posts.asp?TID=10859&amp;get=last#50150</guid>
		    <pubDate>26/12/2012 21:16:53</pubDate>
	    </item>
	    <item>
		    <title>דורש מדריך/מרצה/מורה  לJAVA</title>
		    <link>http://www.underwar.co.il/forum/forum_posts.asp?TID=10890&amp;get=last#50135</link>
		    <description><![CDATA[<table><tr><th align='left'>Forum: </th><td>תיכנות</td></tr><tr><th align='left'>Topic: </th><td>דורש מדריך/מרצה/מורה  לJAVA</td></tr><tr><th align='left'>Sender: </th><td>מרינה</td></tr></table><br />באזור חדרה אנו מחפשים דורש מדריך/מרצה/מורה  לJAVA או <br />אנדרואיד<br />הקורס הינו קורס בוקר מרוכז ויש גמישות בימים שעות.<br />אפשרות לתחילת עבודה  מיידית או בטווח של שבועות.<br />נא לפנות למייל :<br />marina@maof.org.il<br />או טלפונית 04-6326366&nbsp;&nbsp;&nbsp;למרינה או דוד<br />]]></description>
		    <author>מרינה</author>
		    <category>תיכנות</category>
		    <guid>http://www.underwar.co.il/forum/forum_posts.asp?TID=10890&amp;get=last#50135</guid>
		    <pubDate>16/12/2012 18:54:16</pubDate>
	    </item>
	    <item>
		    <title>דורש מדריך/מרצה/מורה  לJAVA</title>
		    <link>http://www.underwar.co.il/forum/forum_posts.asp?TID=10888&amp;get=last#50130</link>
		    <description><![CDATA[<table><tr><th align='left'>Forum: </th><td>תיכנות</td></tr><tr><th align='left'>Topic: </th><td>דורש מדריך/מרצה/מורה  לJAVA</td></tr><tr><th align='left'>Sender: </th><td>מרינה</td></tr></table><br />באזור חדרה אנו מחפשים דורש מדריך/מרצה/מורה  לJAVA או <br />אנדרואיד<br />הקורס הינו קורס בוקר מרוכז ויש גמישות בימים שעות.<br />אפשרות לתחילת עבודה  מיידית או בטווח של שבועות.<br />נא לפנות למייל :<br />marina@maof.org.il<br />או טלפונית 04-6326366&nbsp;&nbsp;&nbsp;למרינה או דוד]]></description>
		    <author>מרינה</author>
		    <category>תיכנות</category>
		    <guid>http://www.underwar.co.il/forum/forum_posts.asp?TID=10888&amp;get=last#50130</guid>
		    <pubDate>13/12/2012 16:38:59</pubDate>
	    </item>
	    <item>
		    <title>טיימר בdynamic c, מתחיל</title>
		    <link>http://www.underwar.co.il/forum/forum_posts.asp?TID=10887&amp;get=last#50128</link>
		    <description><![CDATA[<table><tr><th align='left'>Forum: </th><td>תיכנות</td></tr><tr><th align='left'>Topic: </th><td>טיימר בdynamic c, מתחיל</td></tr><tr><th align='left'>Sender: </th><td>yair_s_m</td></tr></table><br />היי, <br />רציתי לבנות טיימר בשפת C, שתוציא לי ברגל מסויימת של הרכיב <br />גל ריבועי בתדר 9600HZ.<br />התוכנה שעומדת לרשותי היא dynamic c וקצת הסתבכתי איתה, כי <br />צריך לכתוב שם קצת שונה משפת C הרגילה..<br />אשמח לעזרה,<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;יאיר.]]></description>
		    <author>yair_s_m</author>
		    <category>תיכנות</category>
		    <guid>http://www.underwar.co.il/forum/forum_posts.asp?TID=10887&amp;get=last#50128</guid>
		    <pubDate>13/12/2012 10:06:58</pubDate>
	    </item>
	    <item>
		    <title>איך אני מוצא קורדינטה במערך דו מימדי</title>
		    <link>http://www.underwar.co.il/forum/forum_posts.asp?TID=10878&amp;get=last#50118</link>
		    <description><![CDATA[<table><tr><th align='left'>Forum: </th><td>תיכנות</td></tr><tr><th align='left'>Topic: </th><td>איך אני מוצא קורדינטה במערך דו מימדי</td></tr><tr><th align='left'>Sender: </th><td>Tamiryosef</td></tr></table><br /><P>שלום חברים </P>
<P>&nbsp;</P>
<P>איך אני מוצא את הקורדינטה שמתקבלת מהמשתמש ותחזיר את המיקום</P>
<P>&nbsp;</P>
<P>לדוגמא </P>
<P>יש לי שיטה שמקבלת INT ומחפש האם קיים במערך הדו מימדי </P>
<P>אם היא מוצאת היא מחזירה את מה שקיים בתא,אם לא היא מחזירה -1</P>]]></description>
		    <author>Tamiryosef</author>
		    <category>תיכנות</category>
		    <guid>http://www.underwar.co.il/forum/forum_posts.asp?TID=10878&amp;get=last#50118</guid>
		    <pubDate>05/12/2012 10:26:07</pubDate>
	    </item>
	    <item>
		    <title>עזרה ברקורסיה(מתחיל)</title>
		    <link>http://www.underwar.co.il/forum/forum_posts.asp?TID=10863&amp;get=last#50099</link>
		    <description><![CDATA[<table><tr><th align='left'>Forum: </th><td>תיכנות</td></tr><tr><th align='left'>Topic: </th><td>עזרה ברקורסיה(מתחיל)</td></tr><tr><th align='left'>Sender: </th><td>Requiem</td></tr></table><br />Ha horaot yatzu dfukot be ivrit az be anglit:<br /><br />Kelet(for example) : [2,5,5]<br />Pelet: [2,7,12]<br /><br />Kelet(another example): [10,20,30]<br />Pelet: [10,30,60]]]></description>
		    <author>Requiem</author>
		    <category>תיכנות</category>
		    <guid>http://www.underwar.co.il/forum/forum_posts.asp?TID=10863&amp;get=last#50099</guid>
		    <pubDate>17/11/2012 02:23:57</pubDate>
	    </item>
	    <item>
		    <title>עזרה בJAVA</title>
		    <link>http://www.underwar.co.il/forum/forum_posts.asp?TID=10862&amp;get=last#50097</link>
		    <description><![CDATA[<table><tr><th align='left'>Forum: </th><td>תיכנות</td></tr><tr><th align='left'>Topic: </th><td>עזרה בJAVA</td></tr><tr><th align='left'>Sender: </th><td>jenny0092</td></tr></table><br />שלום,<br />אני לומדת קורס תכנות מונחה עצמים ונדרשתי להגיש תרגיל בית:<br />עליך לכתוב תוכנית Java המקבלת שורת ביטוי אריתמטי עם <br />קבועים ממשיים ופעולות <br />אריתמטיות +( /,-,*, ). התוכנית מדפיסה את הביטוי שנקלט, <br />מחשבת את ערכו ומדפיסה את <br />התוצאה .<br />יש לממש את הביטוי ללא מתן עדיפות של כפל וחילוק על פני <br />חיבור וחיסור .<br />ניתן להניח נכונות של הקלט ושקבועי המספרים מופרדים ע"י <br />אופרטורים או אופרטורים <br />ורווחים .<br />לדוגמא, פלט ריצה של התוכנית שלך יהיה :<br />11.0=12.22+3.0 -20.22<br />אני שבוע מנסה לפתור זה דרך SPLIT לפירוק המחרוזת ולא <br />מצליחה כי יש רווחים ו\או אופרטורים .<br />אשמח אם תעזרו לי.<br />תודה מראש,<br />ג'ני]]></description>
		    <author>jenny0092</author>
		    <category>תיכנות</category>
		    <guid>http://www.underwar.co.il/forum/forum_posts.asp?TID=10862&amp;get=last#50097</guid>
		    <pubDate>15/11/2012 18:23:48</pubDate>
	    </item>
	    <item>
		    <title>בקשה-מדריך\הסבר בעברית לאסמבלר 8051</title>
		    <link>http://www.underwar.co.il/forum/forum_posts.asp?TID=10858&amp;get=last#50093</link>
		    <description><![CDATA[<table><tr><th align='left'>Forum: </th><td>תיכנות</td></tr><tr><th align='left'>Topic: </th><td>בקשה-מדריך\הסבר בעברית לאסמבלר 8051</td></tr><tr><th align='left'>Sender: </th><td>asasdin</td></tr></table><br />בקשה-מדריך\הסבר בעברית לאסמבלר 8051]]></description>
		    <author>asasdin</author>
		    <category>תיכנות</category>
		    <guid>http://www.underwar.co.il/forum/forum_posts.asp?TID=10858&amp;get=last#50093</guid>
		    <pubDate>07/11/2012 22:54:23</pubDate>
	    </item>
	    <item>
		    <title>איך ניתן לבדוק אלגוריתם בפסאודו קוד?</title>
		    <link>http://www.underwar.co.il/forum/forum_posts.asp?TID=10844&amp;get=last#50079</link>
		    <description><![CDATA[<table><tr><th align='left'>Forum: </th><td>תיכנות</td></tr><tr><th align='left'>Topic: </th><td>איך ניתן לבדוק אלגוריתם בפסאודו קוד?</td></tr><tr><th align='left'>Sender: </th><td>חיימקה</td></tr></table><br />בס"ד<br /><br />פשוט מאד - <br />לכתוב אותו בשפת תיכנות ולהריץ...]]></description>
		    <author>חיימקה</author>
		    <category>תיכנות</category>
		    <guid>http://www.underwar.co.il/forum/forum_posts.asp?TID=10844&amp;get=last#50079</guid>
		    <pubDate>28/10/2012 20:40:16</pubDate>
	    </item>
	    <item>
		    <title>צריך עזרה עםJAVA.מטלה לאופ</title>
		    <link>http://www.underwar.co.il/forum/forum_posts.asp?TID=10850&amp;get=last#50078</link>
		    <description><![CDATA[<table><tr><th align='left'>Forum: </th><td>תיכנות</td></tr><tr><th align='left'>Topic: </th><td>צריך עזרה עםJAVA.מטלה לאופ</td></tr><tr><th align='left'>Sender: </th><td>shoshan</td></tr></table><br />הראשון (מחזוריות של 4)<br /><br />זה המשמעות של סוגריים מסולסלים {} - שכל מה שבפנים רץ 4 <br />פעמים]]></description>
		    <author>shoshan</author>
		    <category>תיכנות</category>
		    <guid>http://www.underwar.co.il/forum/forum_posts.asp?TID=10850&amp;get=last#50078</guid>
		    <pubDate>28/10/2012 10:23:20</pubDate>
	    </item>
    </channel>
</rss>