春节后在武汉开软件外包公司,该怎么处理
春节后在武汉开软件外包公司
做了一段时间自由职业者,活多的做不完,所以打算春节后开一家软件外包公司,地点在武汉。如果你有兴趣,请发简历到 [email protected] ,谢谢。
我想先招一两个优秀的WEB开发者和网页设计师。我跟帕兰(帕兰映像)合作过。他的服务态度和业务水平都不错。我想招的网页设计师的水平最好和他差不多。http://5android.com/projects/ 有一些成功案例可以参考。我想招的web开发者的水平必须比我强。我是什么都知道一点,深入的很少。除了能力,我还希望应聘者具有几个品质:认真、努力、谦虚。每个应聘者都会接受技术点考核。技术点有5级:不懂、入门、较熟、很熟、精通。
技术点包括:
HTML/XHTML
CSS
Adobe Photoshop
Adobe Fireworks
Adobe Flash
JavaScript/Ajax
- jQuery
- Prototype/ Script.aculo.us
- 其他
PHP
- Zend Framework
- CodeIgniter
- Symphony
- CakePHP
- 其他
Ruby on Rails
MySQL
Apache
Webbots/Crawlers/Spiders/Screen Scrapers
WordPress
Ubuntu
英语
其他
我和上一个公司发生过劳动纠纷,去过东湖开发区的劳动机构,所以对劳动法有些了解。月薪形式是:基本工资+加班费(平时双薪、节假日3薪)+奖金(超出我的期望才会有奖金)。基本工资>3k。
[email protected]
------解决方案--------------------
人在武汉,但是一样都不会。。。。
------解决方案--------------------
个人认为,你这样写很难招到人,符合你要求的人绝对不止3K这个数
------解决方案--------------------
同意楼上的意见
------解决方案--------------------
那些技术点都包括进去, 起价没10k+都难招
------解决方案--------------------
你哪找的这么多活?
------解决方案--------------------
没得10K不考虑替你们打工了
------解决方案--------------------
楼主显然对招人没有一套说辞~~
至少我觉得你这帖不舒服
------解决方案--------------------
都是在吹水
------解决方案--------------------
你不是求贤如渴...至少不是这样的态度.
你就像是到了菜市场...大声吼道:我今天准备在这里花费10块钱购物...
然后小商贩就跟看到了财神爷似的..
爷..你看我的白菜 又大又白..
爷..你看我的萝卜 又长又白..
爷.....

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

Laravel simplifies handling temporary session data using its intuitive flash methods. This is perfect for displaying brief messages, alerts, or notifications within your application. Data persists only for the subsequent request by default: $request-

The PHP Client URL (cURL) extension is a powerful tool for developers, enabling seamless interaction with remote servers and REST APIs. By leveraging libcurl, a well-respected multi-protocol file transfer library, PHP cURL facilitates efficient execution of various network protocols, including HTTP, HTTPS, and FTP. This extension offers granular control over HTTP requests, supports multiple concurrent operations, and provides built-in security features.

This is the second and final part of the series on building a React application with a Laravel back-end. In the first part of the series, we created a RESTful API using Laravel for a basic product-listing application. In this tutorial, we will be dev

Laravel provides concise HTTP response simulation syntax, simplifying HTTP interaction testing. This approach significantly reduces code redundancy while making your test simulation more intuitive. The basic implementation provides a variety of response type shortcuts: use Illuminate\Support\Facades\Http; Http::fake([ 'google.com' => 'Hello World', 'github.com' => ['foo' => 'bar'], 'forge.laravel.com' =>

Do you want to provide real-time, instant solutions to your customers' most pressing problems? Live chat lets you have real-time conversations with customers and resolve their problems instantly. It allows you to provide faster service to your custom

In this article, we're going to explore the notification system in the Laravel web framework. The notification system in Laravel allows you to send notifications to users over different channels. Today, we'll discuss how you can send notifications ov

Article discusses late static binding (LSB) in PHP, introduced in PHP 5.3, allowing runtime resolution of static method calls for more flexible inheritance.Main issue: LSB vs. traditional polymorphism; LSB's practical applications and potential perfo

PHP logging is essential for monitoring and debugging web applications, as well as capturing critical events, errors, and runtime behavior. It provides valuable insights into system performance, helps identify issues, and supports faster troubleshoot
