Jump to content

Front End Ui Developer Role


Recommended Posts

Posted

One more thing I want to share, you don't see any desi front end developers in the companies . So you have to work by your own , most of the American developers show attitude if you ask for help . Problems starts from here . Chances are very less to get help again and again . Once if you are mastered its real fun playing with the American developers which I am doing right now .

 

 

bro , neeku PM chesa reply cheyyava

Posted

First project in any new field is always risk and depends on your luck.
But before going to client place, you must strong in concepts atleast in html,css and the environment. 

In order to prove yourself , you are genuine candidate, you must know how to use the SVN(subversion), jira (issue tracker).

Make sure you know how to build the pages from scratch. for this you must be strong in basics atleast. 

 

One thing for sure, this job will different every  week ,every month, every year. before new requirements,new challenges, new technology, new techniques, new plugins .

 

Front end developer never involve in the back end coding like java, dotnet, php, but you will have accesss to look and change and involve in it if you have interest. there will be some team only for the back end. 

 

Earlier 5 yers back there is  no concpet of front end developers, Only backend developers use to build the page and write the back end coding. As the technology grows, there is vast change in the front end. Endusers expect their websites clean.  keeping that in mind . a seperate team is invloved to take care of only look and feel now they are called front end developers/UI developers/ux Developers/web developers/bootstrap developers. each company mention with different names at the end so called names do the same job. 

 

Posted

I wish you all the best  towards your journey for the success. 

Lemme  be very clear, front end coding is not very hard but its fun when you know the things. Lemme explain you with small example. 

If you want to display your name.you have write the code

<p>All the best Tara</p> --------> This is the code.

p{

color:red;

font-size:12px;

margin-left:5px;

}------------------->css.

$(funtion(){

$(p).onclick({

 

});

}).------------->jquery

 

Thats it as long as you are familiarity with the terms , naming conventions. rest you can manage by googling. Thats how I learn.

Technique of learning the front end coding:- Spend continous amount of your time by gainning knowledge through your videos, tutorials or reading  a book. I mean like lets take a weekend, start from friday night till sunday night , sleep ,eat, drink , what ever , just think about the front end coding ,continously for 2.5 days. you are done. rest of the knowledge will be gainned by going indepth every day.otherwise if you give even a single day gap with out spending time, you will forget. This is my common real time experience. 

I was trying to learn javascript for 3  years while I was working on the html,css in my company. I never learnt any thing during this period. because I am not serious and not learning things continously. One weekend I spend 30 hours only on the javascript. I am done ,now I am managing the things. 

HTML ,CSS is not at all a coding.  they are just tags ,and the styling names.

Javascript is little bit more than html,css and less than the pure programming. Its a scripting , mixing with some if statements. but not pure.

Learning jquery is very easy than learning the JAvascript. but in order to start learning the jquery you must have basic knowledge of Javascript. 

Front end coding is not only HTML,CSS and javascript. 

