Développeur IOS

Si vous comprenez cette offre, c'est que nos projets peuvent vous intéresser. Alors n'hésitez pas à candidater !

 

 
//  RecruitCandidateViewController
//
//  Created by puting on 07/01/2015.
//  Copyright (c) 2015 puting. All rights reserved.
//

 
#import <mputing/Experience.h>
#import <puting/Cdi.h>
#import "RecruitCandidateViewController.h"

 
#define EXPERIENCE_MIN 5
#define DIPLOMA_LEVEL  5

 
@interface RecruitCandidateViewController ()
@property (nonatomic, strong) Experience *mExperience;
@end

 
@implementation RecruitCandidateViewController

 
- (instancetype)initWithCoder:(NSCoder *)aDecoder
{
    self = [super initWithCoder:aDecoder];
    
    if (self) {
        unsigned int i = 0;
        unsigned int matchingSkill = 0;
        self.mExperience = [[Experience sharedInstance] aquireExperience];
        [self.mExperience.skills addObject:@"Cocoa"];
        [self.mExperience.skills addObject:@"iOS"];
        [self.mExperience.skills addObject:@"CoreData"];
        [self.mExperience.skills addObject:@"Storyboards"];
        [self.mExperience.skills addObject:@"Quartzcore"];
        
        if ([[self.mExperience getYears] intValue] >= EXPERIENCE_MIN) {
            if ([self.mExperience.diploma intValue] > DIPLOMA_LEVEL || self.mExperience.anywayIsGoodCandidate == YES) {
                
                for (NSString* skill in self.mExperience.skills) {
                    if ([[Experience requiredSkills] containsObject:skill]) {
                        matchingSkill++;
                    }
                }
                
                if (((double) matchingSkill/i) >= 0.9)
                    [Cdi sendApplicationNowTo:"];
            }
        }
        
        
    }
    return self;
}

 

// 

//  projets industriels, R&D, informatique embarqué, applications mobile,

//  SSII et cabinet de recrutement */

// 

 

Pas forcément le temps de venir nous voir ? Pas de souci, l’équipe peut vous rejoindre près de votre lieu de travail !