自學留名,想問下
其實係大學讀data structure 既binary search 呀
Quick sort個啲有咩用?
自學留名,想問下
其實係大學讀data structure 既binary search 呀
Quick sort個啲有咩用?
Time complexity 又有咩用?
其實programmer 多唔多機會用到呢啲野?
Time complexity 又有咩用?
其實programmer 多唔多機會用到呢啲野?
Time complexity 又有咩用?
其實programmer 多唔多機會用到呢啲野?
如果專門研究algorithm 就一定會接觸到time complexity, 因為當大量data要處理既時候,如果個algorithm 唔考慮time complexity, 效能可能會好差,如果普通打code, 最影響time complexity 係nested for loop同recursion
仲有就係當你打code既時候揀既data structure 都會影響time complexity, 例如hash map可以去到O(1)
Time complexity 又有咩用?
其實programmer 多唔多機會用到呢啲野?
如果專門研究algorithm 就一定會接觸到time complexity, 因為當大量data要處理既時候,如果個algorithm 唔考慮time complexity, 效能可能會好差,如果普通打code, 最影響time complexity 係nested for loop同recursion
仲有就係當你打code既時候揀既data structure 都會影響time complexity, 例如hash map可以去到O(1)
就好似google咁,google點解會咁快搜尋到個結果俾你,中間肯定有一個time complexity控制得好好既algorithm,只係你平時睇唔到,但睇唔到既野唔代表無,所以time complexity 有一定既重要性
好似sorting咁,你見到有唔同既sorting algorithm, 好似bubble sort, insertion sort, selection sort O(n^2), quick sort, merge sort O(n log n)之類,少量既data去sort你見唔到速度有咩分別,但係現實中既使用可能要應付幾十萬甚至幾億個data既時候,就會有明顯既分別
雖然香港d IT manager有時連algorithm都唔知咩黎(有次面試個manager話咩叫algorithm, 有咩用架?),可能香港d IT交到貨就得,理得你咩algorithm, 但我覺得作為一個“真正”既programmer,data structure, algorithm 同 time complexity 一定要知
Time complexity 又有咩用?
其實programmer 多唔多機會用到呢啲野?
如果專門研究algorithm 就一定會接觸到time complexity, 因為當大量data要處理既時候,如果個algorithm 唔考慮time complexity, 效能可能會好差,如果普通打code, 最影響time complexity 係nested for loop同recursion
仲有就係當你打code既時候揀既data structure 都會影響time complexity, 例如hash map可以去到O(1)
就好似google咁,google點解會咁快搜尋到個結果俾你,中間肯定有一個time complexity控制得好好既algorithm,只係你平時睇唔到,但睇唔到既野唔代表無,所以time complexity 有一定既重要性
好似sorting咁,你見到有唔同既sorting algorithm, 好似bubble sort, insertion sort, selection sort O(n^2), quick sort, merge sort O(n log n)之類,少量既data去sort你見唔到速度有咩分別,但係現實中既使用可能要應付幾十萬甚至幾億個data既時候,就會有明顯既分別
雖然香港d IT manager有時連algorithm都唔知咩黎(有次面試個manager話咩叫algorithm, 有咩用架?),可能香港d IT交到貨就得,理得你咩algorithm, 但我覺得作為一個“真正”既programmer,data structure, algorithm 同 time complexity 一定要知
啲基本功都唔識就問學咩language咩framework好
結果咪寫到成pat屎咁
香港可以預見將會愈嚟愈多呢種"programmer"
Time complexity 又有咩用?
其實programmer 多唔多機會用到呢啲野?
如果專門研究algorithm 就一定會接觸到time complexity, 因為當大量data要處理既時候,如果個algorithm 唔考慮time complexity, 效能可能會好差,如果普通打code, 最影響time complexity 係nested for loop同recursion
仲有就係當你打code既時候揀既data structure 都會影響time complexity, 例如hash map可以去到O(1)
就好似google咁,google點解會咁快搜尋到個結果俾你,中間肯定有一個time complexity控制得好好既algorithm,只係你平時睇唔到,但睇唔到既野唔代表無,所以time complexity 有一定既重要性
好似sorting咁,你見到有唔同既sorting algorithm, 好似bubble sort, insertion sort, selection sort O(n^2), quick sort, merge sort O(n log n)之類,少量既data去sort你見唔到速度有咩分別,但係現實中既使用可能要應付幾十萬甚至幾億個data既時候,就會有明顯既分別
雖然香港d IT manager有時連algorithm都唔知咩黎(有次面試個manager話咩叫algorithm, 有咩用架?),可能香港d IT交到貨就得,理得你咩algorithm, 但我覺得作為一個“真正”既programmer,data structure, algorithm 同 time complexity 一定要知
啲基本功都唔識就問學咩language咩framework好
結果咪寫到成pat屎咁
香港可以預見將會愈嚟愈多呢種"programmer"
Time complexity 又有咩用?
其實programmer 多唔多機會用到呢啲野?
如果專門研究algorithm 就一定會接觸到time complexity, 因為當大量data要處理既時候,如果個algorithm 唔考慮time complexity, 效能可能會好差,如果普通打code, 最影響time complexity 係nested for loop同recursion
仲有就係當你打code既時候揀既data structure 都會影響time complexity, 例如hash map可以去到O(1)
就好似google咁,google點解會咁快搜尋到個結果俾你,中間肯定有一個time complexity控制得好好既algorithm,只係你平時睇唔到,但睇唔到既野唔代表無,所以time complexity 有一定既重要性
好似sorting咁,你見到有唔同既sorting algorithm, 好似bubble sort, insertion sort, selection sort O(n^2), quick sort, merge sort O(n log n)之類,少量既data去sort你見唔到速度有咩分別,但係現實中既使用可能要應付幾十萬甚至幾億個data既時候,就會有明顯既分別
雖然香港d IT manager有時連algorithm都唔知咩黎(有次面試個manager話咩叫algorithm, 有咩用架?),可能香港d IT交到貨就得,理得你咩algorithm, 但我覺得作為一個“真正”既programmer,data structure, algorithm 同 time complexity 一定要知
啲基本功都唔識就問學咩language咩framework好
結果咪寫到成pat屎咁
香港可以預見將會愈嚟愈多呢種"programmer"
駁唔到
0底 想寫一個ios app
類似遊戲攻略 比user輸入裝備數據 個app就計算夠打邊d boss 邊d唔夠打 差幾多攻擊力咁 應該學咩?objective c
Time complexity 又有咩用?
其實programmer 多唔多機會用到呢啲野?
如果專門研究algorithm 就一定會接觸到time complexity, 因為當大量data要處理既時候,如果個algorithm 唔考慮time complexity, 效能可能會好差,如果普通打code, 最影響time complexity 係nested for loop同recursion
仲有就係當你打code既時候揀既data structure 都會影響time complexity, 例如hash map可以去到O(1)
就好似google咁,google點解會咁快搜尋到個結果俾你,中間肯定有一個time complexity控制得好好既algorithm,只係你平時睇唔到,但睇唔到既野唔代表無,所以time complexity 有一定既重要性
好似sorting咁,你見到有唔同既sorting algorithm, 好似bubble sort, insertion sort, selection sort O(n^2), quick sort, merge sort O(n log n)之類,少量既data去sort你見唔到速度有咩分別,但係現實中既使用可能要應付幾十萬甚至幾億個data既時候,就會有明顯既分別
雖然香港d IT manager有時連algorithm都唔知咩黎(有次面試個manager話咩叫algorithm, 有咩用架?),可能香港d IT交到貨就得,理得你咩algorithm, 但我覺得作為一個“真正”既programmer,data structure, algorithm 同 time complexity 一定要知
啲基本功都唔識就問學咩language咩framework好
結果咪寫到成pat屎咁
香港可以預見將會愈嚟愈多呢種"programmer"
駁唔到
visual basic 唔係最簡單咩 ?
簡單得黎可以整到 windows applications
因為打慣Program既人會話你聽VB打壞手勢
想知打壞咩手勢
我發覺寫開VB啲人最大問題:
M$ 俾咩就食咩 唔知背後點解
個MIND SET 同其他 LAGUAGE 好唔同 (雖然依家.net 都係open source)
反而我覺得如果對於唔係做programmer的一般人
一開始就叫人學data structure, time complexity會好悶,搞到人地唔想學落去
我覺得學識loop, if then else依d野
等佢地寫到d好簡單的野,提起佢地興趣
例如上面有人提到想輸入遊戲入面裝備的level,然後輸出攻擊力,防禦力, 判斷夠唔夠打Boss
你叫佢地學一大輪基本功先寫到一個咁簡單的工具,好多人會半途而廢
應該教咗loop同if then else, function, 之後再教佢地data structure, time complexity會好d
Time complexity 又有咩用?
其實programmer 多唔多機會用到呢啲野?
如果專門研究algorithm 就一定會接觸到time complexity, 因為當大量data要處理既時候,如果個algorithm 唔考慮time complexity, 效能可能會好差,如果普通打code, 最影響time complexity 係nested for loop同recursion
仲有就係當你打code既時候揀既data structure 都會影響time complexity, 例如hash map可以去到O(1)
就好似google咁,google點解會咁快搜尋到個結果俾你,中間肯定有一個time complexity控制得好好既algorithm,只係你平時睇唔到,但睇唔到既野唔代表無,所以time complexity 有一定既重要性
好似sorting咁,你見到有唔同既sorting algorithm, 好似bubble sort, insertion sort, selection sort O(n^2), quick sort, merge sort O(n log n)之類,少量既data去sort你見唔到速度有咩分別,但係現實中既使用可能要應付幾十萬甚至幾億個data既時候,就會有明顯既分別
雖然香港d IT manager有時連algorithm都唔知咩黎(有次面試個manager話咩叫algorithm, 有咩用架?),可能香港d IT交到貨就得,理得你咩algorithm, 但我覺得作為一個“真正”既programmer,data structure, algorithm 同 time complexity 一定要知
啲基本功都唔識就問學咩language咩framework好
結果咪寫到成pat屎咁
香港可以預見將會愈嚟愈多呢種"programmer"
大家點評價perl呢個語言
新手學perl好定java好
perl用處唔大無嘜人用
當然係Java比較好
叫人一開始學java
Java真係咁難咩
除咗煩之外
佢都算好predictive
c 真係咁難咩
除左煩之外
都算好predictive
人哋剩係問Java同Perl咋喎
Java係語法上嘮叨,所以煩
C係唔錯,不過要玩pointer
perl有咩咁差其實
大家點評價perl呢個語言
新手學perl好定java好
perl用處唔大無嘜人用
當然係Java比較好
叫人一開始學java
Java真係咁難咩
除咗煩之外
佢都算好predictive
c 真係咁難咩
除左煩之外
都算好predictive
人哋剩係問Java同Perl咋喎
Java係語法上嘮叨,所以煩
C係唔錯,不過要玩pointer
perl有咩咁差其實
php+js的缺點 = perl點解咁差
visual basic 唔係最簡單咩 ?
簡單得黎可以整到 windows applications
因為打慣Program既人會話你聽VB打壞手勢
想知打壞咩手勢
我發覺寫開VB啲人最大問題:
M$ 俾咩就食咩 唔知背後點解
個MIND SET 同其他 LAGUAGE 好唔同 (雖然依家.net 都係open source)
關撚事
9成Java撚都唔會去睇jvm啦
寫c++唔通又要去睇stl、研究人地d technical spec咩
想實用就Java C++
想冇腦打code就Python
想學low-level野Data Structure就C
想寫web就HTML javascript php sql nosql
諗一個project自己做
慢慢加feature上去
學programming最快方法就係做
同埋呢兩個網:
https://stackoverflow.com
https://www.google.com
咩分類黎
python 唔實用?
data structure 點解一定要C?
因為佢地大學係咁教囉
然後就冇諗過點解人地會咁教
python唔實用真係一個最好笑嘅笑話
仲有, 叫人學java先根本同叫佢唔好學一樣意思, oop 嘅野一開始真係玩死新手, java又基本上一定要裝個ide, 點解唔學c/python/c++呢d 可以直接notepad打嘅lang先?
當然, 你勁嘅java都可以用notepad, 不過小弟就做唔到啦, 而我都唔認為新手會做到