You must have knowledge on Jquery(http://jquery.com/),

Bootstrap(http://getbootstrap.com/),

LESS(http://lesscss.org/),

SVN and Jira. but learning these things is really easy. can be learn in a day if you have knowledge in the html,css , javascript or jquery. 

 

Have some knowledge on CSS through this blog http://css-tricks.com/

CSS plays very important role in the front end coding .

Google some thing like FLATUI, blueprint css, 960gs to know how CSS is written in a very professional way. 

http://coding.smashi...tomic-approach/

Posted

 

I wish you all the best  towards your journey for the success. 

Lemme  be very clear, front end coding is not very hard but its fun when you know the things. Lemme explain you with small example. 

If you want to display your name.you have write the code

<p>All the best Tara</p> --------> This is the code.

p{

color:red;

font-size:12px;

margin-left:5px;

}------------------->css.

$(funtion(){

$(p).onclick({

 

});

}).------------->jquery

 

Thats it as long as you are familiarity with the terms , naming conventions. rest you can manage by googling. Thats how I learn.

Technique of learning the front end coding:- Spend continous amount of your time by gainning knowledge through your videos, tutorials or reading  a book. I mean like lets take a weekend, start from friday night till sunday night , sleep ,eat, drink , what ever , just think about the front end coding ,continously for 2.5 days. you are done. rest of the knowledge will be gainned by going indepth every day.otherwise if you give even a single day gap with out spending time, you will forget. This is my common real time experience. 

I was trying to learn javascript for 3  years while I was working on the html,css in my company. I never learnt any thing during this period. because I am not serious and not learning things continously. One weekend I spend 30 hours only on the javascript. I am done ,now I am managing the things. 

HTML ,CSS is not at all a coding.  they are just tags ,and the styling names.

Javascript is little bit more than html,css and less than the pure programming. Its a scripting , mixing with some if statements. but not pure.

Learning jquery is very easy than learning the JAvascript. but in order to start learning the jquery you must have basic knowledge of Javascript. 

Front end coding is not only HTML,CSS and javascript. 

You must have knowledge on Jquery(http://jquery.com/),

Bootstrap(http://getbootstrap.com/),

LESS(http://lesscss.org/),

SVN and Jira. but learning these things is really easy. can be learn in a day if you have knowledge in the html,css , javascript or jquery. 

 

Have some knowledge on CSS through this blog http://css-tricks.com/

CSS plays very important role in the front end coding .

Google some thing like FLATUI, blueprint css, 960gs to know how CSS is written in a very professional way. 

http://coding.smashi...tomic-approach/

 

GP Samar


 

Posted

Naku telisina challa mandi ui developers contex and scope chain yee teliayadu. Mottam jquery chestunde anu kunte challa kastam. You need to know design patterns too. For example singleton nee 3 rakaluga create cheya vachu. W3schools chadivi velete mataram job lo kastam. Javascript vachi most powerful scripting tool and most complex one too. Now they are using in server side too.$ 40 chalu anu kunte W3schools chalu.

Posted

Naku telisina challa mandi ui developers contex and scope chain yee teliayadu. Mottam jquery chestunde anu kunte challa kastam. You need to know design patterns too. For example singleton nee 3 rakaluga create cheya vachu. W3schools chadivi velete mataram job lo kastam. Javascript vachi most powerful scripting tool and most complex one too. Now they are using in server side too.$ 40 chalu anu kunte W3schools chalu.

mama, konni links veyyochu kadha nuvvu kooda samar mama laaga

 

jquery nerchukovataaniki 

 

chaala hard ani nee udesham aaa Java UI  or W3schools ni maatrame nammukvadhu ani chepthunnava??? mamaa

Posted

Ok okk chinna example, you know how to create an object in java/javascript.

 

there are three ways of creating object.

 

1) factory pattern

 

function createObject(firstName, LastName){

var temp = {}

temp.Fn = firstName;

temp.Ln =  LastName;

return temp;

}

 

var tempObj = createObject('ram', 'leela');

var tempObj2 = createObject('bala', 'krishna');

 

cons: factory pattern didn’t address the issue of object identification

 

 

 

2)constructor pattern

 

function createObject(firstName, LastName){

var temp = {}

temp.Fn = firstName;

temp.Ln =  LastName;

}

 

var tempObj = new createObject('ram', 'leela');

var tempObj2 =  new createObject('bala', 'krishna');

 
con: The major downside to constructors is that methods are created once for each instance.

 

3)using protype.

 

function temp(){

}

temp.prototype.name = “something”;

temp.prototype.age = 29;

temp.prototype.job = “Software Engineer”;

temp.prototype.sayName = function(){

alert(this.name);

};

var person1 = new temp();

person1.sayName(); //”Nicholas”

var person2 = new temp();

 

 

What I want to say is Jquery nerchu kovali bhaya adi only dom manipulation varake. Core java script compulsory. w3schools sari podu ani chebutunna.

 

javascript ke :professional javascript for web developers 3rd edition ani okka book vuntunde adi chadavande. 

 

×
×
  • Create New...