Hai,
Kepada yang berminat,dan masih mencari kerja. Syarikat dimana cik iena bekerja ada Tawaran Jawatan Kosong.
- Application Developer
- iOS/ Android Software Engineer
- Project Management Executive
- Accounts Executive
Kepada yang berminat sila email
detailed resume, working experience, current and expected salary ,contact number, and me as referral
**********************************************
Name : siti fazlina binti abd wahab
Position : Application Developer
Email : [email protected]
**********************************************
to:
job@ionnex.com
Job Description
1. Adminstration Executive
Responsibilities :-
Provide administrative support and assistance to superior
Manage the maintenance of office, equipment and environment
Manage documents and filing processes
Perform general administrative duties
Requirements :-
Candidate must possess at least a Diploma or SPM qualification
Conversant in English and Malay
Computer literacy is essential
Good interpersonal and communcation skills - with an open attitude and pleasant personality
2. Customer Service Executive
Responsibilities :-
Manage inbound and outbound call/email by providing optimum service to customers/partners.
Resolve customer service enquiries and issue promptly, ensure effective & timely follow up.
Maintain and ensure customer's records are updated into customer database accurately.
Liaise with company's clients in relatino to customer service issues.
Prepare contact reports and analysis on inbound/outbound call/email.
Support supervisor/manager to review work process, identify and resolve process gap through constructive feedback for continuous improvement where appropriate.
Requirements :-
Those with SPM/Pre-U with relevant customer service experience will be considered.
Preferably with at least 1 year of working experience in customer service/call centre industry.
Junior Executives specializing in Customer Service in a call-centre environment are encouraged to apply.
The candidate must have good communication skills over the phone, and be fluent in English and Bahasa Malaysia.
Ability to converse in Mandarin/Cantonese will be an added advantage.
Mature, resourceful, tactful and diplomatic with excellent listening skills.
Self-motivated individuals with integrity, drive to achieve targets and possess good organizational skills.
Computer Literacy is essential, especially in MS Word and Excel.
3. PHP Developer
Responsibilities :-
To develop applications based on customer’s requirements and specifications.
To perform User Acceptance Test (UAT) to ensure the application is compliant with user and business requirements.
To resolve issues regarding to application and project assigned.
To maintain and support the application.
To attend training and to do research & development of relevant knowledge and skills
To ensure that all information system operate according to internal standards.
To liaise and attend meetings with project owner or person in charge to perform duties or solving issues.
Requirements :-
Possess at least a Diploma, Advanced/ Higher/ Graduate Diploma, Bachelor’s Degree, Post Graduate Diploma or Professional Degree in Computer Science/ Information Technology or equivalent.
Required skill set (s): LAMP (Linux, Apache, MySQL, PHP).
Should have at least experience in web application/ product development using PHP.
Team player with good analytical skills and self- motivated.
Working experience in SMS service industry will be an added advantage.
Knowladge on MVC framework like Zend, Cake PHP, Code Ignitor etc.
4. Product Executive
Responsibilities :-
To check and source content.
To do compilation and monitoring on the required reports.
Accountable for customer service hotline to support all products and services.
Undertake any other tasks as may reasonably be required by the Company.
Requirements :-
Candidate must possess at least a certificate, Diploma, Bachelor Degree or with equivalent working experience.
Telco experience.
Strong interpersonal and communication skills.
Ability to work independently as well as in a team.
Fresh graduate applicants are encouraged to apply.
Prefer Malaysian Candidate.
5. Project Executive
Responsibilities :-
Understand and communicates customer's business directions and goals to the IONNEX team with objectives to generate and identify business opportunities and compelling business cases.
Maintain key customer relationships and develop and implement strategies for expanding the company’s customer base.
Responsible for preparation of business proposal as per superior guidance and approval.
Reviews all major deliverables (i.e. strategic brief, function spec, tech spec, etc.) to ensure quality standards and customer expectations are being address.
Works closely with necessary parties (internal & external) to ensure customer interest is properly address.
Support the development of product vision, strategy and roadmap in accordance to the company's overall strategy and goals
Gather customer needs; develop, document and execute business cases, business/product requirements, product development, GTM and post-launch activities.
Plan, develop, implement and manage marketing programs as well as to ensure efficient and effective marketing, advertising and promotional planning and implementation.
Support other activities of the product development process as needed by superior & the management.
Requirements :-
Candidate must possess at least a Certificate, Diploma or Degree, any field.
At least 1 year(s) of working experience in the related field is required for this position.
Required language(s): Bahasa Chinese, Malaysia, English.
Excellent communication and interpersonal skills.
Responsible, initiative and willingness to learn.
Able to work independently as well as in a team.
Prefer Malaysian Candidate.
Fresh graduates/ school leavers are encouraged to apply.
6. iOS / Android Software Engineer
Responsibilities :-
Work closely with our product and design teams to customise the mobile user experience for the iOS & Android platform.
Write client-side code, create fast, easy-to-use, high volume production applications, and develop prototypes quickly.
Prototype new and redesign features.
Analyze and optimize UI and back-end application code for efficiency and performance.
A focus on UI design principles and making apps work intuitively.
Contribute best-in-class programming skills to develop highly innovative, consumer-facing mobile products.
Requirements :-
1+ years of object-oriented software development experience.
1+ years mobile application development at the user interface and system levels.
1+ years building iPhone or iPad using Objective-C/C++ or Android applications in Java.
Knowledge of iOS SDK performance tools and optimisation techniques.
Excellent problem solving, critical thinking and communication skills.
The ability to collaborate with the design and back-end engineers teams to ensure a great experience for our users.
Be able to write elegant, readable, and well-documented code.
WEBSITE : http://www.ionnex.com/
同時也有1部Youtube影片,追蹤數超過7萬的網紅在地上滾的工程師 Nic,也在其Youtube影片中提到,對於設計模式的學習有多方派系持不同意見,但仔細去思考,會發現設計模式的存在是避免自己發明愚蠢的設計在已經常出現的問題上,在日新月異的科技進步下,隨著商業邏輯更加複雜,軟體工程師所遭遇到的問題也一次比一次還難 Design Pattern 的存在是幫助思考,避免不必要的協作災難,只要能懂得這點並融會...
mvc in java 在 紀老師程式教學網 Facebook 的精選貼文
[好站推薦] 15 個學習 Angular.js 的網站
在上個禮拜四,我曾貼出一篇「JavaScript 免費學習資源」(鏈結在此: http://on.fb.me/1B7AYVh )的文章,得到不錯的迴響(5342 人看過、179 個讚)。當時我就曾提及,JavaScript 近年來的發展,早已非吳下阿蒙。用 JavaScript 開發出來的框架,早已多如過江之鯽。其中最出名的,應該非下列三大框架莫屬了:
1. jQuery
- 著重在網頁前端(負責繪製使用者介面那一端)。
- 號稱一行程式碼可以做出 JavaScript 百行程式碼才做得出來的效果。
2. Angular.js:
- 也是著重在網頁前端。
- 特色是能透過 MVC (Modal, View, Controller) 架構,把 HTML/CSS 碼,與 JavaScript/Angular.js 分離。
3. Node.js:
- 著重在網頁後端(接取資料庫的那一端)
- 特色為「效能」。
- 希望透過「事件」傳遞,做到「非同步呼叫」,讓瀏覽器不必等伺服器完成工作後,才能著手進行下一個工作。
今天要跟大家介紹的,是 Angular.js 的學習網站。原文網址如下:
http://designpotato.com/15-top-websites-to-learn-angularjs/
照慣例幫大家介紹一下。如果您英文不錯,可以直接看原文即可。以下文章是寫給英文不太熟的朋友看的。
==============
1. Recipes with Angular.js
-------------------------------------
用一篇篇短短的文章,來介紹介紹 Angular.js 的功能。每篇文章一定會舉個小範例讓你能捲起袖子實作,就像做菜看食譜(Recipes)一樣。
2. Tutorials Point
------------------------
其實該網站提供的免費學習文章,不止 Angular.js。而是包含 Java, Node.js, Angular.js, Android, Ruby...等眾多語言的教學文。原文連結通往首頁,為了避免您在首頁找不到 Angular.js,我幫您準備了直達 Angular.js 大門口的連結:
http://www.tutorialspoint.com/angularjs/index.htm
當然其它語言您有興趣,也可以看一下。收穫應該不少。
3. GitHub
--------------
作者該打屁股 XD! GitHub 只是個讓您把原始碼或文件放在此處,並提供「版本管理」功能給您的網站而已。作者卻把超連結直接指向 GitHub 首頁。這樣能找到跟 Angular.js 相關的教學文才有鬼!!不過,紀老師不會讓這種事情發生的,對吧?呵呵!以下是正確頁面的傳送門,請服用:
「Angular.js Learning」
英文版: https://goo.gl/86V7k
繁中版: https://goo.gl/iXPyvw
簡中版: https://goo.gl/s219kC
4. Thinkster.io
-------------------
這也是一個混合了 Angular.js、MEAN (MongoDB, Express.js, Angular.js, Node.js,詳見此連結: http://on.fb.me/1dxXqfv )、Ionic、Swift 四種技術的教學網站。如果您只想看 Angular.js,只要點擊原文連結進去後,再點下方有個「AngularJS」的按鈕,按下去就可以過濾出所有跟 Angular.js 有關的文章了。
5. Year of Moo
---------------------
收集許多 Angular.js 的文章。其實比較不像有順序的教學文。不過看看還是不錯的!
6. Angular.js Tutorial by Todd Motto
------------------------------------------------
這位 Todd Motto 仁兄太神了!他寫了一篇一萬多字的文章,來介紹 Angular.js。讓您看完後,就可以「屁」Angular.js 給別人聽然後不太會露餡。號稱可以「一天學會 Angular.js」的文章。
7. NG Book
----------------
很棒的一本電子書!但原文提供的鏈結不是免費的....不過呢~~咳咳~嗯...傳送門在此 XD:
http://goo.gl/7EhLNd
8. NG Newsletter
-----------------------
一份高品質的 Angular.js 電子週報!由人工挑選的文章,每週定期推送給所有訂戶。免費!
9. Egghead
----------------
「蛋頭先生」的學習網站。其實這也是個收費的綜合性網站,並非只給 Angular.js。點擊進去後,點擊下方的 Angular.js 圖示,或者直接點擊我提供給您的超連結:
https://egghead.io/technologies/angularjs
就可以抵達 Angular.js 的頁面了。它的特色是影音教學。不過有些標示為「Pro」的部分,得付錢才能看。但免費的影音教學也很夠看了!
10. W3 Schools
-----------------------
很老牌的 HTML/CSS/JavaScript 教學網站!近年來也加入 jQuery、Angular.js...等主題。原文很不負責任的指向首頁。如果不想花時間找 Angular.js 在哪裡的朋友,可以直接點擊我提供的連結:
http://www.w3schools.com/angular/
11. Angular.js on Codeacademy
-------------------------------------------
Codeacademy 是一個以「互動學習」出名的網站。強調「做中學」。我非常推薦!原文連結直接點,就能抵達 Angular.js 的頁面。
12. Code School
-----------------------
另一個強調「做中學」的網站。有部分課程開放免費,但有些就得付費了。原文連結指向一個不存在的頁面,我幫各位修正好了。直接點下面這個連結,就能看到「JavaScript 系列」之下的兩個 Angular.js 課程了。一個免費、一個付費。有興趣大家可以試試看:
https://goo.gl/0vcYbY
13. Angular.js in 60 minutes
--------------------------------------
這是一本大約 100 頁的 PDF 電子書,內容不多,不過要 60 分鐘學完我是不太相信啦~ XD 。兩三個小時內看完、有心得,倒是有可能的!想快速瀏覽一下「Angular.js 到底能做什麼」,直接點擊原文提供的連結,就可以下載到這本電子書了。
14. Medialoot
-------------------
其實就是一篇 Angular.js 的長文而已。原文鏈結又很不負責的指向首頁,不管我從主選單找,或者用站內搜尋找「Angular」這個關鍵字,都找不到原文說的那篇文章。後來就求助 Google 大神,要求它把搜尋範圍限制在「medialoot.com」這個網站內,才找到原作者說的那篇文章。我幫大家補上連結在此:
http://goo.gl/xR8CYq
15. Medium.com
------------------------
又來了!作者又不負責任地指向首頁、而非他說的那篇文章了(翻桌)!這樣的作者真的很不負責任耶!不知道他是否來騙稿費的?不管,反正我又請 Google 大神故技重施、找到他說的那篇文章在下面:
https://goo.gl/7GUFv1
===============
今天幫大家介紹的 Angular.js,還滿意嗎?希望大家能有收穫喔!
也麻煩大家不吝按讚鼓勵,或分享給您 Facebook 的朋友喔!
mvc in java 在 在地上滾的工程師 Nic Youtube 的最佳貼文
對於設計模式的學習有多方派系持不同意見,但仔細去思考,會發現設計模式的存在是避免自己發明愚蠢的設計在已經常出現的問題上,在日新月異的科技進步下,隨著商業邏輯更加複雜,軟體工程師所遭遇到的問題也一次比一次還難
Design Pattern 的存在是幫助思考,避免不必要的協作災難,只要能懂得這點並融會貫通,職業生涯中有更多的時間去學習不同的思考方式、軟體架構以及團隊管理
成為真正的資深工程師道路上,Design Pattern 絕對是一門主修科目,你可以不完全使用,但卻不能不知道
以下是學習 Design Pattern 的推薦資源,其中包含筆記、書籍和程式碼範例
✅ 我的部落格筆記(Ruby) https://blog.niclin.tw/2018/11/18/%E7%89%A9%E4%BB%B6%E5%B0%8E%E5%90%91%E5%9F%BA%E6%9C%AC%E5%8E%9F%E5%89%87-solid-ruby-sample/
✅ 設計模式學習筆記 https://skyyen999.gitbooks.io/-study-design-pattern-in-java/content/
✅ 七天學會設計模式:設計模式也可以這樣學 https://www.books.com.tw/products/0010750585
✅ 大話設計模式 JAVA 版範例: https://github.com/skyyen999/bigTalkDesignPatternJava
章節:
00:00 算我拜託你了
01:00 什麼是 Design Pattern
02:25 學習 Design Pattern 的好處
04:43 實際應用與學習方式
07:34 導入工作
喜歡影片的話!可以幫忙點個喜歡以及分享、訂閱唷!😘
━━━━━━━━━━━━━━━━
⭐ 蝦皮賣場: https://shopee.tw/bboyceo
⭐ instagram (生活日常): https://www.instagram.com/niclin_tw/
⭐ Facebook (資訊分享): https://www.facebook.com/niclin.dev
⭐ Blog (技術筆記): https://blog.niclin.tw
⭐ Linkedin (個人履歷): https://www.linkedin.com/in/nic-lin
⭐ Github: https://github.com/niclin
⭐ Podcast: https://anchor.fm/niclin
━━━━━━━━━━━━━━━━
🌟 任何問題或合作邀約信箱: niclin0226@gmail.com
#designpattern #前端 #後端