Thursday 27 November 2014

Benefits of "Trihari Developer Network"

What are the Benefits of “Trihari Developer Network (TDN)”?


Landing a job in this tough economy is no easy feat—especially for college students and recent grads.  The results show that internships truly have become the “new interview” in the job search process for students and employers alike.

Now TDN provides you Internships Programs:-

If you missed the internship boat this year, don’t fret: Next year should be even better.

“You have a 7 in 10 chance of being hired by the company you interned with.”

Not only can job-seeking students and college graduates land full-time jobs through internships—but they also get a chance to test-drive a career before committing. “Students understand the importance of internships more than ever before and virtual internships give them the opportunity to gain valuable experience outside of their short vacation time, when competition for positions is at its highest.”
The activities you will do in Trihari smart Solutions are as follows:-
  1. ·        Work on Live Project.
  2. ·        TDN(trihari developer network) life time membership.
  3. ·        Job assistance.

Wednesday 26 November 2014

More About Programmingyan:-

Courses:-

  • Android
  • ASP .NET
  • Core Java
  • Advance java
  • PHP with MySQL
  • Online marketing (SEO, SMO, Webmaster tools)








  • In general scenario no amount to be refunded once paid to the company.
  • Refund is possible only for cases where TRIHARI declares the cancellation of any training location/course however alternate location/course in the same training program will be offered.
  • You can claim your refund within 1 month from the completion of training.

  • Students can bring their laptop for certain benefits.


The certificates will be reprinted in following cases:
  • Mistake in the name of the Course.
  • Mistake in the Grade.
  • Mistake in the Duration
  • Loss of certificate during the courier process.
  • Loss or damage to the certificate by the Candidate.
  • Any other mistake.


























Friday 21 November 2014

More About Programmingyan

More About Programmingyan:-

Courses:-

  • Android
  • ASP .NET
  • Core Java
  • Advance java
  • PHP with MySQL
  • Online marketing (SEO, SMO, Webmaster tools)


TRIHARI training partner trainers will deliver the training in Dehradun.


The registration for the Program has already started. The start date of training shall be updated on the website.



You will get a certificate from TRIHARI on successful completion of the program.
You will be lifetime member of TDN (Trihari developer network).


The Certificate will be issued within 15 days of completion of the training.



·        Student should bring registration slip and his Photo ID proof to collect the Certificate.
·         If student is not able to collect his or her certificate, his or her representative should bring registration slip, representative's own Photo ID proof and an authority letter duly signed by the student.
  • In case student is not able to visit the centre, he or she should submit his courier details on the training panel under "Certificate Delivery Details" option and submit the courier charges to the trainer.
  • The training certificate is to be collected within 3 months after training completion. Company is not liable to issue the certificate after the stipulated time period.

You will get your training letter instant at a time of registration at company.


Thursday 20 November 2014

Education System...

We emphasize on developing skill set

In our society we see attitude towards learning like “its ok if it is happening”. Nobody is getting real meaning of learning and knowledge. In programmingyan.com we totally focus on developing skill set of the students. Our value is derived from the fact “Teach everyone in a way so that he can teach someone else”.

Limited level of perception in society
We see in students/professionals a limited level of perception in learning. Whatever they are getting in current education system is sufficient for them, any practical knowledge is not that much important for them. They are only getting supervised learning due to this they are not able to reach their thoughts in different heights. We provide both supervised and unsupervised learning. This technique helps them when they are encountered with different situations.

We make them specialist
We make every intern specialist in corresponding technologies. We see future leaders in them when we train them. This strategy helped us to develop more and more specialist in the field of programming.

Bonus
And the bonus is lifetime membership of TDN (Trihari developer network), which will help them to earn through learning.


Wednesday 19 November 2014

TRAINING PROGRAMS

TRAINING PROGRAM:-

We are starting new batch from 24/11/2014"

WWW.PROGRAMMINGYAN.COM

  • Set real world examples.
  • Unmatched Quality.
  • You get associated with performers.
  • Get TRIHARI Training certificate and Project letter on successful completion of program.
  • Specifically Designed Programs based on Industry requirements.
  • Adequate Conceptual and Practical Sessions.
  • Additional Modules on Communication Skills, G.D, and P.I will be provided, depending on the program enrolled for.
  • Preparing you practically for your Career.

  • All B.Tech / MCA , M.Sc IT, B.Sc IT , BCA ,  PGDCA
  • Students studying in 1st year to final year can undergo this program.
  • The Training is also designed to fulfill the requirements of the 6th semester students who wish to do Industrial Training, a mandatory part of their curriculum.
  • Students who wish to upgrade their existing skills can also undergo the program.

  • Android
  • ASP .NET
  • Core Java
  • Advance java
  • PHP with MySQL
  • Online marketing (SEO, SMO, Webmaster tools)
We are starting new batch from 24/11/2014"


"Opportunities knock on the door…”




Tuesday 18 November 2014


gyan of PHP:-

