LPIC-1(101-102) exam , what community think about it and which material is advise for it - linux

I want to do LPIC-1 (101-102) exam. What community opinion about it ? What is preferable books/material for prepare to it

I too am wanting to take the test. Here is a link to LPI's recommended study resources http://www.lpimarketplace.com/category-s/1513.htm

you can find a whole concept what to read at the LPI official website.
https://www.lpi.org/how-to-get-certified/preparing-for-my-exam
and here is good LPIC1 Study Guide:
https://jadi.gitbooks.io/lpic1/content/
Enjoy!

Related

Any good tool to determine focus and lexical answer type?

I'm looking for a tool which can automatically extract what is being asked for from a natural language question. For example, "Who is the First Lady of the United States", of which the focus is First Lady. With this function I can develop a question answering application. Is there any tool that can be used for this purpose?
I do not know of a general tool out there that can offer this functionality but there exists a book which teaches these principles and also provides a fantastic tutorial which is to build a "Question Answering System" which is what you are looking for.
You can find out more about the book here.
The book provides code samples and step by step instructions on how to complete the tool. This might help you out.

what algorithms does AlchemyAPI use?

I'm trying to develop something that extract keywords from a text. I know AlchemyAPI work best for this. Now i wanna know what algorithms AlchemyAPI used so that i can implement code of it on my own. Does anyone has any idea about it. Please share it. Thanks in advance.
I have no idea what specific algorithms AlchemyAPI uses (I'm guessing it is on the extreme end of proprietary), but the Stanford NLP has a lot of information and code that may be useful:
http://www-nlp.stanford.edu/software/lex-parser.shtml

Website in ruby using Sinatra/Padrino

i'm in engineering school and i'm very new in website development (not in my only did C language and algorithm) and i'd like to make one beautiful.
By searching, i read that using Padrino/Sinatra could be nice. I installed it, but i didn't find a tutorial which regroup all.
I'm so lost cause i find too much information but no good examples. In guides, i can't find anything on : how to design websites, how to make a menu...I think i really need examples or templates to start (a code to read).
Thanks
You can start from here: http://www.padrinorb.com/guides/blog-tutorial
It cover most of important concept of padrino and sinatra.
The best way I suggest is to look a bit into opensource websites, for example ours: https://github.com/padrino/padrino-web
On github there are thousands of websites built with padrino or sinatra, so you can find more less/higher complicated.
Here you can find a bigger list:
https://github.com/padrino/padrino-framework/wiki/Projects-using-Padrino

readymade miniforum for my website?

hey guys,
i'm looking for a finished product that i can use on my website. just a really simpel forum, where people can register and then post questions or discuss something. i wouldn't even need topics or subforums. just one category would be enough.
i know there is stuff out there like phpbb forums, however most of that is too advanced for my needs.
regards and thank you for your help.
You can try http://www.ninjapost.com since it meets your needs of (1) simplicity and (2) ready made.
While phpbb is complex, it can be used for your purposes.
Wikipedia has a great list of forum software. Let me know if none of these work, and I will dig up my research on various forum systems.
Erick

Rss feed for game programmer?

I was browsing this thread, which has good recommendation but a bit too general for me.
So, if anyone has a collection of nice game programming feeds,please share them. :)
(both general and specific topics are welcome)
Here are two I've used
DirectX forum feed and Summary of interesting resources
I used http://www.gamedev.net/ in college a lot, especially the NeHe Tutorials
AIGameDev.com: http://feeds.aigamedev.com/AiGameDev
GameDevKicks.com might become interesting over time - if used more:
http://www.gamedevkicks.com/

Resources