Hi all,
I am beginner to freeswitch.While learning this I have seen the terms 'leg A' and 'leg B'.
I didn't understand about this.So please explain me about this.
Thanks in advance.
Hello,
I want to improve my chances getting a job (entry-level:programming) by learning another language.
How many jobs that require exclusively French, German, English are there ?
Which is better to learn (more/better jobs): French or German ?
Is it worth it (or should I learn another programming language instead :D) ?
Thank you.
P.S I live in Romania, I (think I) know English
I work on a project and want to use an ORM. What should I use: Linq to Sql or Entity Framework? Linq to Sql provides more opportunities, as I see, for example support for enumeration types. However, also it is said that, Linq to Sql was for playing and learning for Linq and future strategy of Microsoft lies on Entity Framework. So which one should I use?
for example the UIPickerView, in the tutorial that i am learning i had to include the datasource and delegate protocols in my project for the pickerview to work. how would i know on other objects?
After exploding with excitement over learning about how to make thread-safe calls to Windows Form Controls, it got me thinking...
Why aren't all calls to Windows Form Controls thread-safe? Can anyone explain why? I would think it would reduce a lot of confusion for users of those controls.
recently I found an interesting site that provides Internet fax services via internet
I am learning programming and I was inspired to make an application that could send faxes from my PC, any ideas or suggestions?
I'm not much into audio engineering, so please be easy on me. I'm receiving an audio file as input, and need to detect whether the speaker is male or female. Any ideas how to go about doing this?
I'm using php, but am open to using other languages, and don't mind learning a little bit of sound theory as long as the time is proportionate to the task.
Is anyone aware of an R package for Bayesian Belief Networks (BBN) that can handle latent (hidden) nodes? I am referring to process learning the structure and the parameters of the model. Based on the documentation, the "bnlearn" package does not provide for such capability. In addition, is anyone aware of R packages that allow for making inferences and sensitivity analysis for BBN? Thank you in advance.
besides:
[DefaultValue(100)]
[Description("Some descriptive field here")]
public int MyProperty{get; set;}
What other C# Attributes are useful for Properties, after learning these I feel like I'm Missing out.
Related Questions
Most Useful Attributes in C#
I love iPython and am learning RoR along with some libraries like Mechanize and I'd like to be able to easily see what I'm working with in terms of introspection. I would like to be able to type "." + TAB and see.
Which graphical environment (MFC, ATL, QT etc.) should I concentrate on, in order to be more employable? I don't want to spend months learning something only to discover that "no one" really use this or this really sucks, and "all" pros are using only such and such.
Hi folks, Please suggest a good book for beginner in Quantitative Methods/Techniques. Adding to this, a good book for beginners in R programming language, used in Quantitative Methods. And I've a few questions about this:
? Should I have to learn the other subjects like Probability, Statics, etc. before learning Quantitative Methods
? Is there any relation between Quantitative Methods & Data Mining
I'm interested in learning about what additional features and APIs an app has access to when an iPhone is jailbroken. Can someone provide me with some basic resources to learn about this? I would be most interested in:
documentation on the private APIs
filesystem layout
app configuration, e.g. how did WinterBoard replace SpringBoard? Apps that replace the lockscreen?
tools needed
Suggestions appreciated.
Why do we have commands like push and pop?
From what I understand pop and push are basically the same as doing a (mov then add) and (sub then mov) on esp respectively.
For example wouldn't:
pushl %eax
be equivalent to:
subl $4, %esp
movl %eax, (%esp-4)
please correct me if stack access is not (%esp-4), I'm still learning assembly
The only true benefit I can see is if doing both operation simultaneously offers some advantage; however I don't see how it could.
I'm using the WCF Rest service application project template in visual studio. I'm just learning about REST, and I was wondering how I would post a SampleItem object to the following method:
[WebInvoke(UriTemplate = "", Method = "POST")]
public SampleItem Create(SampleItem instance)
{
// TODO: Add the new instance of SampleItem to the collection
throw new NotImplementedException();
}
I get the general concepts of gets for the purposes of grabbing data, but I'm not sure how I would post the object in code (or just through a browser for testing) to the service.
I want to learn x86 assembly and I want to know if learning reverse engineering is a good way to learn it? Also I have some c++ knowledge of pointers, stack, heap , references, etc.. I was considering this book.
http://www.amazon.com/Reversing-Secrets-Engineering-Eldad-Eilam/dp/0764574817/ref=sr_1_1?s=books&ie=UTF8&qid=1340420512&sr=1-1&keywords=reverse+engineering
Also Is reverse engineering the same as what they call disassembly?
Hiya.
I'm learning OpenGL and SDL and so far I've been able to properly draw and rotate 3d polygons ( yay for me! :) )
how can I load an image file using SDL and load that texture on the 3d shapes that i draw on screen using OpenGL.
thanks!!!
I'm currently learning the fascinating J programming language, but one thing I have not been able to figure out is how to filter a list.
Suppose I have the arbitrary list 3 2 2 7 7 2 9 and I want to remove the 2s but leave everything else unchanged, i.e., my result would be 3 7 7 9. How on earth do I do this?
Hi I'm learning django and I did successfully start a site on Window XP by following the tutorial.
However, on Window 7 when I issued:
django-admin.py startproject mysite
python.exe was started and a window appeared to ask me to choose either python.exe or other program to open a file....
did I do anthing wrong or there are more tricks for window 7?
thanks.
I'm keen to get started experimenting with gzip, but like i used to find php.net when i first started learning php, the apache documentation confuses me a bit. http://httpd.apache.org/docs/2.0/mod/mod_deflate.html
I'd really appreciate a sample htaccess file to have a look at if anyone's got one?
Also are there things which should be changed in the htconf file instead of htaccess if I'm enabling gzipping server-wide?
Sorry i'm a newb with apache!
jQuery made javascript so easy for me, I was able to get up and running in a couple of hours doing most tasks.
Which PHP framework has similar ease of use and rapid development/write less ability? Or am I stuck basically learning a new language no matter what framework I decide on?
Purely for interest, I am re-learning C after ... I don't know ... 15 - 20 years.
I seem to recall that variable arguments were implemented as simple macros.
Can anyone remember what they were?
Will they still work today?
I'm a Ruby on Rails newbie. I'm learning Rails in my spare time (my day job is C++ developer) and I like it. I would like to be paid to do Rails development full-time instead of C++.
How can I find a job in Rails when most job offering requires 2-5 years of Rails experience? What is the most effective strategy to get some credibility as a Rails Developer?
Thanks in advance for your answers.
I'm looking for an ORM (Object-Relational Mapper) for PHP. I want something simple that I can get started with quickly. I'm used to ActiveRecord in Rails, but I don't need a full framework. My partner knows PHP, but is not really a programmer, and learning a framework would take more time than the project.
Thanks,
Craig
I've been learning how to make gadget and the simple gadgets all make sense.
How would I make a Gadget that logs into a website and retrieve details for that user (so it's pretty much simulating the user logging in and showing basic information ??
(eg. like the facebook gadget that shows any messages, "pokes" . etc. etc. ....