In this section i am providing this gyan to some techies. While developing web applications in php sometimes they must have come through the requirement to generate multiple text boxes dynamically using php. Here, i will show when you can use this approach, we can use php to generate text boxes dynamically when we have fixed number of limit text boxes, this can be done by the following ways:-
1) By finding out number of rows from resultset and generating text boxes (When we need to generate text boxes on the basis of resultset)
2) If user enters the number of boxes to be generated (In this case we can fulfill this requirement either by using text box or select box).

generate text boxes using resultset:

                $rs=mysql_query($query) or die(mysql_error());
  $num=mysql_num_rows($rs);
 
  for($i=1;$i<=$num;$i++)
  {  
   echo "<input type='text' name='job_id[]' >";  
  }

To generate text using fix number, you need to set $num as constant
 $rs=mysql_query($query) or die(mysql_error());
  $num=5;
 
  for($i=1;$i<=$num;$i++)
  {  
   echo "<input type='text' name='job_id[]' >";  
  }

Note: Always remember to name text box as an array.

..........................................................................Use well, use safe...........................................................

WHAT IS PHP ?
“PHP, originally derived as Personal Home Page later on it was known as hypertext preprocessor”

PHP is a script language and interpreter that is freely available and used primarily on Linux Web servers... 





PHP is a server-side scripting language designed for web development but also used as a general-purpose programming language. PHP generally is used to program the back end of websites. It is completely server-side, the server reads PHP which generally tells it what HTML or JavaScript to display to the browser. When you submit a form it may be handled by PHP as well. So for any sort of interactive website or a site that needs a database or administration section PHP programming is essential.

PHP code can be simply mixed with HTML code, or it can be used in combination with various templating engines and web frameworks.

Wednesday 12 November 2014

Training @ Programmingyan


Introducing Programmingyan

Programmingyan.com is a venture of Trihari smart solutions , which is devoted to fill the gap between industry requirement and human resources. We can save your time by devoting our time to train you.

Programmers have capability to change the world


Here, we are providing certain training programs such as web development, android games, mobile apps, SEO.


Have a glance on some benefits to join with us:
  1. 1      Work on live project and great learning
  2. 2     Lifetime membership of TDN (Trihari developer network), which will give you benefit  lifetime.
  3. 3        Job assistance (Our interns will be in the top priority to be hired in our company, and our partner company).

Avoid remembering password in your browser

Saving password in web browsers is not a good step

Always avoid to remember your password in web browsers, if you wish to do this then make sure that your computer totally belongs to you. Because web browsers can show your secrets which you don't want to disclose in front of anyone i.e. saved passwords. few days back i saw a debate on various blogs that google chrome can show your saved password, after hearing i did the same thing in firefox but i found the same thing which being said about google chrome.

But one thing i would like to share that this strategy does not show any bad intention of these companies. The reason i find behind this, may be "Everyone is having his/her own device to operate."  if in case you don't have your own device then it is not your recipe. And one more thing i would like to clear that these companies do not save your passwords automatically, first you are asked to do to so. Anyone who has his/her privately handled device then remember password is good thing for them because it saves time.

Manage your passwords in google chrome:


Please see below thumbnails to learn how to manage password in google chrome.

Step1


Step2



Step3



Step4



Step5








How to manage your password in Mozilla-firefox


Please see below thumbnails to learn how to manage password in Mozilla-firefox.
Step1


Step2



In the end i would like to share that technology has best to consume but it depends on us, how much consume and how to consume. I will come up with further updates on technology with new post :)

.................................................................Use well use safe...........................................................


Keep visiting www.programmingyan.com

Tuesday 11 November 2014

Services of Trihari


Web development

  • We offer a complete range of web development services. Our web solutions are brilliantly customized and tailored to meet all your requirements & business objectives.



Android, the world's most popular mobile platform

Android, operating system from google has reach upto hundreds of millions of mobile devices in more than 190 countries around the world. It's the largest installed base of any mobile platform and growing fast, and continuous in use—every day another million users power up their Android devices for the first time and start looking for apps, games, and other digital content.



We can provide you the platform of android, where you can get the reach of million devices around the world. We are actively participating in game development.

.






In mobile technologies we provide solution in Java midlets, Windows applications.















What is trihari

Trihari Smart Solutions is a solution based company founded by innovative team, located in Dehradun, INDIA, one of the best emerging commercial city of India. We focus on delivering solutions related to web based, android, mobile technology, and report automation. We provide solution that focus on business model enhancement.
Trihari Smart Solution is one of the software service provide who believes in delivering the best services on time.Time is money for us and customer's faith is our bonus. We, at Trihari Smart Solutions believe in provide innovative solutions to our customers. Innovation is our desire. This strategy keeps us different from the mob.



Business straigtegy of Trihari smart Solutions consists, online-Marketing, and Design specialists that focus on brand building of our clientele with a team of professionals, expertise in Web Design, mobile applications Development and Customized Software Design.